3 Commits

Author SHA1 Message Date
Johan B.W. de Vries
7672da6ad3 Extends the test framework to prepare for compilation tests
Fix: it2 would have different working for emit eof
2025-05-04 12:40:40 +02:00
Johan B.W. de Vries
7568a15093 Makefile improvements
Using a tmp file prevents a failed build from being reported
as succeeded.

Changes in the compiler should now rebuild the tests
automatically.
2025-02-09 14:59:09 +01:00
Johan B.W. de Vries
17841954de Added a number of tests
Fix: skip() would not work without peek() on iteration 0 or 1.
2025-02-02 15:13:03 +01:00