1
0
mirror of https://github.com/catchorg/Catch2.git synced 2025-05-06 23:03:52 +00:00

1 Commits

Author SHA1 Message Date
Martin Hořeňovský
c3013a6251
Move matcher implementation to their own subfolder
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.
2020-02-20 17:42:11 +01:00