1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-06 19:50:22 +00:00
QB64-PE/.github/workflows
Matthew Kilgore d876f1bb22 Add license tests
This adds logic for testing the new license generation functionality.
This is done by having the expected license for a variety of
tests that use different dependencies, and then comparing that against
the license QB64-PE actually produces when compiling these test files.

Note that because the actual used dependencies changes depending upon
the OS, we have separate expected licenses for each of Linux, Windows,
and Mac OS. This required some build changes to accomidate, in addition
to the testing logic changes themselves.
2022-10-01 15:08:01 -04:00
..
build-process.yml Add license tests 2022-10-01 15:08:01 -04:00
ci.yml Split up workflows 2022-08-28 23:21:08 -04:00
pr.yml Split up workflows 2022-08-28 23:21:08 -04:00
release.yml Split up workflows 2022-08-28 23:21:08 -04:00