1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-09-09 14:00:17 +00:00
QB64-PE/tests/compile_tests/http
Matthew Kilgore e8ebf56a2f Add basic http tests
These tests cover basic HTTP functionality via _OPENCLIENT(), and also
that it fails to work without `$Unstable:Http` in place.
2022-11-19 15:13:26 -05:00
..
http_error.bas Add basic http tests 2022-11-19 15:13:26 -05:00
http_error.output Add basic http tests 2022-11-19 15:13:26 -05:00
invalid_url.bas Add basic http tests 2022-11-19 15:13:26 -05:00
invalid_url.output Add basic http tests 2022-11-19 15:13:26 -05:00
no_unstable_err.bas Add basic http tests 2022-11-19 15:13:26 -05:00
no_unstable_err.output Add basic http tests 2022-11-19 15:13:26 -05:00
read_example.bas Add basic http tests 2022-11-19 15:13:26 -05:00
read_example.lnx.license Add basic http tests 2022-11-19 15:13:26 -05:00
read_example.osx.license Add basic http tests 2022-11-19 15:13:26 -05:00
read_example.output Add basic http tests 2022-11-19 15:13:26 -05:00
read_example.win.license Add basic http tests 2022-11-19 15:13:26 -05:00
read_multiple_example.bas Add basic http tests 2022-11-19 15:13:26 -05:00
read_multiple_example.output Add basic http tests 2022-11-19 15:13:26 -05:00