25 Commits (1.8)

Author SHA1 Message Date
Kinsey Moore 7752d56964 Fix build warnings with TEST_FRAMEWORK enabled 11 years ago
Jonathan Rose 9ec4719027 memory leaks: Memory leak cleanup patch by Corey Farrell (first set) 12 years ago
Kevin P. Fleming f83d1b98e8 Add support-level indications to many more source files. 13 years ago
Kevin P. Fleming d4dc9894f2 Avoid unnecessary rebuilds of main/test.c. 13 years ago
Matthew Jordan 56549c96ab Review: https://reviewboard.asterisk.org/r/1364/ 14 years ago
Tilghman Lesher da8450323f Kill some startup warnings and errors and make some messages more helpful in tracking down the source. 15 years ago
Russell Bryant 9aa4771a8d Merged revisions 275021 via svnmerge from 15 years ago
Russell Bryant d9b1ff23ba Put test output for a failure in a CDATA section in the XML results. 15 years ago
Russell Bryant 3da9f8ed19 Resolve more compiler warnings on FreeBSD. 15 years ago
Leif Madsen 0c5fb8037c main/test.c reports erroneous CLI message. 15 years ago
David Vossel 59f615dbca Changes 0ms to <1ms in cli END results during 'test execute' 15 years ago
David Vossel 7b51d1d71d fixes assumption that test failed if it did not pass when generating results 15 years ago
David Vossel feae3dbbdf adds Time field to "test show results" cli command 15 years ago
Mark Michelson 23d1c9186d Fix a couple of bugs in test tab completion. 15 years ago
Mark Michelson dd975726fc Tab completion for test categories and names for "test show registered" and "test execute" CLI commands. 15 years ago
Russell Bryant bbed34f764 Various updates to the unit test API. 15 years ago
Russell Bryant 2191c94336 Remove an extra space. 15 years ago
David Vossel 6c0399452c fix truncated format string in 'test show registered' 15 years ago
David Vossel adfa169e46 modify 'test show registered' cli output format 16 years ago
David Vossel d16b89be17 RFC compliant uri and display-name encode/decode 16 years ago
Russell Bryant d6ad0f30b4 Update the doxygenification of some comments. 16 years ago
Russell Bryant e718ef4d45 Point to a useful reference on the XML output format. 16 years ago
Russell Bryant efdbde9c25 Modify test results XML format to match the JUnit format. 16 years ago
Sean Bright 1ad2999112 Fix spelling of 'category.' 16 years ago
David Vossel 73cb2d507b Unit Test Framework API 16 years ago