Commit Graph

19 Commits (9fc52cdaa3e2ba3386f6734b96fe9eeaaa12debb)

Author SHA1 Message Date
Paul Belanger 1fc32a652e Flag test modules as 'core'
14 years ago
Leif Madsen d4938a111e Introduce <support_level> tags in MODULEINFO.
14 years ago
Tilghman Lesher 1344d03e6b Use 'printf' (POSIX issue 4) instead of 'echo -n', for portability.
14 years ago
Matthew Nicholson 0bc1f651c7 reset our buffer each iteration when doing variable substitution
14 years ago
Matthew Nicholson 1fcdb0f58b Reset our ast_str before passing it on to dialplan function backends.
14 years ago
Richard Mudgett ec37ffbdaf ast_callerid restructuring
15 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 387f2eb733 test_substitution expects func_curl to be present to work.
15 years ago
Tilghman Lesher dd3176cc91 It's amazing what writing a test will find.
15 years ago
Russell Bryant bbed34f764 Various updates to the unit test API.
16 years ago
Russell Bryant 2ce1ffc664 Log the variable name being tested.
16 years ago
Russell Bryant 3e0463107e Update test_substitution to show failures in the test log.
16 years ago
Tilghman Lesher 847b171f6b Fixing last errors in the conversion, though it appears that the AES_* functions are still broken.
16 years ago
Tilghman Lesher 8d58f5bf37 Using a dummy channel causes CDR() testing to fail.
16 years ago
Tilghman Lesher 114d259192 Wish I had gotten to the review before this got submitted, because there's failures we need to address.
16 years ago
Russell Bryant 6ab50cb0e8 Make unit test modules depend on TEST_FRAMEWORK instead of off by default.
16 years ago
Russell Bryant 8e50021376 Convert test_substitution module to the unit test API.
16 years ago
Russell Bryant 0264eef115 Merge the new Channel Event Logging (CEL) subsystem.
16 years ago
Tilghman Lesher a866a75900 Merge str_substitution branch.
16 years ago