log comparetests.py @ 989:d70000fdff0b

age author description
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.
Sat, 20 Apr 2013 00:29:14 -0700 Mike Pavone Added testcases file. Some fixes to test generator for dealing with indexed mode with base and index reg the same. Added support for blastem headless mode in test runner.
Fri, 19 Apr 2013 09:29:37 -0700 Mike Pavone Add test generator, builder and runner