summaryrefslogtreecommitdiff
path: root/main/test.c
AgeCommit message (Expand)Author
2010-07-09Kill some startup warnings and errors and make some messages more helpful in ...Tilghman Lesher
2010-07-09Merged revisions 275021 via svnmerge from Russell Bryant
2010-03-23Put test output for a failure in a CDATA section in the XML results.Russell Bryant
2010-03-20Resolve more compiler warnings on FreeBSD.Russell Bryant
2010-03-17main/test.c reports erroneous CLI message.Leif Madsen
2010-03-03Changes 0ms to <1ms in cli END results during 'test execute'David Vossel
2010-03-03fixes assumption that test failed if it did not pass when generating resultsDavid Vossel
2010-02-26adds Time field to "test show results" cli commandDavid Vossel
2010-02-17Fix a couple of bugs in test tab completion.Mark Michelson
2010-02-17Tab completion for test categories and names for "test show registered" and "...Mark Michelson
2010-02-09Various updates to the unit test API.Russell Bryant
2010-02-07Remove an extra space.Russell Bryant
2010-02-04fix truncated format string in 'test show registered'David Vossel
2010-01-26modify 'test show registered' cli output formatDavid Vossel
2010-01-26RFC compliant uri and display-name encode/decodeDavid Vossel
2010-01-22Update the doxygenification of some comments.Russell Bryant
2010-01-21Point to a useful reference on the XML output format.Russell Bryant
2010-01-21Modify test results XML format to match the JUnit format.Russell Bryant
2010-01-11Fix spelling of 'category.'Sean Bright
2009-12-22Unit Test Framework APIDavid Vossel