31 Commits (b8d959d6cf6afab4277a7e094be5107f27105b17)

Author SHA1 Message Date
Damien George 8c4ba575fd tests/basics: Split f-string debug printing to separate file with .exp. 3 years ago
Jim Mussared 692d36d779 py: Implement partial PEP-498 (f-string) support. 3 years ago
Damien George f5cba77e50 tools/tinytest-codegen.py: Add command-line option to exclude tests. 4 years ago
Jim Mussared 85858e72df py/objexcept: Allow compression of exception message text. 5 years ago
Damien George 69661f3343 all: Reformat C and Python source code with tools/codeformat.py. 5 years ago
David Lechner fd0ba7be07 tools/tinytest-codegen.py: Add extra newline and result message. 5 years ago
Milan Rossa 498e35219e tests: Add tests for sys.settrace feature. 5 years ago
Jim Mussared 0bd1eb80ff qemu-arm: Add testing of frozen native modules. 5 years ago
Paul Sokolovsky 4475f32420 tools/tinytest-codegen: Ignore system locale, write output in UTF-8. 7 years ago
Paul Sokolovsky 325d0fc74b tools/tinytest-codegen: Add --stdin switch instead of recently added --target. 7 years ago
Paul Sokolovsky 43141ddb55 tools/tinytest-codegen: Take --target= option for test set selection. 7 years ago
Paul Sokolovsky e6f0d547ab tools/tinytest-codegen: More excludes after enabling expected output match. 7 years ago
Paul Sokolovsky 4db6a7adbe tools/tinytest-codegen: Wrap lines of exclude_tests. 7 years ago
Paul Sokolovsky 48e931e1d3 tools/tinytest-codegen.py: Generate code for upytesthelper. 7 years ago
Paul Sokolovsky 320099aab9 tools/tinytest-codegen: Update for recent test renaming ("intbig" suffix). 8 years ago
Damien George e4be56a0ea qemu-arm: Enable machine module and associated tests. 8 years ago
Damien George f1db8a3097 qemu-arm: Don't compile tests in "REPL" mode. 8 years ago
Paul Sokolovsky 4614403f63 tools/tinytest-codegen.py: Blacklist heapalloc_str.py test for qemu-arm. 8 years ago
Paul Sokolovsky 30cfdc29ed tools/tinytest-codegen: Blacklist recently added uheapq_timeq test (qemu-arm). 8 years ago
Damien George ca973bd308 qemu-arm: Enable software floating point support, and float tests. 8 years ago
Paul Sokolovsky 796b720dbc tools/tinytest-codegen: Exclude ticks_diff test for qemu-arm port. 8 years ago
Alex March 52aa532050 qemu-arm: Exclude new vfs_fat tests. 8 years ago
Alex March 06e7032906 qemu-arm: Exclude extmod/vfs_fat_fileio.py test. 8 years ago
Damien George b0a15aa735 qemu-arm: Enable lots of extmods and enable tests for them. 8 years ago
Damien George be989be861 qemu-arm: Enable builtin override feature, and enable more tests. 9 years ago
Damien George d8475092d1 qemu-arm: Disable inline asm tests that use floating point. 10 years ago
Damien George 2f8c409a4f qemu-arm: Disable try_finally1.py test (it fails randomly on Travis). 10 years ago
Damien George b58da9420c qemu-arm: Disable basics/memoryerror.py test. 10 years ago
Damien George 99dde4ed1f qemu-arm: Enable GC and native code-gen; enable more tests. 10 years ago
Damien George 85e8e2ed5b qemu-arm: Add 'test' target to Makefile to run and verify test suite. 10 years ago
Ilya Dmitrichenko be86596bb9 tools: inline test suite generator. 11 years ago