Skip to content

Conversation

@jbergstroem
Copy link
Contributor

@jbergstroem jbergstroem commented Jan 22, 2026

Warning

This is a work in progress. Do not merge.

The skip_if example in README.adoc produced different output on Linux vs macOS due to alphabetical test ordering. Renamed the test functions to sort consistently and added platform-specific output markers (output-linux and output-darwin) that test_doc.sh selects based on uname.

Another approach could be to just skip this on Darwin or add a way to skip certain tests in test_doc.sh.

Todo

  • Rethink solution

The skip_if example in README.adoc produced different output on Linux
vs macOS due to alphabetical test ordering. Renamed the test functions
to sort consistently and added platform-specific output markers
(`output-linux` and `output-darwin`) that `test_doc.sh` selects based on uname.
@jbergstroem
Copy link
Contributor Author

Hmm, didn't work as intended. Will rethink.

@jbergstroem jbergstroem marked this pull request as draft January 22, 2026 20:45
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