From 188efaebba59ace86b0b2496cabb9976c09b8080 Mon Sep 17 00:00:00 2001 From: Dianne Skoll Date: Mon, 3 Nov 2025 10:14:15 -0500 Subject: [PATCH] Update test file. --- tests/test.cmp | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/tests/test.cmp b/tests/test.cmp index 4fdd9185..3866d216 100644 --- a/tests/test.cmp +++ b/tests/test.cmp @@ -1046,7 +1046,7 @@ set a057 value("a05"+"6") "a05" + "6" => "a056" value("a056") => "SDFJHSDF KSJDFH KJSDFH KSJDFH" set a058 version() -version() => "06.01.09" +version() => "06.02.00" set a059 wkday(today()) today() => 1991-02-16 wkday(1991-02-16) => "Saturday" @@ -2609,7 +2609,7 @@ a056 "SDFJHSDF KSJDFH KJSDFH KSJDFH" a007 "1991-02-16" a057 "SDFJHSDF KSJDFH KJSDFH KSJDFH" a008 "11:44" -a058 "06.01.09" +a058 "06.02.00" a059 "Saturday" a010 12 a060 6 @@ -5563,8 +5563,8 @@ REM SATISFY "" REM SATISFY [version() > "01.00.00"] ../tests/test.rem(1074): SATISFY: expression has no reference to trigdate() or $T... ../tests/test.rem(1074): Trig = Saturday, 16 February, 1991 -version() => "06.01.09" -"06.01.09" > "01.00.00" => 1 +version() => "06.02.00" +"06.02.00" > "01.00.00" => 1 ../tests/test.rem(1074): Trig(satisfied) = Saturday, 16 February, 1991 REM SATISFY [max(x, max(x, 1, 2, 3), 4, 5, 6) * 5] ../tests/test.rem(1075): SATISFY: expression has no reference to trigdate() or $T... @@ -23716,7 +23716,7 @@ SECURITY: Won't read world-writable file or directory! Error reading include_dir/ww: Can't open file SECURITY: Won't read world-writable file or directory! Error reading include_dir/ww: No files matching *.rem -06.01.09 +06.02.00 Enabling test mode: This is meant for the acceptance test. Do not use --test in production. In test mode, the system time is fixed at 2025-01-06@19:00