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-04-16 14:54:46 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
catch2
/
include
History
Benoit Blanchon
908c370f24
Fix error: ISO C++ forbids in-class initialization of non-const static member 'm_started'
2023-01-18 11:10:26 +01:00
..
external
Addressed some static analysis warnings
2017-07-19 09:50:08 +02:00
internal
Fix error: ISO C++ forbids in-class initialization of non-const static member 'm_started'
2023-01-18 11:10:26 +01:00
reporters
Add missing <cassert> includes
2018-04-22 20:36:41 +02:00
catch_session.hpp
Explicitly ignore return value of getchar
2017-08-22 22:06:37 +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
Cosmetic fixes (whitespace and spelling)
2017-05-27 14:42:54 +02:00