Commit Graph

7 Commits

Author SHA1 Message Date
Erik Schierboom
3212d8b6f9 Fix test files (#163)
* Fix test files

* Fix
2024-04-30 14:10:56 +02:00
Bruce Axtens
5b0ccf15b5 no more array insensitive dots as recent 8th update corrects array to string conversion issue (#160) 2024-04-29 20:12:35 +08:00
Erik Schierboom
38392ced7a Add approx_equal word to use for floating-point tests (#158)
[no important files changed]
2024-04-29 13:11:04 +02:00
Glenn Jackman
068d3be891 Add check to validate the stack is the expected size (#137)
* Add check to validate the stack is the expected size

* forgot the null? test
2024-04-17 09:48:18 +08:00
Bruce Axtens
ba0604c7cb array-insens-dot and issue with eliuds-eggs (#135)
* array-insens-dot and issue with eliuds-eggs

* eggs config fix

* eggs filename fix
2024-04-16 08:49:19 +08:00
Bruce Axtens
efafc5417b with: test / ;with in all test.8th (#124)
* with: test / ;with in all test.8th

* remove useless with: test from test libs

* artefact removal
2024-03-05 13:52:32 +01:00
Glenn Jackman
f2dcf6f8e4 Failed tests to show actual and expected values. (#106) 2023-10-13 17:09:05 +08:00