2006-08-19 Aaron Bockover <abockover@novell.com>
authorAaron Bockover <abockover@novell.com>
Sat, 19 Aug 2006 22:24:24 +0000 (22:24 -0000)
committerAaron Bockover <abockover@novell.com>
Sat, 19 Aug 2006 22:24:24 +0000 (22:24 -0000)
commitffb4a5d7a3c05186eb9e8cc0fecf2fcd0f1b614b
tree8f53a912d35bbdc9aff6d2422d94a9c725555218
parent6ddc882c9f40218ec419e32a1c081cfcf8f2dd69
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

svn path=/trunk/mono/; revision=64064
eglib/ChangeLog
eglib/test/Makefile.am
eglib/test/driver.c
eglib/test/fake.c [new file with mode: 0644]
eglib/test/ptrarray.c
eglib/test/tests.h