..
2014-04-06 19:50:13 -04:00
2014-01-16 11:50:21 +00:00
2016-09-21 19:10:53 +01:00
2014-09-19 13:30:35 +01:00
2017-06-09 11:30:34 +01:00
2015-11-10 12:26:28 +00:00
2014-09-09 12:42:24 +01:00
2023-03-01 10:24:15 +00:00
2014-07-01 15:13:54 +01:00
2013-11-22 17:47:29 +00:00
2014-10-09 09:30:28 +01:00
2013-10-10 10:19:14 +01:00
2013-10-10 18:37:09 +01:00
2015-01-16 13:22:36 +01:00
2015-12-17 10:23:35 +00:00
2013-09-26 14:39:04 +01:00
2013-09-26 14:39:04 +01:00
2013-09-26 14:39:04 +01:00
2013-09-26 14:39:04 +01:00
2023-05-12 14:11:02 +01:00
2013-09-26 14:39:04 +01:00
2016-10-13 12:04:53 +01:00
2022-06-08 16:23:56 +01:00
2013-10-23 10:35:58 +01:00
2023-02-23 14:06:12 +00:00
2013-10-16 13:00:36 +01:00
2013-10-23 10:34:17 +01:00
2013-12-12 15:36:12 +00:00
2016-01-19 16:28:11 +00:00
2022-02-03 13:26:34 +00:00
2013-10-22 19:22:47 +01:00
2024-07-10 14:11:47 +01:00
2019-03-27 10:26:25 +00:00
2014-06-19 15:48:02 +01:00
2014-05-21 17:57:10 +01:00
2019-09-11 14:20:50 +01:00
2014-01-16 11:50:21 +00:00
2015-11-27 09:58:56 +00:00

Tests

The tests here are run automatically when you type:

./espruino --test-all

Each test sets the variable result to true for a pass, or false for a failure.

Note: Tests which are known to fail are postfixed with _FAIL. This doesn't mean they are meant to fail, just that they test something we know is broken!

Other tests

You can find an overview of all of these by running ./espruino --help.

Run a supplied test

./espruino --test test.js

Run all Exhaustive Memory crash tests

./espruino --test-mem-all

Run the supplied Exhaustive Memory crash test

./espruino --test-mem test.js

Run the supplied Exhaustive Memory crash test with # vars

./espruino --test-mem-n test.js #