Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
catch2
/
6b6143ccd4a5c38acf64f06e24967e8e96aecb38
6b6143c
Removed templates from Approx (just uses double)
by Phil Nash
· 13 years ago
89d1e6c
Tweaks to allow headers to be glued together.
by Phil Nash
· 13 years ago
4b24490
Fixed Github Issue #32: "ResultBuilder& operator << should use toString"
by Phil Nash
· 14 years ago
0ea29b7
Started adding tests for Approx
by Phil Nash
· 14 years ago
dfea75f
Allow epsilon and scale to be specified
by Phil Nash
· 14 years ago
d7b8b01
Updated to use Richard Harris' approximation formula
by Phil Nash
· 14 years ago
d7c203c
Factored Approx out into own file
by Phil Nash
· 14 years ago
95419e9
Merges objc top level headers into main headers (using #ifdef __OBJC__)
by Phil Nash
· 14 years ago
38edb9f
Removed bool warning
by Phil Nash
· 14 years ago
823ea3e
Re-org
by Phil Nash
· 14 years ago
02c877f
Updated self test with current test counts
by Phil Nash
· 14 years ago
db2eda9
XML Reporter reports file/ line in Exception element
by Phil Nash
· 14 years ago
02e597c
report file/ line of section of unexpected exception is thrown
by Phil Nash
· 14 years ago
81e42ce
capture file/ line of test case - for reporting on uncaught exceptions
by Phil Nash
· 14 years ago
77d72fb
Qualified Catch::toSting
by Phil Nash
· 14 years ago
5d7b054
Improved custom exception handling
by Phil Nash
· 14 years ago
9430a2c
First cut of custom exception support
by Phil Nash
· 14 years ago
d4117b9
Added name option to cmd line help
by Phil Nash
· 14 years ago
b1d9fa8
Fixed bug in xml reporter that didn't accumulate success status correctly
by Phil Nash
· 14 years ago
06134ba
Make FixtureWrapper class name unique using the preprocessor instead of a specialisations
by Phil Nash
· 14 years ago
b3db552
Allow name to be provided for overall test run
by Phil Nash
· 14 years ago
0bc42c5
change root element of xml reporter to Catch
by Phil Nash
· 14 years ago
c8b279e
change root element of xml reporter to Catch
by Phil Nash
· 14 years ago
0f2e5d6
Cleaned up some of the contributed tests
by Phil Nash
· 14 years ago
0f478a5
Some reporter refinements
by Phil Nash
· 14 years ago
381fffe
Extract what() message from std::exceptions in _NO_THROW()
by Phil Nash
· 14 years ago
3e512bd
Added boolean test for ptr expressions
by Phil Nash
· 14 years ago
46b4909
Added Malcolm Noyes' test cases
by Phil Nash
· 14 years ago
01db6c4
Moved Approx into its own namespace to avoid ADL issues with operator ==
by Phil Nash
· 14 years ago
3c08431
Updated test counts
by Phil Nash
· 14 years ago
4e58d7c
Removed tests for unsigned ints against signed negative ints
by Phil Nash
· 14 years ago
751c8bd
Removed special case logic around comparisons between unsigned ints and negative signed ints (as it was non-standard)
by Phil Nash
· 14 years ago
24b352f
Allow warnings about comparisons between signed and unsigned ints to get through
by Phil Nash
· 14 years ago
07f228a
Merge https://github.com/ctt/Catch into SingleEvaluation
by Phil Nash
· 14 years ago
5545627
Merge branch 'SingleEvaluation' of https://github.com/ctt/Catch into SingleEvaluation
by Phil Nash
· 14 years ago
5de646c
iPhone test runner adds OC_TEST_CASEs
by Phil Nash
· 14 years ago
84b394e
debug stream fixes
by Phil Nash
· 14 years ago
a1e5e9f
Added isDebuggerActive for non Windows and Mac platforms.
by ctt
· 14 years ago
4d43cae
Added isDebuggerActive for non Windows and Mac platforms.
by ctt
· 14 years ago
7a4b215
string reporting is more consistent
by Phil Nash
· 14 years ago
f5f130c
Refined multiline stdout
by Phil Nash
· 14 years ago
8431fa1
Send to debugger console by default if running within debugger (only support on Windows at the moment)
by Phil Nash
· 14 years ago
62e23ac
some investigation stuff
by Phil Nash
· 14 years ago
f8f592f
Updated test count
by Phil Nash
· 14 years ago
43c1139
Fixed VC++ warning
by Phil Nash
· 14 years ago
e9e6b90
Support output to debug window in Windows
by Phil Nash
· 14 years ago
7f52eda
extracted showHelp() function
by Phil Nash
· 14 years ago
4d613f1
Added XCode 4 related extension to be ignored
by Phil Nash
· 14 years ago
0571f79
Split Main impl into layered functions to offer more customisation points
by Phil Nash
· 14 years ago
18553e0
Fixed warning in 32 bit builds
by Phil Nash
· 14 years ago
7dfd830
Allow { NULL <op> T }to work
by Phil Nash
· 14 years ago
ef611c6
Pointer comparisons and compare to NULL
by Phil Nash
· 14 years ago
1e15669
Added missing #include for <limits>
by Phil Nash
· 14 years ago
5cab62b
Updated test counts following addition of more test cases
by Phil Nash
· 14 years ago
f6758c2
Added special case logic for signed/ unsigned comparisons involving negative numbers and added test cases to cover them
by Phil Nash
· 14 years ago
cc0ed3a
reports test case if stdout/ stderr written to, even if it succeeded
by Phil Nash
· 14 years ago
f9cc21a
Suppress spurious "not all control paths return a value" warning in Visual Studio
by Phil Nash
· 14 years ago
6d11d56
Correctness fixes (for VS)
by Phil Nash
· 14 years ago
f454850
Always output final summary - even if no errors
by Phil Nash
· 14 years ago
3eb41ee
Refactored duplicated code between acceptExpression() and acceptResult()
by Phil Nash
· 14 years ago
4890a1d
StopOnFailure now works again
by Phil Nash
· 14 years ago
b87bff2
Added newlines to warn & info - and always output cout & cerr
by Phil Nash
· 14 years ago
c27e6dc
Tidied exception check macros
by Phil Nash
· 14 years ago
0dc4508
Fixed exception check regression
by Phil Nash
· 14 years ago
b826243
Removed complex expression tests (they shouldn't compile now)
by Phil Nash
· 14 years ago
f35e0cb
Removed complex expression state (as it shouldn't compile now anyway)
by Phil Nash
· 14 years ago
13bfe47
Improvements to self test to give finer grained feedback
by Phil Nash
· 14 years ago
2e44486
Fixed some issues caused by single evaluation work
by Phil Nash
· 14 years ago
e0e7477
More Single Evaluation work
by Phil Nash
· 14 years ago
b708789
First cut of single-evaluation fix
by Phil Nash
· 14 years ago
c57ff75
Renamed file
by Phil Nash
· 14 years ago
e6ce1a3
Second attempt at signed/ unsigned
by Phil Nash
· 14 years ago
0130dfa
First attempt at solving signed/ unsigned issue with int literals
by Phil Nash
· 14 years ago
0123417
Small defensive tweak on checking expression
by Phil Nash
· 14 years ago
e401601
Added CAPTURE() macro
by Phil Nash
· 14 years ago
088d700
Fixed lazy reporting for nested sections
by Phil Nash
· 14 years ago
7fe330f
Made dummy BreakIntoDebugger() macro an inline function to avoid compiler warning
by Phil Nash
· 14 years ago
a691e69
Merge branch 'master' of https://github.com/mattrubin/Catch
by Phil Nash
· 14 years ago
8087f57
Fixed null string reporting issue
by Phil Nash
· 14 years ago
331188f
Added generator copy ctor to fix bug when NRVO is not used. Some exception handling improvements, too
by Phil Nash
· 14 years ago
6bfc1b6
Fixed self test
by Phil Nash
· 14 years ago
65e4111
Added more focussed meta test for sections and fixed bug in outstanding section detection
by Phil Nash
· 14 years ago
a243a23
More complete fix for nested sections
by Phil Nash
· 14 years ago
55c63af
Fixed a compiler error when on a Mac with DEBUG not defined, which resulted in an undefined BreakIntoDebugger()
by Matt Rubin
· 14 years ago
70e7d7f
Further improved nested sections
by Phil Nash
· 14 years ago
a8c31c7
Quick fix for nested sections - doesn't cover all cases yet
by Phil Nash
· 14 years ago
ab30ab6
Added attribution for __debugbreak()
by Phil Nash
· 14 years ago
73acd94
Fixed more warnings and applied workaround for getting to std::numeric_limits without clashing with Windows' min() and max() macros.
by Phil Nash
· 14 years ago
dea7781
Renamed DebugBreak to avoid collision and implemented in terms of __debugbreak() on Windows
by Phil Nash
· 14 years ago
7d65a8c
Improved reporting from self-test and basic reporter in general
by Phil Nash
· 14 years ago
3bad3d6
Refactored self-test - doesn't need so many supporting classes
by Phil Nash
· 14 years ago
c8f12e1
First cut of iOS test runner
by Phil Nash
· 14 years ago
9e33fdd
First draft of iOS test runner
by Phil Nash
· 14 years ago
58e9a8b
Some clean-up
by Phil Nash
· 14 years ago
9d12592
Added some headers to fix build on some gcc versions
by Phil Nash
· 14 years ago
cf7b688
Some layout reformatting. I think everything is in my preferred style now
by Phil Nash
· 14 years ago
d16ce74
Fixed compiler error for gcc on Linux (reported by Tryneus - thanks)
by Phil Nash
· 14 years ago
4663a9c
Added wiki link to readme
by Phil Nash
· 14 years ago
0847a0f
Fixed OC bindings project following recent changes
by Phil Nash
· 14 years ago
d1ee964
Fixed more gcc warnings
by Phil Nash
· 14 years ago
Next »