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

tests: fix a few posix issues. Skip test if feature isn't supported #368

Merged
merged 2 commits into from
Mar 4, 2024

Conversation

Jafaral
Copy link
Member

@Jafaral Jafaral commented Mar 3, 2024

If the test standard output contains the text "This program requires", the test is considered skipped and the output is reported as is. Ex:

[Testing utf8]... OK
[Testing utf8_ovld]... This program requires operator overloading.
[Testing var]... OK

@Jafaral Jafaral requested a review from Don-Ward March 3, 2024 06:58
@Don-Ward
Copy link
Collaborator

Don-Ward commented Mar 3, 2024

This PR could be your opportunity to alter the tests/unicon/makefile introduced in PR#363 to how you'd like it to be.

@Don-Ward Don-Ward merged commit 4348a58 into uniconproject:master Mar 4, 2024
16 checks passed
ValG4 pushed a commit to ValG4/unicon that referenced this pull request Dec 7, 2024
tests: fix a few posix issues. Skip test if feature isn't supported
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