Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-04-22 | Accept change in testcase munged output for -bt | Jeremy Harris | |
Trailing spaces were trimmed by commit 37acd760db | |||
2012-04-19 | Bug 1224 followon - avoid breaking other testcases. | Jeremy Harris | |
Add specific patterns to avoid when munging the output. This is fragile and may still be broken outside my specific test environment. | |||
2012-04-19 | Fix bug 1224. | Jeremy Harris | |
Replace the lookup index char in sterr traces with a zero; update testcase expected stderr files to match. | |||
2012-04-18 | Fix bug 1229. | Jeremy Harris | |
Update testcase output with now-expected info. | |||
2012-04-17 | Testcase changes to match changes introduced by bug 1214. | root | |
Additional "A=" authenticator info was added to log lines for rejections. | |||
2012-04-02 | Fix IPv6 RE | root | |
2012-03-30 | Handle alternate access method flag in ls. | Phil Pennock | |
Jeremy Harris found ls output not parsing on SELinux systems. I identified this as SUSv3's "optional alternate access method flag". Jeremy wrote the patch, I adjusted a little. fixes bug 1226 | |||
2012-03-30 | set umask | Phil Pennock | |
fixes bug 1228 | |||
2012-03-30 | handle more of the new format version numbers | Phil Pennock | |
2011-10-09 | Testsuite: also handle -XX in version | Phil Pennock | |
2011-10-09 | More testsuite fixes | Phil Pennock | |
2011-10-09 | Make runtest more resilient to setup problems | Phil Pennock | |
2011-06-29 | Remove obsolete $Cambridge$ CVS revision strings. | Tony Finch | |
I have also de-CVSed the ABOUT files and cleaned up a few introductory comments. | |||
2011-05-09 | Testsuite: Compiler info skip; whitespace stupidity.exim-4_76 | Phil Pennock | |
2011-05-07 | Typo fixes from Andreas Metzler. | Phil Pennock | |
fixes bug 1111 | |||
2011-04-26 | Cond !bool{}/!bool_lax{} did not negate. Fixed. | Phil Pennock | |
Fixes bug: 1104 | |||
2011-03-22 | no_freeze_signal in output.exim-4_75 | Phil Pennock | |
Pipe transport option added in: 2fe767453007d1b015f52313d16dc61635085621 | |||
2011-03-22 | Fix RFC2047 encoding tests after robustness patch. | Phil Pennock | |
Output changed by: Commit 86ae49a65fce504ebcf9c30ddff213cca71fb872 Fix wide character breakage in the rfc2047 coding Fixes bug 1064 Patch frome Andrey N. Oktyabrski | |||
2011-01-30 | Testing: Exim must not use HEADERS_CHARSET UTF-8. | Phil Pennock | |
Failed at test 178. | |||
2011-01-30 | sudo !tty_tickets; correct config file list. | Phil Pennock | |
sudo needs to permit sudo w/o a TTY. The config file used is the same for each test, the individual config files are made available under a particular name. Correct that advice. | |||
2011-01-30 | Test suite mostly clean for 4.73/4.74. | Phil Pennock | |
With this, I can run the test suite with few enough differences that I can review and confirm, getting as far as Basic/0094. Pretty much just dealing with new stderr from debugging. | |||
2011-01-30 | The test suite dislikes USE_READLINE. | Phil Pennock | |
There's a lot of copying of stdin to stdout when using readline for -be, which breaks the test suite. The suite now runs well enough for me to fix the stuff broken by the debugging changes I introduced. | |||
2011-01-21 | Test suite: make cf 64-bit compat for -exact. | Phil Pennock | |
I assume stdint.h and intptr_t available for any platform where we're running the test suite. | |||
2011-01-21 | Tests compat. setgid failure / dropped_privilege | Phil Pennock | |
If we've *dropped* privilege, it's okay to not abort if setgid fails. Document some of what's now needed for the test suite. Adjust the test suide for better post-4.73 compat. | |||
2010-07-19 | Somehow in learning how to use git I lost half the changes needed to fix the ↵ | John Jetmore | |
collision between 0383.f and 0383.F on HFS+. this is the second half of 04a45836676516936d791202928e249b711c03ee | |||
2010-07-16 | The test architecture can't support having the testsuite user and the Exim ↵ | John Jetmore | |
user the same. restrict it in runtest and add a note about it in the README | |||
2010-07-16 | Change to allow test 0383 to work on HFS+ (non-case-sensitive FS) | John Jetmore | |
2010-06-14 | added expansion tests for bool{} and bool_lax{} | John Jetmore | |
2010-06-14 | print sizeof(off_t) in initial -bV output. Refuse to tun tests is ↵ | John Jetmore | |
sizeof(off_t) > 32. | |||
2010-06-12 | account for new information TLS log line added in tls-openssl.c 1.23 | John Jetmore | |
2010-06-08 | another change related to Date/Message-Id order, just took me a while to ↵ | John Jetmore | |
realize how it was related. | |||
2010-06-08 | log/5101 - header order, plus new wording for appendfile to dir from MBX ↵ | John Jetmore | |
security checks stdout/0390 - allow for new option permit_coredump in output (from bug 834) | |||
2010-06-05 | two more header order changes | John Jetmore | |
2010-06-05 | fix output for SSL logging format change | John Jetmore | |
2010-06-05 | munge caller's GECOS in output to make more portable across test accounts | John Jetmore | |
2010-06-05 | runtest - trim trailing whitespace from otherwise un-rewritten host lines in ↵ | John Jetmore | |
munge function 0190, 0244, 0297, 0350, 0430 - standardize trailing whitespace 0403 - lingering header order fix, fix change in lookup type encoding after dkim lookup type removal | |||
2010-06-04 | With a few minor exceptions for tests that had additional concerns and tests ↵ | John Jetmore | |
I don't have working in my environment yet, this should be the last of the header-order-related changes | |||
2010-06-03 | updating test suite - rolling back incomplete fix for header order change ↵ | John Jetmore | |
(header order changed back to old behavior) | |||
2010-06-03 | updates to test suite - roll back lookup changes after dkim lookup removed, ↵ | John Jetmore | |
strip OpenSSL version info | |||
2009-11-23 | Ensure version numbers all updated | Nigel Metheringham | |
2009-11-23 | Correct header sorting for testsuite. Required manual patching, so maybe ↵ | Nigel Metheringham | |
errors. Fixes: #919 | |||
2009-11-23 | fix for running testsuite with non-ancient gnutls. Fixes: #918 | Nigel Metheringham | |
2009-11-19 | Better filtering of debug in test suite | Nigel Metheringham | |
2009-10-14 | Bump version to 4.70 so shows as different in testing | Nigel Metheringham | |
2008-02-08 | A test for the encoded-character extention. | Tony Finch | |
2008-02-07 | Update because of rev 1.30 of sieve.c | Tony Finch | |
2008-02-07 | Some test output changes caused by the addition of the DKIP lookup type. | Tony Finch | |
2008-02-07 | Some test output changes caused by the addition of the DKIP lookup type. | Tony Finch | |
2008-02-07 | Add regression test for bug#615 | Tony Finch | |
2007-08-30 | Update tests for 4.68 (after testing on tahini). | Philip Hazel | |