1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-12 18:05:13 +00:00
Commit graph

3 commits

Author SHA1 Message Date
Samuel Gomes 9d3cafd3ea Update test license check files 2023-09-19 02:49:32 +05:30
Samuel Gomes 7e533a2473 Update test license files 2022-10-25 07:28:35 +05:30
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