Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-06-10 | tests: Convert remaining "sys.exit()" to "raise SystemExit". | Paul Sokolovsky | |
2017-03-10 | tests/extmod: Rename websocket test to websocket_basic. | Damien George | |
This is so that the filename of the test doesn't clash with the module name itself (being "websocket"), and lead to potential problems executing the test. |