summaryrefslogtreecommitdiff
path: root/test/scripts/0000-Basic/0002
AgeCommit message (Expand)Author
2012-06-10Add ${list:name} and ${nlist:string} expansion operators.Jeremy Harris
2012-06-05Testsuite: add per-testcase munge facility; use for dnssec and gnutls.Jeremy Harris
2012-06-05Support "G" modifier on numbers in ${if comparisons.Jeremy Harris
2012-05-13Make integer values 64bit (bug 1171).Jeremy Harris
2011-05-09Testsuite: Compiler info skip; whitespace stupidity.exim-4_76Phil Pennock
2011-04-26Cond !bool{}/!bool_lax{} did not negate. Fixed.Phil Pennock
2010-06-14added expansion tests for bool{} and bool_lax{}John Jetmore
2007-05-08Use colon, not dot, as IPv6 separator in host-list lookups that use thePhilip Hazel
2007-02-26MH's patch for allowing control characters as list separators.Philip Hazel
2007-02-14Added expansion items addresses, filter, map, reduce.Philip Hazel
2007-02-06Add forany/forall (Marcus Holmgren's patch, basically).Philip Hazel
2007-01-31Add ${rfc2047d: expansion.Philip Hazel
2007-01-08Cast empty string to zero for numerical comparions and treat all numbersPhilip Hazel
2006-11-13Add bitwise logical operators to ${eval:Philip Hazel
2006-10-31Add warning about missing colon to invalid expansion when it involvedPhilip Hazel
2006-09-18Check for overflow in numeric expansion conditions; forbid negativePhilip Hazel
2006-07-27Allow (?-i) to work as expected in a (n)wildlsearch key.Philip Hazel
2006-03-01Add ${time_eval: expansion.Philip Hazel
2006-02-13Better debug diagnosis of malformed IPv4 addresses.Philip Hazel
2006-02-10Add $auth1, $auth2, $auth3 variables.Philip Hazel
2006-02-07Hopefully the final lot of test files.Philip Hazel