summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Collapse)Author
2012-03-30handle more of the new format version numbersPhil Pennock
2011-10-09Testsuite: also handle -XX in versionPhil Pennock
2011-10-09More testsuite fixesPhil Pennock
2011-10-09Make runtest more resilient to setup problemsPhil Pennock
2011-06-29Remove obsolete $Cambridge$ CVS revision strings.Tony Finch
I have also de-CVSed the ABOUT files and cleaned up a few introductory comments.
2011-05-09Testsuite: Compiler info skip; whitespace stupidity.exim-4_76Phil Pennock
2011-05-07Typo fixes from Andreas Metzler.Phil Pennock
fixes bug 1111
2011-04-26Cond !bool{}/!bool_lax{} did not negate. Fixed.Phil Pennock
Fixes bug: 1104
2011-03-22no_freeze_signal in output.exim-4_75Phil Pennock
Pipe transport option added in: 2fe767453007d1b015f52313d16dc61635085621
2011-03-22Fix 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-30Testing: Exim must not use HEADERS_CHARSET UTF-8.Phil Pennock
Failed at test 178.
2011-01-30sudo !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-30Test 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-30The 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-21Test 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-21Tests compat. setgid failure / dropped_privilegePhil 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-19Somehow 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-16The 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-16Change to allow test 0383 to work on HFS+ (non-case-sensitive FS)John Jetmore
2010-06-14added expansion tests for bool{} and bool_lax{}John Jetmore
2010-06-14print sizeof(off_t) in initial -bV output. Refuse to tun tests is ↵John Jetmore
sizeof(off_t) > 32.
2010-06-12account for new information TLS log line added in tls-openssl.c 1.23John Jetmore
2010-06-08another change related to Date/Message-Id order, just took me a while to ↵John Jetmore
realize how it was related.
2010-06-08log/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-05two more header order changesJohn Jetmore
2010-06-05fix output for SSL logging format changeJohn Jetmore
2010-06-05munge caller's GECOS in output to make more portable across test accountsJohn Jetmore
2010-06-05runtest - 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-04With 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-03updating test suite - rolling back incomplete fix for header order change ↵John Jetmore
(header order changed back to old behavior)
2010-06-03updates to test suite - roll back lookup changes after dkim lookup removed, ↵John Jetmore
strip OpenSSL version info
2009-11-23Ensure version numbers all updatedNigel Metheringham
2009-11-23Correct header sorting for testsuite. Required manual patching, so maybe ↵Nigel Metheringham
errors. Fixes: #919
2009-11-23fix for running testsuite with non-ancient gnutls. Fixes: #918Nigel Metheringham
2009-11-19Better filtering of debug in test suiteNigel Metheringham
2009-10-14Bump version to 4.70 so shows as different in testingNigel Metheringham
2008-02-08A test for the encoded-character extention.Tony Finch
2008-02-07Update because of rev 1.30 of sieve.cTony Finch
2008-02-07Some test output changes caused by the addition of the DKIP lookup type.Tony Finch
2008-02-07Some test output changes caused by the addition of the DKIP lookup type.Tony Finch
2008-02-07Add regression test for bug#615Tony Finch
2007-08-30Update tests for 4.68 (after testing on tahini).Philip Hazel
2007-08-29Test update.Philip Hazel
2007-08-29Fix quoting problem with errors_copy.Philip Hazel
2007-08-23Add message_body_newlines.Philip Hazel
2007-08-23Add "server=" feature to MySQL and PostgreSQL lookups.Philip Hazel
2007-08-22Add the NOTQUIT ACL.Philip Hazel
2007-08-22Test suite data file had got accidentally deleted.Philip Hazel
2007-07-16This test file was accidentally not committed.Philip Hazel
2007-07-05Yet another (hope the last for now) minor test tweak.Philip Hazel