Test Suite
- Use Travis to run the checks
- Implement
check
in native check
should not run in cross, toolchain, or nativebootstrap
- All checks should run with
-j1
? - Log the results of all tests, including broken/failing tests
check
in nativecheck
should not run in cross, toolchain, or native bootstrap
-j1
?