Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-03-03 | Make some small changes in trans so that it is more likely to produce the ↵ | Michael Pavone | |
same output as mustrans when given misbehaving programs. Add lea to testcases.txt. Improve the output of comparetest.py so that known issues can easily be separated from new ones. | |||
2013-07-16 | Fix 68K test harness | Mike Pavone | |
2013-04-21 | Added testcases for move and roxl/roxr. Made some small improvements to test ↵ | Mike Pavone | |
tools. | |||
2013-04-20 | Add support for picking random numbers in a larger range in test generator. ↵ | Mike Pavone | |
Add support for running a subset of tests in runner. Added testcases for bit and rotate instructions. | |||
2013-04-20 | Added testcases file. Some fixes to test generator for dealing with indexed ↵ | Mike Pavone | |
mode with base and index reg the same. Added support for blastem headless mode in test runner. | |||
2013-04-19 | Add test generator, builder and runner | Mike Pavone | |