mirror of
https://github.com/catchorg/Catch2.git
synced 2025-05-04 14:03:53 +00:00
In the future we can expect many more matchers, so let's give them a place to live. Also moved matcher-related internal files to `internal` subfolder. Ideally we should sort out all of our source code, but that will have to come later.