-
Notifications
You must be signed in to change notification settings - Fork 9
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
Re-add unit/context tests, if desired #999
Labels
Comments
pnstickne
added a commit
that referenced
this issue
Aug 23, 2020
- All (immediate) test directories are added in CMake instead of being manually specified. This reduces the chance of misplacing and expected resource.. such as 'context'. - REMOVED the non-compiled / not-executed context tests. These tests are woefully out of date and fail to compile for multiple reasons. See #999.
pnstickne
added a commit
that referenced
this issue
Aug 23, 2020
- All (immediate) test directories are added in CMake instead of being manually specified. This reduces the chance of misplacing and expected resource.. such as 'context'. - REMOVED the non-compiled / not-executed context tests. These tests are woefully out of date and fail to compile for multiple reasons. See #999.
pnstickne
added a commit
that referenced
this issue
Sep 1, 2020
- All (immediate) test directories are added in CMake instead of being manually specified. This reduces the chance of misplacing and expected resource.. such as 'context'. - REMOVED the non-compiled / not-executed context tests. These tests are woefully out of date and fail to compile for multiple reasons. See #999.
pnstickne
added a commit
that referenced
this issue
Sep 8, 2020
- All (immediate) test directories are added in CMake instead of being manually specified. This reduces the chance of misplacing and expected resource.. such as 'context'. - REMOVED the non-compiled / not-executed context tests. These tests are woefully out of date and fail to compile for multiple reasons. See #999.
Not needed |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There were tests in "unit/context" that have not been compiled (and thus not executed) for some time. They are being removed in #962 - which switches to automatically scanning test directories.
This is a sentinel to re-add the tests if such is desired and/or currently useful.
The text was updated successfully, but these errors were encountered: