Testsuite: adjust for 64b-int compatability
authorJeremy Harris <jgh146exb@wizmail.org>
Tue, 30 Oct 2018 18:43:34 +0000 (18:43 +0000)
committerJeremy Harris <jgh146exb@wizmail.org>
Tue, 30 Oct 2018 18:43:34 +0000 (18:43 +0000)
test/paniclog/0415
test/scripts/0000-Basic/0415
test/stderr/0415
test/stdout/0415

index e0fbdedf309e235301bc0da2999f197147c33bb2..68a0f4491437d8cf70fa8743dffc8c4c242d7d3d 100644 (file)
@@ -3,9 +3,7 @@
 1999-03-02 09:44:33 Exim configuration error in line 15 of TESTSUITE/test-config:
   extra characters follow integer value for check_spool_space
 1999-03-02 09:44:33 Exim configuration error in line 16 of TESTSUITE/test-config:
-  integer "4000000000.123" is too large (overflow)
-1999-03-02 09:44:33 Exim configuration error in line 16 of TESTSUITE/test-config:
-  integer "4000000.123" is too large (overflow)
+  integer "4000000000000000.123" is too large (overflow)
 1999-03-02 09:44:33 Exim configuration error in line 18 of TESTSUITE/test-config:
   absolute value of integer "999999999999999999" is too large (overflow)
 1999-03-02 09:44:33 Exim configuration error in line 18 of TESTSUITE/test-config:
index 043258fc053c6dbff5071f4b045fed8029575432..09f582b6233c495148df673110c434897e43e21d 100644 (file)
@@ -8,10 +8,9 @@ exim -DARG1=4000G -bP check_spool_space
 exim -DARG1=40MK -bP check_spool_space
 ****
 1
-exim -DARG2=4000000000.123 -bP queue_only_load
+exim -DARG2=4000000000000000.123 -bP queue_only_load
 ****
-1
-exim -DARG2=4000000.123 -bP queue_only_load
+exim -DARG2=2000000.123 -bP queue_only_load
 ****
 exim -bP finduser_retries
 ****
index 55cc46fd13aa982929e7eda0b62b7f0a1303e9e9..4292620946b0d5045caad3be7fcc99371296ff04 100644 (file)
@@ -6,10 +6,7 @@ LOG: PANIC DIE
   extra characters follow integer value for check_spool_space
 LOG: PANIC DIE
   Exim configuration error in line 16 of TESTSUITE/test-config:
-  integer "4000000000.123" is too large (overflow)
-LOG: PANIC DIE
-  Exim configuration error in line 16 of TESTSUITE/test-config:
-  integer "4000000.123" is too large (overflow)
+  integer "4000000000000000.123" is too large (overflow)
 LOG: PANIC DIE
   Exim configuration error in line 18 of TESTSUITE/test-config:
   absolute value of integer "999999999999999999" is too large (overflow)
index 0dfbae86525c9a7bce6364e974d9f49519f38202..7215cca80631f5340c0ef51b4a6cfe2cf7daac06 100644 (file)
@@ -1,4 +1,5 @@
 check_spool_space = 4096000G
+queue_only_load = 2000000.123
 finduser_retries = 0
 finduser_retries = 999999999
 finduser_retries = 1023998976