Files
wren/test
Dario Vladović 4acf7b395d Implement Process.pid & Process.ppid (#43)
* Implement `Process.pid` & `Process.ppid`

* Update `os` test suite
2021-04-28 14:51:23 -07:00
..
2020-02-11 20:16:03 -08: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.