Commit Graph

1523 Commits

Author SHA1 Message Date
Skye Deving
2e66e802a1 Try using proper cmake steps 2021-01-28 11:05:42 -06:00
Skye Deving
9b36fb8bda Maybe using cmake will work 2021-01-28 11:05:42 -06:00
Skye Deving
afb534bf67 Grab bass dependency 2021-01-28 11:05:42 -06:00
Skye Deving
6ae4e617b0 Attempt to do things again 2021-01-28 11:05:42 -06:00
Skye Deving
4429d5e630 Add new step for compiler 2021-01-28 11:05:42 -06:00
Skye Deving
0cd3351013 Change the windows again 2021-01-28 11:05:42 -06:00
Skye Deving
51b77403eb Try to invoke the bat file better 2021-01-28 11:05:42 -06:00
Skye Deving
672b315272 Attempt to use different qt installer 2021-01-28 11:05:42 -06:00
Skye Deving
d4f24b3109 Setup python 2021-01-28 11:05:42 -06:00
Skye Deving
a63f8e0a5f Remove manual cache because it defaults 2021-01-28 11:05:42 -06:00
Skye Deving
aef425c112 Downgrade qt version 2021-01-28 11:05:42 -06:00
Skye Deving
67214b772d Attempt windows build 2021-01-28 11:05:42 -06:00
Skye Deving
2d33a52c82 Update the cmakelists to newest 2021-01-28 11:05:42 -06:00
Skye Deving
fef16a320a Fix branch name 2021-01-28 11:05:42 -06:00
Skye Deving
9c86ed7ffe Trigger tests only on this branch for now 2021-01-28 11:05:42 -06:00
Skye Deving
a921b23ead Move env var into the action itself 2021-01-28 11:05:42 -06:00
Skye Deving
daa3e173fa Compress binary 2021-01-28 11:05:42 -06:00
Skye Deving
b9e6918b21 Build Attorney Online artifact only when push to master 2021-01-28 11:05:42 -06:00
Skye Deving
8b817ac3f6 Add target command lne option 2021-01-28 11:05:42 -06:00
Skye Deving
7055e7dbc0 Add the Catch2 install to workflow 2021-01-28 11:05:42 -06:00
Skye Deving
f84952d6ae Fix the workflow startup error maybe 2021-01-28 11:05:42 -06:00
Skye Deving
76e15de6e8 Rename workflows and start testing one for builds 2021-01-28 11:05:42 -06:00
Skye Deving
32cf9e11b7 Build with C++20 2021-01-28 11:05:42 -06:00
Skye Deving
d73acf4d0d Use noci tag for disabling bass test 2021-01-28 11:05:42 -06:00
Skye Deving
75dd544e5d Add a note to readme on the noci tag for disabling test on CI 2021-01-28 11:05:42 -06:00
Skye Deving
cbdeea0010 Add test resources in and enable tests 2021-01-28 11:05:42 -06:00
Skye Deving
760d586160 Refactor the test for detecting apng from png 2021-01-28 11:05:42 -06:00
Skye Deving
29354d919f Undo accidentally overwrite 2021-01-28 11:05:42 -06:00
Skye Deving
c7f8670794 Add test case for apng failed to detect from content 2021-01-28 11:05:42 -06:00
Skye Deving
517ebdf247 Add test case for auto detect of apng from png failing 2021-01-28 11:05:42 -06:00
Skye Deving
9363246ca1 Ignore tests with noci tag 2021-01-28 11:05:42 -06:00
Skye Deving
6e679056b5 Add tag for not running test in ci 2021-01-28 11:05:42 -06:00
Skye Deving
ed7863f2fc Add env variable to indicate no screen 2021-01-28 11:05:42 -06:00
Skye Deving
608d6dff61 Try to fix CI 2021-01-28 11:05:42 -06:00
Skye Deving
a8fdea09b0 Add test for detecting png animation 2021-01-28 11:05:42 -06:00
Skye Deving
bd5ed84c16 Add DISCORD compile definition to tests too 2021-01-28 11:05:42 -06:00
Skye Deving
f5110f758e Add DISCORD compile definition 2021-01-28 11:05:42 -06:00
Skye Deving
0064eb692f Check if copying libs over is unnecessary 2021-01-28 11:05:42 -06:00
Skye Deving
26887eff32 Check if the explicit linking is unnecessary 2021-01-28 11:05:42 -06:00
Skye Deving
cf0a18a513 Check if this is not required now 2021-01-28 11:05:42 -06:00
Skye Deving
7b7da4e391 Try fix build 2021-01-28 11:05:42 -06:00
Skye Deving
70cf57a870 Link against qapng 2021-01-28 11:05:42 -06:00
Skye Deving
8da71b6510 Install QtApng dependency 2021-01-28 11:05:42 -06:00
Skye Deving
be0fa26e85 Test seems to work if linking QtApng installed on system 2021-01-28 11:05:42 -06:00
Skye Deving
b3dd00270e Add info to failing test case 2021-01-28 11:05:42 -06:00
Skye Deving
341c658cde Test for both apng and APNG in supported image formats 2021-01-28 11:05:42 -06:00
Skye Deving
f1d12d17a0 Fix compile error
Forgot about passing rvalues
2021-01-28 11:05:42 -06:00
Skye Deving
7a1d6743e1 Refactor aopacket tests 2021-01-28 11:05:42 -06:00
Skye Deving
9c4f8dfc97 Create cmake.yml to run tests on github actions 2021-01-28 11:05:42 -06:00
Skye Deving
ba47b5d35e Update bass streaming test to include opus as well 2021-01-28 11:05:42 -06:00