This website requires JavaScript.
Explore
Help
Sign In
3rd-party
/
catch2
Watch
1
Star
0
Fork
0
You've already forked catch2
mirror of
https://github.com/catchorg/Catch2.git
synced
2025-03-31 07:34:46 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
catch2
/
include
History
Phil Nash
22e9ebef0d
Factored table writing code out into a TablePrinter class (removes a lot of magic numbers and ad-hoc formatting)
2017-08-04 23:54:51 +01:00
..
external
Removed tbc_text_format (superceded by TextFlow)
2017-07-20 23:20:42 +01:00
internal
Changed clock resolution estimator to return uint64_t
2017-08-04 21:31:28 +01:00
reporters
Factored table writing code out into a TablePrinter class (removes a lot of magic numbers and ad-hoc formatting)
2017-08-04 23:54:51 +01:00
catch_session.hpp
Split out internal error macros from the common path
2017-08-01 18:46:33 +02:00
catch_with_main.hpp
Fixed catch_with_main.hpp (no longer references deleted catch_runner.hpp)
2015-12-28 15:06:04 +00:00
catch.hpp
First draft of (experimental) benchmarking support
2017-08-04 19:23:30 +01:00