aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Googletest exportAbseil Team2020-01-021-1/+1
* Merge pull request #2639 from trzecieu:trzeci/move_ctor_assignAndy Soffer2020-01-022-5/+21
|\
| * Make move operation noexcept.Piotr Paczkowski (trzeci.eu)2019-12-201-2/+2
| * Define default destructor for test classesPiotr Paczkowski (trzeci.eu)2019-12-201-0/+1
| * Deleted functions as part of public interfacePiotr Paczkowski (trzeci.eu)2019-12-201-4/+4
| * Review notes: Return T& from assignment operatorsPiotr Paczkowski (trzeci.eu)2019-12-201-2/+2
| * Disable move constructor and assignment operator for test classes.trzeci2019-12-172-2/+17
* | Googletest exportAbseil Team2020-01-0210-14/+145
* | Merge pull request #2624 from ShabbyX:masterAndy Soffer2020-01-026-21/+34
|\ \
| * | Revert "Googletest export": disallow empty prefixShahbaz Youssefi2019-12-164-20/+10
| * | Revert "Googletest export": Remove test for empty prefixShahbaz Youssefi2019-12-163-4/+18
| * | Workaround VS bug w.r.t empty arguments to macrosShahbaz Youssefi2019-12-161-1/+10
* | | Googletest exportAbseil Team2020-01-023-17/+98
* | | Googletest exportAbseil Team2020-01-023-98/+17
| |/ |/|
* | Merge pull request #2590 from kuzkry:remove-workaround_g++-stale-commentsCJ Johnson2019-12-161-12/+0
|\ \
| * | remove stale comments about older GCC versionsKrystian Kuzniarek2019-11-221-12/+0
* | | Googletest exportkrzysio2019-12-161-18/+17
| |/ |/|
* | Merge pull request #2589 from kuzkry:remove-workaround_g++-no-space-after-fir...Matt Calabrese2019-12-131-9/+3
|\ \
| * | remove g++ 2.95.0 workaround: no space after first comma in macrosKrystian Kuzniarek2019-11-221-9/+3
| |/
* | Googletest exportAbseil Team2019-12-131-1/+2
* | 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
|\ \ \ \