raw test output

This commit is contained in:
Asger F
2025-02-27 15:32:57 +01:00
parent 193b26e938
commit 2a194a53af
195 changed files with 457 additions and 3237 deletions

View File

@@ -1,6 +1,2 @@
#select
| tst.js:1:1:1:20 | while(c ... reak;\\n} | This loop executes at most once. |
| tst.js:11:3:11:29 | for (; ... et;\\n } | This loop executes at most once. |
testFailures
| tst.js:10:16:10:25 | // $ Alert | Missing result: Alert |
| tst.js:11:3:11:29 | This loop executes at most once. | Unexpected result: Alert |
| tst.js:11:3:11:40 | for (; ... et;\\n } | This loop executes at most once. |