make App.open_for_* look more like io.open
[?]
Aug 23, 2022, 8:11 PM
NR43TWCNAUSV6MCAIGEGUTVCW32D37HCLQYPSVCJ6AVB7FOF255ACDependencies
- [2]
3ZTODUBQformatting - [3]
7CLGG7J2test: autosave after any shape - [4]
AD34IX2Zcouple more tests - [5]
AVTNUQYRbasic test-enabled framework - [*]
3QNOKBFMbeginnings of a test harness
Change contents
- replacement in app.lua at line 305[3.1512]→[3.1512:1613](∅→∅),[3.1613]→[3.2592:2636](∅→∅),[3.2592]→[3.2592:2636](∅→∅),[3.2636]→[2.62:79](∅→∅),[2.79]→[3.2652:2656](∅→∅),[3.2652]→[3.2652:2656](∅→∅)
return {lines = function(self)return App.filesystem[filename]:gmatch('[^\n]+')end,close = function(self)end,}if App.filesystem[filename] thenreturn {lines = function(self)return App.filesystem[filename]:gmatch('[^\n]+')end,close = function(self)end,}end