Mercurial > repos > blastem
log comparetests.py @ 2688:b42f00a3a937 default tip
age | author | description |
---|---|---|
Sun, 23 Feb 2025 13:55:24 -0800 | Michael Pavone | Improve comparetests script |
Thu, 15 Feb 2024 21:47:14 -0800 | Michael Pavone | Update comparetests to python3 and change it to use a "clean" build of a core from blatem for comparison |
Mon, 03 Mar 2014 21:08:43 -0800 | Michael Pavone | Make some small changes in trans so that it is more likely to produce the 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. |
Tue, 16 Jul 2013 23:16:50 -0700 | Mike Pavone | Fix 68K test harness |
Sun, 21 Apr 2013 11:40:18 -0700 | Mike Pavone | Added testcases for move and roxl/roxr. Made some small improvements to test tools. |
Sat, 20 Apr 2013 15:14:47 -0700 | Mike Pavone | Add support for picking random numbers in a larger range in test generator. Add support for running a subset of tests in runner. Added testcases for bit and rotate instructions. |