simplify

akkartik
Dec 12, 2024, 5:58 AM
HATSIZ4AQZ6EM2NRX2JLM4EPOSBN6XT6R3VAZTGGPK2LSLJNFODQC

Dependencies

  • [2] F2P336NO resolve conflicts
  • [3] 5UNXE4KM on error, switch to a whole other event loop
  • [4] ARYMNK52 merge bugfix: show test failures
  • [5] ULKNZUZK resolve conflicts
  • [6] POQ23S4H fix startup test failures from the driver
  • [*] LRDM35CE app running again
  • [*] 3QNOKBFM beginnings of a test harness

Change contents

  • edit in live.lua at line 387
    [3.165]
    [3.165]
    -- 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 then
    Error_message = Warning_before_tests..'\n\n'
    end
    Error_message = Error_message .. 'There were test failures:\n\n'..table.concat(Test_errors, '\n')
    [4.50]
    [2.895]
    Error_message = 'There were test failures:\n\n'..table.concat(Test_errors, '\n')