Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
catch2
/
7a8a0205b46a3770cc8f0d26a24a903a4c03e82a
7a8a020
CATCH_CONFIG_FAST_COMPILE now disables trys in REQUIRE*
by Martin Hořeňovský
· 8 years ago
4dc06bd
Use bulk vector::insert rather than back_inserter
by Mickey Rose
· 8 years ago
08b597b
Merge pull request #856 from lightmare/script-exec-perm
by Phil Nash
· 8 years ago
46d1664
Set execute permission on runnable python scripts
by Mickey Rose
· 8 years ago
4ec8d53
Tag Alias registry is part of registry hub instead of it’s own singleton
by Phil Nash
· 8 years ago
e7984e3
Reorganised the readme/ ref docs TOC and added link to reporters docs
by Phil Nash
· 8 years ago
90d8937
Added docs on reporters
by Phil Nash
· 8 years ago
0692317
Added Obj-C bindings fix to release notes
by Phil Nash
· 8 years ago
95fc8d6
Fixed up old documentation links in release notes
by Martin Hořeňovský
· 8 years ago
0c015aa
v1.8.2 release
by Martin Hořeňovský
· 8 years ago
f69f821
Updatecd [!shouldFail] docs with extra explanatory note,
by Phil Nash
· 8 years ago
485dbdc
Added link to event listeners docs
by Phil Nash
· 8 years ago
0afd52b
Fix Objective-C Matchers Fixes #854
by Phil Nash
· 8 years ago
38b05f1
Don’t assume first CL arg (exe name) is present Fixes #729
by Phil Nash
· 8 years ago
db98666
Don’t ref past end of string fixes #830
by Phil Nash
· 8 years ago
4101ff3
#include <ctype> for std::to lower
by Phil Nash
· 8 years ago
68da5a6
Docs for Listeners
by Phil Nash
· 8 years ago
e4a25ad
Added CATCH_REGISTER_LISTENER without the INTERNAL_ prefix
by Phil Nash
· 8 years ago
5d6c744
Qualified std::tolower in Clara. Fixes #543
by Phil Nash
· 8 years ago
5dd0639
Added FAIL_CHECK Works like FAIL, but does not abort test. As proposed in #765
by Phil Nash
· 8 years ago
a251575
Merge pull request #846 from m0ppers/patch-1
by Phil Nash
· 8 years ago
807941e
Add ArangoDB
by m0ppers
· 8 years ago
a2e20b0
"Fix" build by annotating the new test as !shouldfail
by Martin Hořeňovský
· 8 years ago
ace7040
Add tests for #835
by Martin Hořeňovský
· 8 years ago
613e146
Save errno before using sprintf, ifstream.
by Martin Hořeňovský
· 8 years ago
e95bf48
Take std::string by const-ref where possible
by Martin Hořeňovský
· 8 years ago
932a405
/Wx -> /WX (stupid typo)
by Martin Hořeňovský
· 8 years ago
9a03720
Enable /Wx (Warnings as error) for SelfTest builds
by Martin Hořeňovský
· 8 years ago
374c050
benchmarkCompile.py fixup
by Martin Hořeňovský
· 8 years ago
8b8e3ee
Disable C4702 in Exception tests self tests
by Martin Hořeňovský
· 8 years ago
af1ed70
Copied release note fixes to documentation
by Martin Hořeňovský
· 8 years ago
041498b
Fixed unintentional tabs
by Phil Nash
· 8 years ago
d5a5883
Fixed mssing virtual destructor warnings
by philsquared
· 8 years ago
6fea473
Fixed CMake generation of MSVC warning levels
by philsquared
· 8 years ago
68e7fdc
Added 4265 to specific warnings in VS
by Phil Nash
· 8 years ago
b4c9bf5
Removed version # from readme
by Phil Nash
· 8 years ago
e952fa8
Added release badge
by Phil Nash
· 8 years ago
84a178f
Add AppVeyor status
by Phil Nash
· 8 years ago
f9db24a
Refactored console reporter include logic to match Xml Reporter’s
by Phil Nash
· 8 years ago
9bee606
Tweaked Xml Reporter to follow same success/ info behaviour as Console reporter
by Phil Nash
· 8 years ago
be4f6ab
Change reporting of CAPTURE'd variables
by Martin Hořeňovský
· 8 years ago
fd6c7ae
Fixed compile benchmark script
by Martin Hořeňovský
· 8 years ago
cd6de9c
Don't reconstruct expression on encountering fatal error
by Martin Hořeňovský
· 8 years ago
40f6a5b
Added duration reporting to compact reporter
by Martin Hořeňovský
· 8 years ago
95b0eb2
TAP reporter now behaves as if -s was always set
by Martin Hořeňovský
· 8 years ago
0b28d3d
Merge branch 'tap-count-success' of https://github.com/gahr/Catch
by Martin Hořeňovský
· 8 years ago
8435dcb
Resized main logo again
by Phil Nash
· 8 years ago
99347df
Updated artwork
by Phil Nash
· 8 years ago
658b5f6
Updated release notes
by Phil Nash
· 8 years ago
c6535a0
v1.8.1 release
by Phil Nash
· 8 years ago
673ec55
Moved definition of _BSD_SOURCE earlier
by Phil Nash
· 8 years ago
ff78e7c
Fixed typo in test name
by Phil Nash
· 8 years ago
da023b2
TAP Reporter: count success tests even if not printed
by Pietro Cerutti
· 8 years ago
470561c
Update release-notes.md
by Phil Nash
· 8 years ago
417202b
Update release-notes.md
by Phil Nash
· 8 years ago
0952b76
v1.8.0 release
by Phil Nash
· 8 years ago
bbeb192
Updated baselines
by Martin Hořeňovský
· 8 years ago
e4f4335
Improved Approx documentation
by Martin Hořeňovský
· 8 years ago
8c07899
Added tests for using margin with Approx.
by Martin Hořeňovský
· 8 years ago
d5c623b
Merge branch 'develop' of https://github.com/CNugteren/Catch
by Martin Hořeňovský
· 8 years ago
061a183
Console reporter now uses fixed decimal formatting
by Martin Hořeňovský
· 8 years ago
70ac6db
Minor output improvements in approvalTests.py
by Martin Hořeňovský
· 8 years ago
593161d
Documented the new vector matchers
by Martin Hořeňovský
· 8 years ago
71e500f
Updated reporter documentation
by Martin Hořeňovský
· 8 years ago
ad94288
Removed unused exception object from release notes script
by Phil Nash
· 8 years ago
e058a37
Removed stray code
by Phil Nash
· 8 years ago
72b72ca
Fix C++11 dependency in TAP reporter
by Martin Hořeňovský
· 8 years ago
a8a6b31
Disabled C4312 in the evaluate layer
by Martin Hořeňovský
· 8 years ago
9e2616a
Add missing assert.h include to reporter bases.
by Martin Hořeňovský
· 8 years ago
c5ffd2e
Fixed up Automake reporter
by Martin Hořeňovský
· 8 years ago
0f24a8c
Added Automake and TAP reporters to SelfTest's main
by Martin Hořeňovský
· 8 years ago
b0260c6
Fixed-up TAP reporter a bit.
by Martin Hořeňovský
· 8 years ago
a63ce95
Add TAP reporter
by Colton Wolkins (Ogre)
· 9 years ago
b753f05
Add reporter for Automake (#826)
by Justin Wilson
· 8 years ago
9bab7c8
Changed console reporter test duration reporting format
by Martin Hořeňovský
· 8 years ago
d8c4512
Removed tabs
by Phil Nash
· 8 years ago
2e08bfe
Single include generator now handles spaces between # and include
by Phil Nash
· 8 years ago
d2a59ad
Fixed test spec parser issue
by Phil Nash
· 8 years ago
10dfca3
Added first vector matchers (Contains and Equals)
by Phil Nash
· 8 years ago
45d4096
Generalised Matchers so objects and comparators can be different types
by Phil Nash
· 8 years ago
4e6938d
Moved matchers tests into their own file
by Phil Nash
· 8 years ago
1ca8cef
Added #define needed for gettimeofday() to be declared on some versions of Cygwin
by Phil Nash
· 8 years ago
ca66dd2
Added a couple more unimplemented assignment operators to silence VS2013 warnings
by philsquared
· 8 years ago
44632c3
Merge branch 'warning-c4512' of https://github.com/gchudnov/Catch into gchudnov-warning-c4512
by philsquared
· 8 years ago
aa28196
Ignore .vs folder
by philsquared
· 8 years ago
5d80553
Updated docs to reflect the change to leak checking
by Martin Hořeňovský
· 8 years ago
b1835e1
Moved WIndows leak detector code out of main()
by philsquared
· 8 years ago
8cd4135
Merge branch 'dev-windows-leakdetection'
by Martin Hořeňovský
· 8 years ago
30e4dbe
Report leaks to debugger in addition to stderr
by Martin Hořeňovský
· 8 years ago
90b3946
Add file/line to TestCase, Section and Failure elements in Xml Reporter
by Phil Nash
· 8 years ago
9202a77
Documentation improvement
by Martin Hořeňovský
· 8 years ago
d8230a8
Add opt-in leak detection under MSVC + Windows.
by Martin Hořeňovský
· 8 years ago
c617860
Cygwin compatibility fixes
by Martin Hořeňovský
· 8 years ago
2e0ae01
Improve -Wparentheses supression for gcc
by Martin Hořeňovský
· 8 years ago
1f71d1f
Some minor clean-up to Python script
by Phil Nash
· 8 years ago
fe690a6
push/pop warnings when disabling parentheses warnings within assertion (gcc/ clang)
by Phil Nash
· 8 years ago
c9a37c5
Added `CATCH_CONFIG_FAST_COMPILE` to documentation.
by Martin Hořeňovský
· 8 years ago
3cfef73
Merge branch 'dev-performance-round3'
by Martin Hořeňovský
· 8 years ago
5cb9e47
Added SOCI to open-source users
by Phil Nash
· 8 years ago
044b616
Added link to matchers docs from readme
by Phil Nash
· 8 years ago
Next »