Idris2/tests/node
Zoe Stafford 8e1ca0eddf
Add break in each case alt in js backend (#1796)
* Add `break` in each case alt in js backend
Fixes #1795

* Remove some uneeded `break`s

* linter

* Follow @stefan-hoeck 's advice
This is neater
Note: I renamed breakAfterAssignment because it's too much work to type

* [ test ] Test for #1795

* cleanup: remove unneeded vcat
2021-07-30 07:16:23 +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 Return Bool from IOArray.writeArray 2021-07-15 22:16:22 +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
node026 Add break in each case alt in js backend (#1796) 2021-07-30 07:16:23 +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