Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-03-15 | qemu-arm: Enable builtin override feature, and enable more tests. | Damien George | |
Hopefully these tests run reliably on Travis. | |||
2015-04-19 | qemu-arm: Disable inline asm tests that use floating point. | Damien George | |
2015-01-25 | qemu-arm: Disable try_finally1.py test (it fails randomly on Travis). | Damien George | |
2015-01-12 | qemu-arm: Disable basics/memoryerror.py test. | Damien George | |
2015-01-12 | qemu-arm: Enable GC and native code-gen; enable more tests. | Damien George | |
2015-01-09 | qemu-arm: Add 'test' target to Makefile to run and verify test suite. | Damien George | |
Replaces RUN_TEST=1 definition; now "make test" in qemu-arm directory will run tests/basics/ and check that they all succeed. This patch also enables the test on Travis CI. | |||
2014-05-08 | tools: inline test suite generator. | Ilya Dmitrichenko | |