Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | A few minor little changes | Eric Andersen | 2003-02-10 | 1 | -1/+1 |
| | |||||
* | Update tests to be somewhat consistant with the rest of the world | Eric Andersen | 2003-01-23 | 1 | -3/+0 |
| | |||||
* | 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 |