FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for tests - unittest-cpp/unittest-cpp · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
unittest-cpp
/
unittest-cpp
Public
Notifications
You must be signed in to change notification settings
Fork
175
Star
583
Code
Issues
33
Pull requests
11
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
unittest-cpp
tests
on
master
User selector
Datepicker
Commit history
Commits on Aug 15, 2019
CrasingTestsAreReportedAsFailures no longer core dumps on Clang Release
Show description for 2423fca
Dan Huantes
committed
2423fca
View commit details
Copy full SHA for 2423fca
View code at this point
Browse repository at this point
Commits on Aug 31, 2016
Merge pull request #127 from pjohnmeyer/up_gcc_clang_warning_levels
Show description for d8e27e1
pjohnmeyer
authored
d8e27e1
View commit details
Copy full SHA for d8e27e1
View code at this point
Browse repository at this point
Commits on Aug 29, 2016
Used size_t for CHECK macros
killoctal
committed
eca0393
View commit details
Copy full SHA for eca0393
View code at this point
Browse repository at this point
Commits on Aug 28, 2016
Re-enable ignored-qualifiers warning and fix
pjohnmeyer
committed
7d7ba0a
View commit details
Copy full SHA for 7d7ba0a
View code at this point
Browse repository at this point
Commits on Aug 17, 2016
Merge pull request #114 from unittest-cpp/long_and_short_macros
Show description for 097c71e
pjohnmeyer
authored
097c71e
View commit details
Copy full SHA for 097c71e
View code at this point
Browse repository at this point
Commits on Jul 16, 2016
Remove unused variable from test copy constructor
pjohnmeyer
committed
de91518
View commit details
Copy full SHA for de91518
View code at this point
Browse repository at this point
Attempted fix for Travis build.
pjohnmeyer
committed
bec6ba5
View commit details
Copy full SHA for bec6ba5
View code at this point
Browse repository at this point
Take UnitTest::Check parameter by const reference
Show description for 21589e5
pjohnmeyer
committed
21589e5
View commit details
Copy full SHA for 21589e5
View code at this point
Browse repository at this point
Commits on May 7, 2016
Change UNITTEST_ENABLE_SHORT_MACROS to DISABLE
Show description for 910381f
pjohnmeyer
committed
910381f
View commit details
Copy full SHA for 910381f
View code at this point
Browse repository at this point
Add UNITTEST_ prefixes to remaining macros
Show description for df386f1
pjohnmeyer
committed
df386f1
View commit details
Copy full SHA for df386f1
View code at this point
Browse repository at this point
Commits on Apr 25, 2016
Fix failures in `make distcheck`
pjohnmeyer
committed
b7e0d70
View commit details
Copy full SHA for b7e0d70
View code at this point
Browse repository at this point
Commits on Feb 24, 2016
Add new tests to Makefile.am
pjohnmeyer
committed
5ad8cd8
View commit details
Copy full SHA for 5ad8cd8
View code at this point
Browse repository at this point
Update autotools for new source files.
pjohnmeyer
committed
962387c
View commit details
Copy full SHA for 962387c
View code at this point
Browse repository at this point
Correcting RequiredCheckArrayCloseDoesNotHaveSideEffectsWhenPassing to exercise the passing case (per the UT name).
ohz10
authored and
pjohnmeyer
committed
0a99a9a
View commit details
Copy full SHA for 0a99a9a
View code at this point
Browse repository at this point
Commits on Feb 9, 2016
With code proposed in Pull Request #95, when UNITTEST_NO_EXCEPTIONS is defined, the definition for REQUIRE macro is empty.
Show description for 2e53a17
ohz10
committed
2e53a17
View commit details
Copy full SHA for 2e53a17
View code at this point
Browse repository at this point
Renaming tests/TestRequireMacros.cpp -> tests/TestRequireMacrosWithExceptionsOn.cpp, testing REQUIRE with exceptions turned off will require a significantly different approach.
ohz10
committed
7a68264
View commit details
Copy full SHA for 7a68264
View code at this point
Browse repository at this point
Commits on Feb 6, 2016
Use new RequiredCheckException for REQUIRE
Show description for 40b8f0b
pjohnmeyer
committed
40b8f0b
View commit details
Copy full SHA for 40b8f0b
View code at this point
Browse repository at this point
Merge and uncrustify.
pjohnmeyer
committed
74ca0c3
View commit details
Copy full SHA for 74ca0c3
View code at this point
Browse repository at this point
This commit addresses two issues:
Show description for a9161c1
ohz10
authored and
pjohnmeyer
committed
a9161c1
View commit details
Copy full SHA for a9161c1
View code at this point
Browse repository at this point
Use for loop to achieve REQUIRE with no parens
Show description for 06308ee
pjohnmeyer
committed
06308ee
View commit details
Copy full SHA for 06308ee
View code at this point
Browse repository at this point
Introducing additional functionality to allow client code to stop a unit
Show description for e7b56d4
ohz10
authored and
pjohnmeyer
committed
e7b56d4
View commit details
Copy full SHA for e7b56d4
View code at this point
Browse repository at this point
Commits on Jan 30, 2016
Tweak preprocessor blocks.
pjohnmeyer
committed
bb7555c
View commit details
Copy full SHA for bb7555c
View code at this point
Browse repository at this point
Change preprocessor indent rules.
pjohnmeyer
committed
f82c403
View commit details
Copy full SHA for f82c403
View code at this point
Browse repository at this point
Add uncrustify config and run first pass.
pjohnmeyer
committed
b47b4f7
View commit details
Copy full SHA for b47b4f7
View code at this point
Browse repository at this point
Fix comment in TestTestRunner.cpp
Show description for 6e1d0f4
pjohnmeyer
committed
6e1d0f4
View commit details
Copy full SHA for 6e1d0f4
View code at this point
Browse repository at this point
Reduce possible timing test failures
Show description for 44aa33b
pjohnmeyer
committed
44aa33b
View commit details
Copy full SHA for 44aa33b
View code at this point
Browse repository at this point
Commits on Nov 12, 2015
Removed conditional compile around FixtureDtorThrows structure. Added a preprocessor block for _MSC_VER noexcept support.
grahamreeds
committed
4fccb76
View commit details
Copy full SHA for 4fccb76
View code at this point
Browse repository at this point
Commits on Oct 16, 2015
Merge pull request #78 from Microsoft/vs2015Support
Show description for dc6b908
pjohnmeyer
committed
dc6b908
View commit details
Copy full SHA for dc6b908
View code at this point
Browse repository at this point
Commits on Sep 22, 2015
Added support for VS2015
Anna Gringauze
committed
0a14abb
View commit details
Copy full SHA for 0a14abb
View code at this point
Browse repository at this point
Merge pull request #77 from paxos1977/Issue76
Show description for dab6486
pjohnmeyer
committed
dab6486
View commit details
Copy full SHA for dab6486
View code at this point
Browse repository at this point
Commits on Sep 17, 2015
Disable tests in TestTestMacros.cpp which throw exceptions from user
Show description for c4e3617
ohz10
committed
c4e3617
View commit details
Copy full SHA for c4e3617
View code at this point
Browse repository at this point
Commits on Apr 7, 2015
Adding conditional automake directives to allow Win32 compilation on win32-mingw/cygwin-mingw systems.
Saul Beniquez
committed
7549615
View commit details
Copy full SHA for 7549615
View code at this point
Browse repository at this point
Commits on Apr 4, 2015
Disable CrashingTests... in debug.
Show description for bd11339
pjohnmeyer
committed
bd11339
View commit details
Copy full SHA for bd11339
View code at this point
Browse repository at this point
Commits on Nov 8, 2014
Remove lurking tests/*.vcproj files.
pjohnmeyer
committed
19fd657
View commit details
Copy full SHA for 19fd657
View code at this point
Browse repository at this point
Commits on Jun 28, 2014
Reformatted code from #54.
pjohnmeyer
committed
1fe3d72
View commit details
Copy full SHA for 1fe3d72
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL