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

doc/INSTALL does not mention ENABLE_T3_TEST_SUITE to run tests #17

Open
ergodicbreak opened this issue Jan 10, 2025 · 0 comments
Open

Comments

@ergodicbreak
Copy link

ergodicbreak commented Jan 10, 2025

hi, in doc/INSTALL it says

-DENABLE_T3_DEBUG=<YES|NO> (default is NO)

Will build the debug version of the T3VM. This results in slower code, but
is useful for people who want to make changes to the source code. This will
also enable the TADS 3 test suite.

and

If you used -DENABLE_T3_DEBUG=YES, you can run the test suite with:

ctest

However the build wasn't creating a test target until I found the flag ENABLE_T3_TEST_SUITE, setting that on ran the tests. Does doc/INSTALL need updating here?

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

No branches or pull requests

1 participant