simplify
Dependencies
- [2]
F2P336NOresolve conflicts - [3]
5UNXE4KMon error, switch to a whole other event loop - [4]
ARYMNK52merge bugfix: show test failures - [5]
ULKNZUZKresolve conflicts - [6]
POQ23S4Hfix startup test failures from the driver - [*]
LRDM35CEapp running again - [*]
3QNOKBFMbeginnings of a test harness
Change contents
- edit in live.lua at line 387
-- We don't run this within handle_error because a second error in-- handle_error will crash. - replacement in app.lua at line 146[4.50]→[2.716:716](∅→∅),[2.716]→[2.717:740](∅→∅),[2.740]→[4.721:754](∅→∅),[4.721]→[4.721:754](∅→∅),[4.754]→[2.741:792](∅→∅),[2.792]→[4.805:813](∅→∅),[4.805]→[4.805:813](∅→∅),[4.813]→[2.793:895](∅→∅)
Error_message = ''if Warning_before_tests thenError_message = Warning_before_tests..'\n\n'endError_message = Error_message .. 'There were test failures:\n\n'..table.concat(Test_errors, '\n')Error_message = 'There were test failures:\n\n'..table.concat(Test_errors, '\n')