- 06 Sep, 2011 4 commits
-
-
Ian Lynagh authored
-
Ian Lynagh authored
-
Ian Lynagh authored
-
Ian Lynagh authored
-
- 05 Sep, 2011 12 commits
-
-
Ian Lynagh authored
-
Ian Lynagh authored
This can make it a lot faster to run a single test. You can run make CLEANUP=1 CLEAN_ONLY=YES to clean everything without running any tests.
-
Ian Lynagh authored
-
Ian Lynagh authored
-
Simon Peyton Jones authored
-
Simon Peyton Jones authored
-
Simon Peyton Jones authored
-
daniel.is.fischer authored
-
daniel.is.fischer authored
-
-
Simon Peyton Jones authored
-
Simon Peyton Jones authored
-
- 04 Sep, 2011 10 commits
-
-
Ian Lynagh authored
-
Ian Lynagh authored
-
Ian Lynagh authored
It was using ReadWriteMode, which made the driver think it was writing to a file but not cleaning it. I don't think the fact it was ReadWrite was important to the test, though.
-
Ian Lynagh authored
It tried opening . for writing, which confused the driver into thinking it was writing something but not removing it. So changed to use a different directory instead.
-
Ian Lynagh authored
-
Ian Lynagh authored
-
Ian Lynagh authored
-
Ian Lynagh authored
Also stops it creating files it doesn't clean
-
Ian Lynagh authored
Also look for files that are written but aren't cleaned
-
Ian Lynagh authored
-
- 03 Sep, 2011 2 commits
-
-
daniel.is.fischer authored
Removed some redundant imports and changed others from H98 to hierarchical modules.
-
daniel.is.fischer authored
-
- 02 Sep, 2011 7 commits
-
-
Simon Peyton Jones authored
-
Simon Peyton Jones authored
-
Simon Peyton Jones authored
-
-
Simon Peyton Jones authored
-
Simon Peyton Jones authored
-
Simon Peyton Jones authored
-
- 01 Sep, 2011 5 commits
-
-
Ian Lynagh authored
-
Ian Lynagh authored
-
Ian Lynagh authored
Could have caused test failures if they both ran in parallel.
-
Ian Lynagh authored
Just a small tidyup, and stops them both writing to prep.out.
-
Ian Lynagh authored
The tests could have failed if they ran in parallel
-