Commit Graph

28 Commits (e5c409da6e9a0651fa4041e5a02d916aadec858f)

Author SHA1 Message Date
Corey Farrell aad1694fd4 Replace most uses of ast_register_atexit with ast_register_cleanup.
10 years ago
Kinsey Moore b583f708cb Fix build warnings with TEST_FRAMEWORK enabled
11 years ago
Jonathan Rose bab6b3610a memory leaks: Memory leak cleanup patch by Corey Farrell (first set)
12 years ago
Richard Mudgett b83500ab61 Tweak unit test warning message.
13 years ago
Richard Mudgett 49a6b4935e Fix some presence-state unit test typos.
13 years ago
Kevin P. Fleming 166b4e2b30 Multiple revisions 369001-369002
13 years ago
Kevin P. Fleming 9ee8a74461 Remove "asterisk/version.h" in favor of "asterisk/ast_version.h".
14 years ago
Matthew Jordan 3b53a9cdb3 Merged revisions 332817 via svnmerge from
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.
16 years ago
David Vossel 6c0399452c fix truncated format string in 'test show registered'
16 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