Commits
Branch selector
User selector
Commit History
Commits on Apr 21, 2018
Commits on Dec 4, 2016
Merge pull request #135 from jumonatr/master
Show description for 478b654authored
Commits on Oct 11, 2016
- committed
Julien Monat Rodier
Commits on Aug 31, 2016
Merge pull request #127 from pjohnmeyer/up_gcc_clang_warning_levels
Show description for d8e27e1authoredMerge pull request #126 from pjohnmeyer/up_msvc_warning_levels
Show description for 1d0e157authoredMerge pull request #128 from killoctal/useSize_t
Show description for c431be9authored
Commits on Aug 29, 2016
Commits on Aug 28, 2016
Commits on Aug 27, 2016
Use CMake SET instead of string CONCAT
Show description for e161d44committed- committed
Up warning level to -Wall/extra/error for non-MSVC
Show description for f0044e9committedFix "assignment operator could not be generated" warning
Show description for 7e4fff3committedUp warning level to /W4 /WX for MSVC-like compilers
Show description for 7c15942committed
Commits on Aug 17, 2016
Merge pull request #115 from unittest-cpp/add_cmake_option_to_disable_running_tests_as_build_step
Show description for 83dbcc0authoredMerge pull request #114 from unittest-cpp/long_and_short_macros
Show description for 097c71eauthoredMerge pull request #120 from pjohnmeyer/check_by_reference
Show description for 77ae15aauthored
Commits on Jul 19, 2016
Skip test build with same option as run
Show description for 6b69ed7committedEliminate double-negative in option name / value
Show description for 14f317ccommittedAdd UTPP_SKIP_TESTS_AS_BUILD_STEP CMake option
Show description for fa97152committed
Commits on Jul 16, 2016
- committed
- committed
Take UnitTest::Check parameter by const reference
Show description for 21589e5committedMerge pull request #117 from korli/master
Show description for 510903cauthoredMerge pull request #116 from JonChesterfield/master
Show description for c7a9e7fauthored
Commits on Jun 3, 2016
- committed
Commits on May 7, 2016
Change UNITTEST_ENABLE_SHORT_MACROS to DISABLE
Show description for 910381fcommittedAdd UNITTEST_ prefixes to remaining macros
Show description for df386f1committedReplace UT_ macro prefix with UNITTEST_IMPL_
Show description for c96bf52committedAdd UNITTEST_ versions of all CHECK macros
Show description for 185b3d5committed
Commits on May 5, 2016
Merge pull request #111 from unittest-cpp/v1.6.1-prep
Show description for d220612committed- committed
- committed
Commits on Apr 25, 2016
Commits on Apr 20, 2016
Merge pull request #109 from bittwiddler1/master
Show description for 90357e2committed