Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Default to testing shared libs. | Eric Andersen | 2001-06-12 | 1 | -1/+1 |
| | |||||
* | Debug should be off by default | Eric Andersen | 2001-03-19 | 1 | -1/+1 |
| | |||||
* | Reworked all test suite makefiles (man did they need it). | Eric Andersen | 2001-01-20 | 1 | -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 |