Idris2/tests/node
Stiopa Koltsov 9f61e542b4 Move rm -rf to the beginning of the test
While the discussion about how to refactor test framework is not
finished (#1654), make this change: move `rm -rf build` in the
beginning of the test. For these reasons:

* it is useful to inspect the contents of the `build` directory
  especially after the test failure
* if build crashes mid-test (e.g. process killed), next run should
  not be affected by the `build` directory from the previous run
2021-07-13 22:54:53 +01:00
..
args Move rm -rf to the beginning of the test 2021-07-13 22:54:53 +01:00
bitops Move rm -rf to the beginning of the test 2021-07-13 22:54:53 +01:00
casts Move rm -rf to the beginning of the test 2021-07-13 22:54:53 +01:00
idiom001 Move rm -rf to the beginning of the test 2021-07-13 22:54:53 +01:00
integers Move rm -rf to the beginning of the test 2021-07-13 22:54:53 +01:00
newints Move rm -rf to the beginning of the test 2021-07-13 22:54:53 +01:00
node001 Move rm -rf to the beginning of the test 2021-07-13 22:54:53 +01:00
node002 Move rm -rf to the beginning of the test 2021-07-13 22:54:53 +01:00
node003 Move rm -rf to the beginning of the test 2021-07-13 22:54:53 +01:00
node004 Remove freeBuffer function 2021-06-14 15:06:44 +01:00
node005 Move rm -rf to the beginning of the test 2021-07-13 22:54:53 +01:00
node006 Move rm -rf to the beginning of the test 2021-07-13 22:54:53 +01:00
node007 Move rm -rf to the beginning of the test 2021-07-13 22:54:53 +01:00
node008 Move rm -rf to the beginning of the test 2021-07-13 22:54:53 +01:00
node009 Move rm -rf to the beginning of the test 2021-07-13 22:54:53 +01:00
node011 Move rm -rf to the beginning of the test 2021-07-13 22:54:53 +01:00
node012 Move rm -rf to the beginning of the test 2021-07-13 22:54:53 +01:00
node014 Move rm -rf to the beginning of the test 2021-07-13 22:54:53 +01:00
node015 Move rm -rf to the beginning of the test 2021-07-13 22:54:53 +01:00
node017 [ fix ] Create library dir if necessary (#1300) 2021-06-14 16:12:46 +01:00
node018 Flush standard out after writing prompt to it 2021-04-09 15:17:00 +01:00
node019 Move rm -rf to the beginning of the test 2021-07-13 22:54:53 +01:00
node020 Move rm -rf to the beginning of the test 2021-07-13 22:54:53 +01:00
node021 Move rm -rf to the beginning of the test 2021-07-13 22:54:53 +01:00
node022 Move rm -rf to the beginning of the test 2021-07-13 22:54:53 +01:00
node023 Move rm -rf to the beginning of the test 2021-07-13 22:54:53 +01:00
node024 Move rm -rf to the beginning of the test 2021-07-13 22:54:53 +01:00
node025 Move rm -rf to the beginning of the test 2021-07-13 22:54:53 +01:00
perf001 Move rm -rf to the beginning of the test 2021-07-13 22:54:53 +01:00
reg001 Move rm -rf to the beginning of the test 2021-07-13 22:54:53 +01:00
syntax001 Move rm -rf to the beginning of the test 2021-07-13 22:54:53 +01:00
tailrec001 Move rm -rf to the beginning of the test 2021-07-13 22:54:53 +01:00