Files
wren/test
Dario Vladović 1ab88ed201 Implement Process.cwd (#41)
* Implement `Process.cwd`
* Update `os` test suite
2020-06-13 21:12:34 -07:00
..
2020-02-11 20:16:03 -08:00
2020-06-13 21:12:34 -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.