X-Git-Url: https://git.exim.org/users/jgh/exim.git/blobdiff_plain/51c7471d48efd62b2d4f5647782ba1e849d4c35a..98b8312fe7bf50e38c4a6dbc9f7592d2db134f36:/test/stdout/0002 diff --git a/test/stdout/0002 b/test/stdout/0002 index 64e571944..00ac02a2e 100644 --- a/test/stdout/0002 +++ b/test/stdout/0002 @@ -6,6 +6,8 @@ > # Some fixed variables > > exim_path: TESTSUITE/eximdir/exim +> config_dir: TESTSUITE +> config_file: TESTSUITE/test-config > primary_hostname: myhost.test.ex > primary_hostname: myhost.test.ex > qualify_domain: myhost.test.ex @@ -71,6 +73,13 @@ > listextract: fail > Failed: "extract" failed and "fail" requested > +> sort: 1:2:3:4 +> sort: 4,3,2,1 +> sort: a:aa:B:c +> sort: 10 smtp.ex.com:100 r2.ex.com:666 r99.ex.com +> sort: 10,smtp.ex.com:100,r2.ex.com:666,r99.ex.com +> sort: "" +> > # Tests with iscntrl() and illegal separators > > map: 'a' @@ -304,6 +313,7 @@ > 5>3m: n > Failed: invalid integer "3z " > Failed: integer expected but "a" found +> Failed: integer expected but "${substr_2_2:65535}" found > > >0: n > =: y