Confirmed users
33
edits
(Correct the test instructions to match the current location of the js shell) |
|||
| Line 44: | Line 44: | ||
(The location of the shell has changed, it used to be build_DBG.OBJ/js) | (The location of the shell has changed, it used to be build_DBG.OBJ/js) | ||
The | The jit-tests are pretty quick, and should give you an idea if you've gotten something wrong. Assuming nothing goes wrong, try the ref-tests: | ||
tests/jstests.py build_DBG.OBJ/dist/bin/js --args="-m -n" | tests/jstests.py build_DBG.OBJ/dist/bin/js --args="-m -n" | ||