Commit Graph

3 Commits

Author SHA1 Message Date
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
73795745e0 Fix test/proof009 when Curses is enabled 2015-03-31 12:33:15 +02:00
Edwin Brady
2d503f1c8a Fix interactive prover
safeForget broke things due to missing case. Also added a test to ensure
it doesn't happen again.
2015-03-23 19:51:15 +00:00