Torsten Rüger 4656ea8ffb fix all mom tests
still quite brittle, but easy to fix
2019-08-23 19:24:18 +03:00
..
2019-08-22 17:52:19 +03:00
2019-08-23 19:24:18 +03:00
2019-08-23 19:24:18 +03:00
2019-08-23 19:24:18 +03:00
2019-08-23 19:24:18 +03:00
2019-08-23 19:24:18 +03:00
2019-08-23 19:24:18 +03:00
2019-08-23 19:24:18 +03:00
2019-08-23 19:24:18 +03:00
2019-08-23 19:24:18 +03:00

Builtin Testing

At the Module level (word/object/integer) mostly testing that

  • functions exist
  • they compile
  • basic length tests (no "contents")

Minimal tests for risc compilation, and again length only (should be array too)

Functionality is tested by interpreter over in interpreter dir