1 Star 0 Fork 0

scriptiot / Espruino

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 776 Bytes
一键复制 编辑 原始数据 按行查看 历史

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 #
1
https://gitee.com/scriptiot/Espruino.git
git@gitee.com:scriptiot/Espruino.git
scriptiot
Espruino
Espruino
master

搜索帮助