1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-01 15:00:38 +00:00
QB64-PE/tests
Matthew Kilgore b413028619 Retore errocompilelog, put exes in separate directory
The purpose of moving the EXEs is so that they are not captured in the
build artifacts. They would be nice to have, but they end up being a few
hundred MBs in size so much too large to bother saving.
2022-05-12 00:21:02 -04:00
..
compile_tests Add a few more VERSIONINFO tests 2022-05-06 14:29:37 -04:00
dist Add distribution tests 2022-04-28 17:21:58 -04:00
qbasic_testcases Add QBasic tests 2022-04-28 23:00:07 -04:00
.gitignore Don't archive test exes 2022-05-06 17:50:07 -04:00
assert.sh Add distribution tests 2022-04-28 17:21:58 -04:00
colors.sh Add distribution tests 2022-04-28 17:21:58 -04:00
compile_tests.sh Retore errocompilelog, put exes in separate directory 2022-05-12 00:21:02 -04:00
dist_tests.sh Capture compilation error log in tests 2022-05-12 00:21:02 -04:00
qbasic_tests.sh Retore errocompilelog, put exes in separate directory 2022-05-12 00:21:02 -04:00
run_dist_tests.sh Add distribution tests 2022-04-28 17:21:58 -04:00
run_tests.sh Fix run_tests.sh to report error on failed tests 2022-05-06 13:42:35 -04:00