An open API service providing commit metadata for open source projects.

GitHub / unittest-cpp/unittest-cpp / commits

SHA Message Author Date Stats
10e50ad7 Extend hiatus to 26 November Patrick Johnmeyer <p****r@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
854cae25 Extend hiatus to 15 October Patrick Johnmeyer <p****r@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
37df68be Add hiatus note & link to issue Patrick Johnmeyer <p****r@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
0ea55a25 merge Merge pull request #173 from dhuantes/install-improvements Patrick Johnmeyer <p****r@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
f871471d Added Namespace to Exported Target Dan Huantes <d****s@s****m> over 6 years ago
c2696666 Version made explicitly 3 parts Dan Huantes <d****s@s****m> almost 7 years ago
d355e127 merge Merge pull request #172 from Flow86/patch-1 Patrick Johnmeyer <p****r@g****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
2423fcac CrasingTestsAreReportedAsFailures no longer core dumps on Clang Release Dan Huantes <d****s@s****m> about 7 years ago
bdef2bdd UnitTest++ now correctly supports CMake's find_package config mode Dan Huantes <d****s@s****m> about 7 years ago
a7d506d7 add support to build unittest cpp on AIX (IBM) Flow86 <s****m@s****g>
Committed by: GitHub <n****y@g****m>
over 7 years ago
bc5d87f4 merge Merge pull request #161 from martinmoene/cmake Patrick Johnmeyer <p****r@g****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
a6fdaeef Use if (MSVC) as per issue #160 Martin Moene <m****e@g****m> about 9 years ago
85b36661 merge Merge pull request #149 from timdave13/patch-1 Patrick Johnmeyer <p****r@g****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
8c460c48 merge Merge pull request #141 from Reification/feature-MSVC-Clang Patrick Johnmeyer <p****r@g****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
65af5074 merge Merge pull request #155 from vicentebolea/adding-autogen-script Patrick Johnmeyer <p****r@g****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
ee996164 merge Merge branch 'master' into feature-MSVC-Clang Patrick Johnmeyer <p****r@g****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
af28992c merge Merge pull request #148 from cwilling/add-lib_dir Patrick Johnmeyer <p****r@g****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
33e63147 Added autogen.sh file to ease autotools installation Vicente Adolfo Bolea Sanchez <v****a@g****m> over 9 years ago
07d48720 fix clang warnings Tim Bochenek <t****e@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
0b15459e Downgrade message to STATUS and do not declare C++11 as a requirement. Gabriel Hare <G****e@g****m> over 9 years ago
0a6857e3 fix clang warning Tim Bochenek <t****e@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
d7bd7578 fix clang warning timdave13 <t****e@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
0757ba8f Add support for LIB_SUFFIX
Signed-off-by: Christoph Willing <c****g@i****u>
Christoph Willing <c****g@i****u> over 9 years ago
c331bb0d merge Merge pull request #146 from iblis17/fbsd-cmake Patrick Johnmeyer <p****r@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
85bade33 cmake: fix pkgconfig dir path on FreeBSD Iblis Lin <i****s@h****w> over 9 years ago
d0980fe7 merge Merge pull request #143 from unittest-cpp/v2-prep Patrick Johnmeyer <p****r@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
615b6cdd Add note re: autotools to INSTALL file Patrick Johnmeyer <p****r@g****m> over 9 years ago
8e5968bb Roll version number to 2.0.0 Patrick Johnmeyer <p****r@g****m> over 9 years ago
8d70dff0 Delete unused ChangeLog file Patrick Johnmeyer <p****r@g****m> over 9 years ago
5e3b3782 merge Merge pull request #139 from edanaher/pkgconfig-with-cmake Patrick Johnmeyer <p****r@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
a2fe2388 Use “MATCHES” instead of “STREQUAL” to avoid ambiguous comparison. Gabriel Hare <G****e@g****m> over 9 years ago
bb495391 Revert "Increase CMake version to resolve developer warnings regarding implic... Gabriel Hare <G****e@g****m> over 9 years ago
c4ab9d31 Identify Clang compiler when used as an MSVC extension Gabriel Hare <G****e@g****m> over 9 years ago
8f7a2634 Increase CMake version to resolve developer warnings regarding implicit quote... Gabriel Hare <G****e@g****m> over 9 years ago
9eba8232 Demonstrate that compiler is identified as MSVC when VS2014 Clang extension i... Gabriel Hare <G****e@g****m> over 9 years ago
478b6545 merge Merge pull request #135 from jumonatr/master Patrick Johnmeyer <p****r@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
40f90dc6 Build pkgconfig file with CMake, not just with autoconf. Evan Danaher <g****b@e****t> over 9 years ago
0d77b1ae Update docs reference to avoid bad path names on windows Julien Monat Rodier <j****r@e****m> almost 10 years ago
d8e27e18 merge Merge pull request #127 from pjohnmeyer/up_gcc_clang_warning_levels Patrick Johnmeyer <p****r@g****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
1d0e157c merge Merge pull request #126 from pjohnmeyer/up_msvc_warning_levels Patrick Johnmeyer <p****r@g****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
c431be9f merge Merge pull request #128 from killoctal/useSize_t Patrick Johnmeyer <p****r@g****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
eca03930 Used size_t for CHECK macros Gabriel Schlozer <g****r@g****m> almost 10 years ago
7d7ba0ab Re-enable ignored-qualifiers warning and fix Patrick Johnmeyer <p****r@g****m> about 10 years ago
e161d440 Use CMake SET instead of string CONCAT Patrick Johnmeyer <p****r@g****m> about 10 years ago
2e2475fa Fix unused variable warnings Patrick Johnmeyer <p****r@g****m> about 10 years ago
f0044e91 Up warning level to -Wall/extra/error for non-MSVC Patrick Johnmeyer <p****r@g****m> about 10 years ago
7e4fff3b Fix "assignment operator could not be generated" warning Patrick Johnmeyer <p****r@g****m> about 10 years ago
7c159427 Up warning level to /W4 /WX for MSVC-like compilers Patrick Johnmeyer <p****r@g****m> about 10 years ago
83dbcc07 merge Merge pull request #115 from unittest-cpp/add_cmake_option_to_disable_running... Patrick Johnmeyer <p****r@g****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
097c71e6 merge Merge pull request #114 from unittest-cpp/long_and_short_macros Patrick Johnmeyer <p****r@g****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
77ae15ab merge Merge pull request #120 from pjohnmeyer/check_by_reference Patrick Johnmeyer <p****r@g****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
6b69ed78 Skip test build with same option as run Patrick Johnmeyer <p****r@g****m> about 10 years ago
de915185 Remove unused variable from test copy constructor Patrick Johnmeyer <p****r@g****m> about 10 years ago
bec6ba56 Attempted fix for Travis build. Patrick Johnmeyer <p****r@g****m> about 10 years ago
21589e56 Take UnitTest::Check parameter by const reference Patrick Johnmeyer <p****r@g****m> about 10 years ago
510903c8 merge Merge pull request #117 from korli/master Patrick Johnmeyer <p****r@g****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
c7a9e7fd merge Merge pull request #116 from JonChesterfield/master Patrick Johnmeyer <p****r@g****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
053bcfc9 Add support for Haiku. Jerome Duval <j****l@g****m>
Committed by: Jérôme Duval <j****l@g****m>
about 10 years ago
27317ec0 Prefix local variable message in CHECK macros with UnitTest_ to reduce the ri... JonChesterfield <j****d@g****m> over 10 years ago
14f317c4 Eliminate double-negative in option name / value Patrick Johnmeyer <p****r@g****m> over 10 years ago
fa971526 Add UTPP_SKIP_TESTS_AS_BUILD_STEP CMake option Patrick Johnmeyer <p****r@g****m> over 10 years ago
910381fa Change UNITTEST_ENABLE_SHORT_MACROS to DISABLE Patrick Johnmeyer <p****r@g****m> over 10 years ago
df386f18 Add UNITTEST_ prefixes to remaining macros Patrick Johnmeyer <p****r@g****m> over 10 years ago
c96bf526 Replace UT_ macro prefix with UNITTEST_IMPL_ Patrick Johnmeyer <p****r@g****m> over 10 years ago
185b3d50 Add UNITTEST_ versions of all CHECK macros Patrick Johnmeyer <p****r@g****m> over 10 years ago
d220612e merge Merge pull request #111 from unittest-cpp/v1.6.1-prep Patrick Johnmeyer <p****r@g****m> over 10 years ago
782e620f Update versions to 1.6.1 Patrick Johnmeyer <p****r@g****m> over 10 years ago
1a62540b Determine autoconf package version from git tags Patrick Johnmeyer <p****r@g****m> over 10 years ago
b7e0d70a Fix failures in `make distcheck` Patrick Johnmeyer <p****r@g****m> over 10 years ago
90357e21 merge Merge pull request #109 from bittwiddler1/master Patrick Johnmeyer <p****r@g****m> over 10 years ago
8973952b merge Merge pull request #106 from jasonhorsburgh/master Patrick Johnmeyer <p****r@g****m> over 10 years ago
032e495b merge Merge branch 'master' of https://github.com/jasonhorsburgh/unittest-cpp into ... Patrick Johnmeyer <p****r@g****m> over 10 years ago
843d1739 merge Merge pull request #110 from stubb/patch-1 Patrick Johnmeyer <p****r@g****m> over 10 years ago
791c37a9 Enabling silent build rules for automake bittwiddler1 <b****d@o****m> over 10 years ago
451ba1e2 Fix spelling of UTPP_USE_PLUS_SIGN option comment. Kilian Köppchen <k****n@g****m> over 10 years ago
2a806451 Comment changes bittwiddler1 <b****d@o****m> over 10 years ago
80d6bf75 Better native OS detection using AC_CANONICAL_HOST. More information here: ht... Saul Beniquez <b****d@o****m> over 10 years ago
8544b5b6 Fix for #105 - Automake improvements: fixing pkgincludedir. Saul Beniquez <b****d@o****m> over 10 years ago
e88121f6 Add support for CMake find_package() Jason Horsburgh <j****h@g****m> over 10 years ago
b69b63ac Update docs, versions for 1.6.0. Patrick Johnmeyer <p****r@g****m> over 10 years ago
13687226 merge Merge pull request #101 from pjohnmeyer/add_more_vs_appveyor_configs Patrick Johnmeyer <p****r@g****m> over 10 years ago
6ce4bbe8 Use build_script instead of build for appveyor Patrick Johnmeyer <p****r@g****m> over 10 years ago
8080a0c7 Fix CMAKE_GENERATOR values Patrick Johnmeyer <p****r@g****m> over 10 years ago
5908e00e Add forgotten quotes around CMAKE_GENERATOR Patrick Johnmeyer <p****r@g****m> over 10 years ago
6c78c6ea Add more compilers to appveyor config Patrick Johnmeyer <p****r@g****m> over 10 years ago
5ad8cd86 Add new tests to Makefile.am Patrick Johnmeyer <p****r@g****m> over 10 years ago
240bf00f merge Merge branch 'paxos1977-paxos1977-pjohnmeyer-RequiredMacro' Patrick Johnmeyer <p****r@g****m> over 10 years ago
9fd7b220 merge Merge pull request #98 from paxos1977/dev/FixingIncorrectUnitTest Patrick Johnmeyer <p****r@g****m> over 10 years ago
983a9904 merge Merge pull request #95 from pjohnmeyer/paxos1977-pjohnmeyer-RequiredMacro Patrick Johnmeyer <p****r@g****m> over 10 years ago
073a1ea0 Enable C++11 support in autoconf Patrick Johnmeyer <p****r@g****m> over 10 years ago
898f18d7 Enable C++11 support in autoconf Patrick Johnmeyer <p****r@g****m> over 10 years ago
adebd837 Update autotools for new source files. Patrick Johnmeyer <p****r@g****m> over 10 years ago
962387ce Update autotools for new source files. Patrick Johnmeyer <p****r@g****m> over 10 years ago
1c30bcd1 Correcting RequiredCheckArrayCloseDoesNotHaveSideEffectsWhenPassing to exerci... Austin Gilbert <c****s@g****m> over 10 years ago
0a99a9a5 Correcting RequiredCheckArrayCloseDoesNotHaveSideEffectsWhenPassing to exerci... Austin Gilbert <c****s@g****m>
Committed by: Patrick Johnmeyer <p****r@g****m>
over 10 years ago
de385090 merge Merge branch 'dev/RequireMacroUsingLongjmp' into paxos1977-pjohnmeyer-Require... Austin Gilbert <c****s@g****m> over 10 years ago
2e53a17d With code proposed in Pull Request #95, when UNITTEST_NO_EXCEPTIONS is define... Austin Gilbert <c****s@g****m> over 10 years ago
4b0ac3f3 UT_RETHROW needed to take an argument when UNITTEST_NO_EXCEPTIONS=1. Austin Gilbert <c****s@g****m> over 10 years ago
7a68264b Renaming tests/TestRequireMacros.cpp -> tests/TestRequireMacrosWithExceptions... Austin Gilbert <c****s@g****m> over 10 years ago
cd34fffa merge Merge remote-tracking branch 'pj/paxos1977-pjohnmeyer-RequiredMacro' into pax... Austin Gilbert <c****s@g****m> over 10 years ago

← Back to repository