Confirmed users
699
edits
(→Policy) |
|||
Line 43: | Line 43: | ||
It builds. Hurray. Time to run the tests to check you haven't broken anything. | It builds. Hurray. Time to run the tests to check you haven't broken anything. | ||
python trace-tests/ | python trace-tests/trace_test.py build_DBG.OBJ/js | ||
The trace tests are pretty quick, and should give you an idea if you've gotten something wrong. Assuming nothing goes wrong, try the ref-tests: | The trace tests are pretty quick, and should give you an idea if you've gotten something wrong. Assuming nothing goes wrong, try the ref-tests: |