This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
Catch2
Watch
1
Star
0
Fork
0
forked from
catchorg/Catch2
Code
Pull Requests
Activity
Files
b3acf45d7052efc97409db4ba2f930833cd15596
Catch2
/
projects
/
SelfTest
T
History
Phil Nash
b3acf45d70
Fully committed to new Text class.
...
- moved impl into .hpp - replaced last few uses of LineWrapper with Text - removed LineWrapper
2013-04-20 19:36:40 +01:00
..
Baselines
Fully committed to new Text class.
2013-04-20 19:36:40 +01:00
SurrogateCpps
Changed the way info messages are handled.
2013-02-02 19:58:04 +00:00
ApproxTests.cpp
Added StringMaker (for partially specialising string conversions), extended BDD macros and moved file/line info to top of message.
2013-03-04 12:19:15 +01:00
BDDTests.cpp
LineWrapper can indent first line differently to subsequent lines
2013-04-05 20:55:57 +01:00
catch_self_test.cpp
Cleaned up -Wpadded warning handling a bit more
2013-03-13 08:18:30 +00:00
catch_self_test.hpp
Cleaned up -Wpadded warning handling a bit more
2013-03-13 08:18:30 +00:00
ClassTests.cpp
Squashed commit of the following:
2012-11-13 21:59:50 +00:00
ConditionTests.cpp
Addressed some warnings (mostly MSVC)
2013-03-25 08:46:48 +00:00
ExceptionTests.cpp
Addressed some warnings (mostly MSVC)
2013-03-25 08:46:48 +00:00
GeneratorTests.cpp
Fairly major reworking of console reporter (still in progress).
2013-01-13 21:51:44 +00:00
MessageTests.cpp
Addressed some warnings (mostly MSVC)
2013-03-25 08:46:48 +00:00
MiscTests.cpp
Added vector resize test
2013-03-25 08:47:36 +00:00
TestMain.cpp
Fully committed to new Text class.
2013-04-20 19:36:40 +01:00
TrickyTests.cpp
Remove SFINAE support for all unknown compilers
2013-04-18 07:40:19 +01:00
VariadicMacrosTests.cpp
Initial support for variadic macros
2013-03-16 20:18:52 +00:00