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

Unit Test Documentation Update and Typo (issue 1868) #1947

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

Conversation

JaydenShel
Copy link

No description provided.

Signed-off-by: jaysh <jshelderfer@ufl.edu>
Copy link

linux-foundation-easycla bot commented Feb 10, 2024

CLA Signed

The committers listed above are authorized under a signed CLA.

@remia remia linked an issue Feb 18, 2024 that may be closed by this pull request
Copy link
Collaborator

@michdolan michdolan left a comment

Choose a reason for hiding this comment

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

Thanks for contributing!

@doug-walker doug-walker changed the title Unit Test Documentation Update and Typo Unit Test Documentation Update and Typo (issue 1868) Mar 18, 2024

To run just the Python tests, try::

python3 ../tests/python/OpenColorIOTestSuite.py $PWD
Copy link
Collaborator

Choose a reason for hiding this comment

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

@JaydenShel , it would be better to use the commands that remia suggested in issue #1868, rather than calling OpenColorIOTestSuite directly.

And it would be nice to add the help and stop_on_error commands, as mentioned in tests/testutils/UnitTest.cpp.

Thanks for the contribution.

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.

Improve documentation for running unit tests
3 participants