summaryrefslogtreecommitdiff
path: root/test/stdout/0002
AgeCommit message (Collapse)Author
2012-05-13Make integer values 64bit (bug 1171).Jeremy Harris
2011-10-09More testsuite fixesPhil Pennock
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
2010-06-14added expansion tests for bool{} and bool_lax{}John Jetmore
2007-06-14Update tests for new prvs format; update version number.Philip Hazel
2007-05-08Use colon, not dot, as IPv6 separator in host-list lookups that use thePhilip Hazel
iplsearch lookup type.
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
as decimal.
2006-11-13Add bitwise logical operators to ${eval:Philip Hazel
2006-10-31Add warning about missing colon to invalid expansion when it involvedPhilip Hazel
${if def:h_xxx (overlooked previously).
2006-09-18Check for overflow in numeric expansion conditions; forbid negativePhilip Hazel
values for message_size_limit.
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-07More test commits.Philip Hazel