Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix test to work even if CPPFLAGS contains -DNDEBUG | Mike Frysinger | 2007-01-29 | 1 | -4/+4 |
| | |||||
* | small cleanups | Mike Frysinger | 2006-12-16 | 1 | -9/+11 |
| | |||||
* | fixup my copyright notice, trim stale remnants of older notices which | Eric Andersen | 2006-07-05 | 1 | -5/+2 |
| | | | | I had clearly run search/replace on that were cluttering things up. | ||||
* | fix license notice | Mike Frysinger | 2006-07-05 | 1 | -14/+1 |
| | |||||
* | Update my email address. I am no longer andersen@lineo.com | Eric Andersen | 2001-12-19 | 1 | -2/+3 |
| | |||||
* | Reworked all test suite makefiles (man did they need it). | Eric Andersen | 2001-01-20 | 1 | -9/+20 |
| | | | | | | | 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 | ||||
* | Fix doc blunder. | Eric Andersen | 2000-11-04 | 1 | -13/+13 |
| | |||||
* | Major facelift on the test area -- the beginnings of some real testing | Eric Andersen | 2000-10-04 | 1 | -0/+49 |
stuff so we can get this library into shape. -Erik |