aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Googletest exportAbseil Team2019-12-133-175/+40
* | | | | Googletest exportAbseil Team2019-12-135-4/+96
* | | | | Merge pull request #2595 from kuzkry:remove-workaround_msvc-warning-4355Matt Calabrese2019-12-131-8/+0
|\ \ \ \ \
| * | | | | remove MSVC workaround: warning 4355Krystian Kuzniarek2019-11-221-8/+0
| |/ / / /
* | | | | Merge pull request #2592 from kuzkry:remove-workaround_msvc-error-C2665Matt Calabrese2019-12-131-9/+0
|\ \ \ \ \
| * | | | | remove MSVC workaround: error C2665Krystian Kuzniarek2019-11-221-9/+0
| |/ / / /
* | / / / Googletest exportmisterg2019-12-131-0/+2
| |/ / / |/| | |
* | | | Merge pull request #2609 from kuzkry:revert-2596Mark Barolak2019-12-062-11/+13
|\ \ \ \
| * | | | Revert "remove MSVC workaround: wmain link error in the static library"Krystian Kuzniarek2019-11-271-2/+9
| * | | | Revert "unify googletest and googlemock main functions"Krystian Kuzniarek2019-11-272-9/+4
* | | | | Googletest exportAbseil Team2019-12-066-31/+152
* | | | | Googletest exportAbseil Team2019-12-051-1/+1
* | | | | Merge pull request #2594 from kuzkry:remove-workaround_msvc-unneeded-const-dr...Mark Barolak2019-12-051-17/+4
|\ \ \ \ \
| * | | | | remove MSVC workaround: cease const droppingKrystian Kuzniarek2019-11-221-14/+3
| | |/ / / | |/| | |
* | | | | Googletest exportAbseil Team2019-12-051-1/+1
* | | | | Googletest exportAbseil Team2019-12-021-0/+6
* | | | | Merge pull request #2603 from maximilianschwab:patch-1Mark Barolak2019-12-021-1/+1
|\ \ \ \ \
| * | | | | Fixed typoMaximilian Schwab2019-11-251-1/+1
* | | | | | Merge pull request #2607 from oyefremov:patch-1Mark Barolak2019-12-021-1/+1
|\ \ \ \ \ \
| * | | | | | Rename test case to test suiteOleksandr Yefremov2019-11-271-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #2583 from ChristophStrehle:masterGennadiy Rozental2019-11-271-1/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix compile break for Microsoft Visual Studio 2017 v141Christoph Strehle2019-11-211-1/+2
* | | | | | Merge pull request #2604 from matepek:readme-update-with-opensource-projGennadiy Rozental2019-11-261-0/+4
|\ \ \ \ \ \
| * | | | | | README.md: added Catch2 and Google Test ExplorerMate Pek2019-11-251-0/+4
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #2593 from kuzkry:remove-workaround_msvc-namespace-scope-f...Gennadiy Rozental2019-11-261-9/+4
|\ \ \ \ \ \
| * | | | | | remove MSVC workaround: accessing namespace scope from within nested classesKrystian Kuzniarek2019-11-221-9/+4
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #2596 from kuzkry:remove-workaround_msvc-wmain-link-errorGennadiy Rozental2019-11-262-13/+11
|\ \ \ \ \ \
| * | | | | | unify googletest and googlemock main functionsKrystian Kuzniarek2019-11-222-4/+9
| * | | | | | remove MSVC workaround: wmain link error in the static libraryKrystian Kuzniarek2019-11-221-9/+2
| |/ / / / /
* | | | | | Merge pull request #2597 from kuzkry:remove-workaround_Nokia-Sybian-SafeMatch...Gennadiy Rozental2019-11-261-49/+36
|\ \ \ \ \ \
| * | | | | | remove Nokia's Symbian compiler workaround: SafeMatcherCastImplKrystian Kuzniarek2019-11-221-49/+36
| * | | | | | consistency fix for SafeMatcherCastImpl member functionsKrystian Kuzniarek2019-11-221-1/+1
| |/ / / / /
* | | | | | Googletest exportAbseil Team2019-11-261-1/+1
* | | | | | Merge pull request #2591 from kuzkry:remove-workaround_g++-using-on-operator<<Gennadiy Rozental2019-11-261-4/+2
|\ \ \ \ \ \
| * | | | | | remove g++ 3.3 workaround: using on operator<<Krystian Kuzniarek2019-11-221-4/+2
| |/ / / / /
* | | | | | Merge pull request #2588 from kuzkry:remove-workaround_g++-incorrect-commentsGennadiy Rozental2019-11-262-19/+13
|\ \ \ \ \ \
| * | | | | | change incorrect commentsKrystian Kuzniarek2019-11-052-19/+13
| |/ / / / /
* | / / / / Googletest exportAbseil Team2019-11-261-1/+1
| |/ / / / |/| | | |
* | | | | Googletest exportAbseil Team2019-11-221-1/+1
* | | | | Merge pull request #2570 from xieyubo:1.10Gennadiy Civil2019-11-221-0/+3
|\ \ \ \ \
| * | | | | Fix internal memory leak in Windows _Crt report.xyb2019-11-161-0/+3
| | |_|/ / | |/| | |
* | | | | Googletest exportAbseil Team2019-11-2214-161/+138
* | | | | Merge pull request #2569 from bgianfo:masterGennadiy Civil2019-11-201-2/+3
|\ \ \ \ \
| * | | | | Fix FlatTuple compilation on older msvc.Brian Gianforcaro2019-11-151-2/+4
| | |_|/ / | |/| | |
* | | | | Googletest exportAbseil Team2019-11-201-1/+1
* | | | | Googletest exportAbseil Team2019-11-192-2/+2
|/ / / /
* | | | Merge pull request #2521 from Sinclair-John:masterAndy Getz2019-11-151-1/+4
|\ \ \ \
| * | | | Fix Issue 2418Sinclair-John2019-10-181-1/+4
* | | | | Merge pull request #2554 from kuzkry:update-gen_gtest_pred_implAndy Getz2019-11-131-10/+10
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | update gen_gtest_pred_impl.pyKrystian Kuzniarek2019-11-051-7/+7