2006-08-19 Aaron Bockover <abockover@novell.com>
[mono.git] / eglib / test / README
index 08c35babc4415fa69eb1daa344a587acade58dc8..61eed46dc779b9ca9f993b87772d95bb3ab2c243 100644 (file)
@@ -89,4 +89,10 @@ Example: show test output of all available groups
 
        ./test-eglib
 
+The 'test-both' script can be used to run both test-eglib and test-glib
+with the same options back to back:
+
+       $./test-both -tqi 100000 ptrarray
+       EGlib Total Time: 1.1961s
+       GLib Total Time: 0.955957s