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