summaryrefslogtreecommitdiffstats
path: root/test/assert/assert.c
Commit message (Collapse)AuthorAgeFilesLines
* fix test to work even if CPPFLAGS contains -DNDEBUGMike Frysinger2007-01-291-4/+4
|
* small cleanupsMike Frysinger2006-12-161-9/+11
|
* fixup my copyright notice, trim stale remnants of older notices whichEric Andersen2006-07-051-5/+2
| | | | I had clearly run search/replace on that were cluttering things up.
* fix license noticeMike Frysinger2006-07-051-14/+1
|
* Update my email address. I am no longer andersen@lineo.comEric Andersen2001-12-191-2/+3
|
* Reworked all test suite makefiles (man did they need it).Eric Andersen2001-01-201-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 Andersen2000-11-041-13/+13
|
* Major facelift on the test area -- the beginnings of some real testingEric Andersen2000-10-041-0/+49
stuff so we can get this library into shape. -Erik