Standa Opichal 5fc0fe7949 No timeout argument setTimeout() calls work
It behaves as if zero (0) was passed in. Compliant to the spec: see
https://www.w3.org/TR/2011/WD-html5-20110525/timers.html#get-the-timeout
2017-06-23 22:46:16 +02:00
..
2014-04-07 19:03:28 +01:00
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
2017-02-28 11:54:22 +00:00
2014-06-20 16:48:03 +01:00
2014-09-09 12:42:24 +01: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
2013-09-26 14:39:04 +01:00
2013-09-26 14:39:04 +01:00
2014-01-16 11:50:21 +00:00
2016-10-13 12:04:53 +01:00
2014-02-14 09:06:14 +00:00
2013-10-10 10:18:45 +01:00
2014-03-04 07:17:40 +00:00
2013-10-23 10:35:58 +01: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
2016-09-21 17:52:31 +01:00
2013-10-22 19:22:47 +01:00
2014-06-19 15:48:02 +01:00
2014-05-21 17:57:10 +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.

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 #