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

Enable unit tests on more platforms #913

Merged
merged 3 commits into from
Jul 30, 2023

Conversation

badcel
Copy link
Member

@badcel badcel commented Jul 28, 2023

  • I agree that my contribution may be licensed either under MIT or any version of LGPL license.

@cameronwhite
Copy link
Contributor

FYI for the macOS build we don't currently install any of the actual library dependencies:

run: brew install meson gobject-introspection

For this change I think brew install cairo gdk-pixbuf would be sufficient

@badcel
Copy link
Member Author

badcel commented Jul 29, 2023

Yep same for windows.

badcel and others added 3 commits July 30, 2023 11:52
…ilds

Also sorted dependencies alphabetically for easier maintenance
This relies on the memory being wiped after it is disposed, which isn't
guaranteed to happen. While this works reliably on Linux, it
consistently fails on Windows.
@cameronwhite cameronwhite force-pushed the enable-unit-tests-on-more-platforms branch from 9be6b38 to 899a88f Compare July 30, 2023 15:52
@cameronwhite cameronwhite merged commit a77ac8d into main Jul 30, 2023
@cameronwhite cameronwhite deleted the enable-unit-tests-on-more-platforms branch July 30, 2023 16:37
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.

2 participants