1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-03 06:31:20 +00:00
QB64-PE/tests/compile_tests/console_only
Matthew Kilgore 870e67a99b Add $CONSOLE:ONLY and libz tests
libz tests were missing, I added one to test the libz dependency.

Additionally $CONSOLE:ONLY creates many weird interactions and is
currently broken in some cases. This adds tests for all the dependencies
that can work with $CONSOLE:ONLY to verify that they compile correctly.
2022-09-17 03:06:24 -04:00
..
audio_out.bas Add $CONSOLE:ONLY and libz tests 2022-09-17 03:06:24 -04:00
data.bas Add $CONSOLE:ONLY and libz tests 2022-09-17 03:06:24 -04:00
data.output Add $CONSOLE:ONLY and libz tests 2022-09-17 03:06:24 -04:00
devices.bas Add $CONSOLE:ONLY and libz tests 2022-09-17 03:06:24 -04:00
devices.output Add $CONSOLE:ONLY and libz tests 2022-09-17 03:06:24 -04:00
foobar.bmp Add $CONSOLE:ONLY and libz tests 2022-09-17 03:06:24 -04:00
image.bas Add $CONSOLE:ONLY and libz tests 2022-09-17 03:06:24 -04:00
image.output Add $CONSOLE:ONLY and libz tests 2022-09-17 03:06:24 -04:00
libz.bas Add $CONSOLE:ONLY and libz tests 2022-09-17 03:06:24 -04:00
libz.output Add $CONSOLE:ONLY and libz tests 2022-09-17 03:06:24 -04:00
midi.bas Add $CONSOLE:ONLY and libz tests 2022-09-17 03:06:24 -04:00
midi.mid Add $CONSOLE:ONLY and libz tests 2022-09-17 03:06:24 -04:00
midi.output Add $CONSOLE:ONLY and libz tests 2022-09-17 03:06:24 -04:00
network.bas Add $CONSOLE:ONLY and libz tests 2022-09-17 03:06:24 -04:00
screenimage.bas Add $CONSOLE:ONLY and libz tests 2022-09-17 03:06:24 -04:00
screenimage.output Add $CONSOLE:ONLY and libz tests 2022-09-17 03:06:24 -04:00