Fix tests.

This commit is contained in:
Dianne Skoll
2024-08-28 13:49:34 -04:00
parent 553d092ca8
commit 1e0d650737
2 changed files with 502 additions and 21409 deletions

File diff suppressed because one or more lines are too long

View File

@@ -1022,6 +1022,8 @@ REM SATISFY $Tw > -1
REM SATISFY [max(x, max(x, 1, 2, 3), 4, 5, 6) * max(5, $Td)]
# These should be diagnosed
REM SATISFY 0
REM SATSIFY ""
REM SATISFY [version() > "01.00.00"]
REM SATISFY [max(x, max(x, 1, 2, 3), 4, 5, 6) * 5]