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 exclude tests option #96

Merged
merged 3 commits into from
Feb 19, 2024
Merged

Conversation

RadWolfie
Copy link
Member

@RadWolfie RadWolfie commented Feb 10, 2024

I recently realize exclude tests will be very useful for emulators to skip them if they are not compatible or aren't working by design. Exclude tests become necessary to verify other test results instead of manually inputting many individual tests, just to remove one or some tests.


In config.txt file:
tests-exclude=<export hex number>[,...]

@RadWolfie RadWolfie marked this pull request as draft February 11, 2024 18:50
@RadWolfie
Copy link
Member Author

Converted to draft pull request because #97 pull request is top priority. Once it is merged, this pull request can leave draft state.

@RadWolfie RadWolfie marked this pull request as ready for review February 14, 2024 09:20
src/main.c Outdated Show resolved Hide resolved
src/main.c Show resolved Hide resolved
src/main.c Outdated Show resolved Hide resolved
src/main.c Show resolved Hide resolved
src/main.c Outdated Show resolved Hide resolved
src/main.c Show resolved Hide resolved
src/main.c Show resolved Hide resolved
Copy link
Member

@PatrickvL PatrickvL left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some remarks to ponder...

@RadWolfie
Copy link
Member Author

Please mark conversations resolved if they are properly fixed. As for other questions/suggestion require later pull request(s), please keep them open. 🙂

@RadWolfie RadWolfie merged commit 7abd612 into Cxbx-Reloaded:master Feb 19, 2024
1 check passed
@RadWolfie RadWolfie deleted the exclude-tests branch February 19, 2024 00:49
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