Files
wren/test
Dario Vladović e4a0fa485e Implement Process.version (#42)
* Implement `Process.version`
* Update`os` test suite
2020-06-13 21:23:02 -07:00
..
2020-02-11 20:16:03 -08:00
2020-06-13 21:23:02 -07:00
2015-09-15 07:46:09 -07:00
2015-09-15 07:46:09 -07:00
2020-02-11 20:16:03 -08:00

This contains the automated validation suite for the CLI.

  • unit/ - tests various aspects of the CLI core APIs.

  • */ - tests various modules and mechanics of the CLI, like module resolution.