You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@trafficserver.apache.org by "JosiahWI (via GitHub)" <gi...@apache.org> on 2023/06/09 11:52:10 UTC

[GitHub] [trafficserver] JosiahWI opened a new pull request, #9815: Move Catch from tests/include to lib/catch2

JosiahWI opened a new pull request, #9815:
URL: https://github.com/apache/trafficserver/pull/9815

   tests/ contains autests, not unit tests, so the catch header shouldn't be isolated there. It is easier to locate in lib/ and will allow all potential CMake targets for bundled third-party software to be in one place.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@trafficserver.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [trafficserver] bneradt merged pull request #9815: Move Catch from tests/include to lib/catch2

Posted by "bneradt (via GitHub)" <gi...@apache.org>.
bneradt merged PR #9815:
URL: https://github.com/apache/trafficserver/pull/9815


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@trafficserver.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org