2006-08-19 Aaron Bockover <abockover@novell.com>
[mono.git] / eglib / ChangeLog
index cf5e5d4a79163cbceec69c9fcb2872bfe52509f1..e5f6a986bf877b988b97a0736e6d9f2fdf65c02b 100644 (file)
@@ -1,3 +1,15 @@
+2006-08-19  Aaron Bockover  <abockover@novell.com>
+
+       * test/driver.c: Added --debug mode that allows for testing all paths
+       of the driver without actually running real tests; runs only the 'fake'
+       test, which does nothing; useful for running the driver through valgrind
+
+       * test/Makefile.am:
+       * test/tests.h:
+       * test/fake.c: Added fake test for valgrinding the driver
+
+       * test/ptrarray.c: update sort test
+
 2006-08-19  Aaron Bockover  <abockover@novell.com>
 
        * test/test-both: added --help