Block a user
hak8or
synced and deleted reference 2021-06-21 01:28:40 +00:00
devel-small-cleanups
at mirrors/Catch2 from mirror
bf61a418cb
Remove the ill-conceived compilation perf tests using real tests
849002aec0
Move specialization for global op<< to the proper place
hak8or
synced commits to devel-small-cleanups at mirrors/Catch2 from mirror
2021-06-20 17:18:41 +00:00
376b0f2014
Clean out the ill-conceived compilation perf tests concatenating real tests
6b17e6151f
Fixup? 2
d90758e92d
Merge pull request #235 from avoroshilov/fix-compilation-warning
5670493757
Fix compilation warning
hak8or
synced and deleted reference 2021-06-20 09:08:41 +00:00
devel-cleaner-unique-names
at mirrors/Catch2 from mirror
4eb9af51af
Use non-reserved identifiers for test autoregistration objects
78e4fbdb12
Use non-reserved identifiers for BENCHMARK macro implementation
hak8or
synced commits to devel-small-cleanups at mirrors/Catch2 from mirror
2021-06-20 09:08:41 +00:00
hak8or
synced new reference devel-small-cleanups to mirrors/Catch2 from mirror
2021-06-20 09:08:41 +00:00
hak8or
synced commits to devel-cleaner-unique-names at mirrors/Catch2 from mirror
2021-06-20 00:58:40 +00:00
hak8or
synced new reference devel-cleaner-unique-names to mirrors/Catch2 from mirror
2021-06-20 00:58:40 +00:00
hak8or
synced commits to devel-fix-xml-reporter-benchmark-failure at mirrors/Catch2 from mirror
2021-06-20 00:58:40 +00:00
hak8or
synced new reference devel-fix-xml-reporter-benchmark-failure to mirrors/Catch2 from mirror
2021-06-20 00:58:40 +00:00
7fbf796ecb
Merge pull request #234 from avoroshilov/fix-crash-conversion
d4d77006ac
Fix a crash in Worker c-tor when converting certain JSON files
hak8or
synced and deleted reference 2021-06-18 16:18:41 +00:00
devel-junit-reporter-public-private-split
at mirrors/Catch2 from mirror
hak8or
synced and deleted reference 2021-06-18 16:18:41 +00:00
devel-tracker-cleanups
at mirrors/Catch2 from mirror
70f5392210
Devirtualize more things in trackers
61461dfd1d
Move default impls of isFooTracker to the interface
c064322a9d
Devirtualize ITracker::parent
a14d67cace
ITracker::parent returns pointer not reference
4ce8a23edd
Tiny cleanups in tracking
25cca2dcb9
docs: add custom parse example (#603)
a8ef5b8d2f
fix: avoid printing description for non configurable subcommand (#604)
2fa8cae9e8
feat: add changeable help message string to version (#601)