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

Keep src tree clean by running tests in the build directory #431

Merged
merged 2 commits into from
Jan 2, 2024

Conversation

thomas-weber
Copy link

Two commits:

  1. Running the tests in the build directory (and copying the necessary profiles there first). This avoids the creation of new.icc in the source directory.
  2. A small fix for the manpages.

Thomas Weber added 2 commits December 30, 2023 23:41
Test data files are copied into the build directory so that the tests can run
there instead of creating new files (e.g. new.icc) in the source directory

Bump minimum meson version to 0.64, because we are using fs.copyfile().
@mm2 mm2 merged commit 8364830 into mm2:master Jan 2, 2024
9 checks passed
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