Commit Graph

4 Commits

Author SHA1 Message Date
Niklas Larsson
b0e8b1258b make the tests respect the IDRIS env variable
Simplify the sandbox lookup and only run it once.

Only run the test script once for 'make test' instead of using the
makefile to iterate.
2016-01-22 06:57:04 +01:00
David Raymond Christiansen
6c4553c31f Make --quiet imply non-verbosity
This causes Idris to not emit messages about "Type checking ...." while
in quiet mode, which improves the portability of tests to Windows (due
to the slash facing the other way there). It also makes tests a bit more
robust with regards to their source files changing names.
2015-04-01 17:48:17 +02:00
David Raymond Christiansen
8ff9748188 Fix Curses whitespace issue with test delab001 2014-11-30 14:16:04 -08:00
David Raymond Christiansen
75c75975e2 Improve delaboration and pretty-printing for case
Now, the delaborator finds case expressions and converts them back to
the original. This makes :printdef work with these.
2014-11-30 13:21:38 -08:00