Age | Commit message (Expand) | Author |
---|---|---|
2024-02-20 | py/builtinevex: Fix setting globals for native functions in compile(). | Damien George |
2023-05-19 | tests/basics: Add more tests for hashing of various types. | Damien George |
2020-08-22 | py/runtime: Fix builtin compile() in "single" mode so it prints exprs. | Damien George |
2017-12-12 | tests: Fix few test for proper "skipped" detection with qemu-arm's tinytest. | Paul Sokolovsky |
2015-04-04 | tests: Add missing tests for builtins, and many other things. | Damien George |
2014-10-26 | tests: Get builtin_compile to skin properly on pyboard. | Damien George |
2014-10-25 | tests: Add test for compile builtin. | Damien George |