summaryrefslogtreecommitdiffstats
path: root/test/Config
Commit message (Collapse)AuthorAgeFilesLines
* Default to testing shared libs.Eric Andersen2001-06-121-1/+1
|
* Debug should be off by defaultEric Andersen2001-03-191-1/+1
|
* Reworked all test suite makefiles (man did they need it).Eric Andersen2001-01-201-0/+12
Refactored testsuite.h so it behaves the way I want it to. As policy now, all test apps are _supposed_ to use testsuite.h (not all have been converted to do this yet). It is simple, clean, and works. -Erik