myk002
8ccacd94e0
clarify clean_reqscript() function comment
2021-03-28 15:41:05 -07:00
myk002
035c9eec04
force reloading of scripts under test
...
and invalidate scripts once tests are complete. this ensures that the
IN_TEST flag is respected.
2021-03-28 15:40:59 -07:00
lethosor
62776f5568
Move `expect` functions to a separate file
...
This allows tests to test these functions without needing to include the test
wrapper directly (now ci/test.lua, formerly test/main.lua). Hopefully this
location is also more stable, similar to other libraries that are already tested.
2021-03-24 00:48:52 -04:00
lethosor
29a396ba54
Merge branch 'develop' into myk_move_main
2021-03-23 22:17:36 -04:00
myk002
a9192ebe12
update docs with new script path
2021-03-22 11:09:44 -07:00
myk002
5f00183177
move test harness out of test dir
...
and install to test.lua in top-level scripts directory instead of test/main.lua
2021-03-22 10:15:32 -07:00
lethosor
24c499c108
Add some more git flags for safety
2021-02-18 23:22:37 -05:00
lethosor
fa475949f4
Add workflow to auto-update submodules
2021-02-18 22:08:51 -05:00