Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add github CI for verifying builds and tests #224

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from
Open

Conversation

G4Vi
Copy link
Contributor

@G4Vi G4Vi commented Jan 7, 2022

This adds free automated test building and running to the project on Windows and Linux hosts using github actions.

If this is added, whenever a push or pull request is made the tests will be built and ran and it'll spit out a report like: https://github.com/G4Vi/dr_libs/runs/4743920379?check_suite_focus=true

@ktmf01
Copy link
Contributor

ktmf01 commented Jan 27, 2022

You could also use the testvectors here: https://github.com/ietf-wg-cellar/flac-test-files/tree/main/subset

These FLAC files are specially crafted to test decoders, and are already on github.

@G4Vi
Copy link
Contributor Author

G4Vi commented Jan 27, 2022

You could also use the testvectors here: https://github.com/ietf-wg-cellar/flac-test-files/tree/main/subset

These FLAC files are specially crafted to test decoders, and are already on github.

That does look like a good source of test files! If mackron is interested in the PR I'll switch to some of them, but I'm going to hold off doing more work on this until confirmation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants