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

Adding MS-Windows to automatic tests #137

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

Conversation

Dawoodoz
Copy link
Owner

@Dawoodoz Dawoodoz commented Feb 4, 2025

Added the ability to automatically build each source file matching a name pattern as an independent project in the Builder build system. Then used it to automatically build every *Test.cpp file in the tests folder. The project that builds all the tests also builds a program for running the tests using multiple threads. Later I can log the output to files to allow printing something more verbose only when a test failed.

@Dawoodoz Dawoodoz changed the title Experimental Adding MS-Windows to automatic tests Feb 4, 2025
@Dawoodoz Dawoodoz force-pushed the experimental branch 20 times, most recently from 19d3da7 to a6c7b71 Compare February 5, 2025 08:56
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.

1 participant