Idris2/tests/typedd-book/chapter11
Edwin Brady 941c8b1ab5 Point bootstrap tests at the right place
We also need to separate building the runtests binary from running the
tests, because runtests refers to the boostrap libraries, and the tests
refer to the newly built libraries.
This worked locally, using inconsistent TTC versions for the bootstrap
version and new version, but let's see what it does on a clean machine
2020-05-21 17:11:12 +01:00
..
All.idr Finish tests 2020-05-19 20:06:37 +01:00
Arith.idr Add test script 2020-05-19 18:25:18 +01:00
ArithCmd.idr Point bootstrap tests at the right place 2020-05-21 17:11:12 +01:00
ArithCmdDo.idr Report errors on totality check failure 2020-05-21 13:08:19 +01:00
ArithTotal.idr Propagate totality options on methods 2020-05-21 16:04:22 +01:00
expected Finish tests 2020-05-19 20:06:37 +01:00
Greet.idr Add test script 2020-05-19 18:25:18 +01:00
InfIO.idr Add test script 2020-05-19 18:25:18 +01:00
InfList.idr Add test script 2020-05-19 18:25:18 +01:00
Label.idr Add test script 2020-05-19 18:25:18 +01:00
run Finish tests 2020-05-19 20:06:37 +01:00
RunIO.idr Add test script 2020-05-19 18:25:18 +01:00
StreamFail.idr Add test script 2020-05-19 18:25:18 +01:00
Streams.idr Add test script 2020-05-19 18:25:18 +01:00