Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | | | | | Merge pull request #1127 from zulkarnine/patch-1 | Gennadiy Civil | 2017-08-10 | 1 | -3/+31 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix background color in ColoredPrintf | |||||
| * | | | | | | | | | | | | | | | | Remove duplicate code | Zulkarnine Mahmud | 2017-07-16 | 1 | -16/+6 | |
| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Fix assumption for foreground bit offset | Zulkarnine Mahmud | 2017-07-15 | 1 | -3/+16 | |
| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Remove unnecessary const | Zulkarnine Mahmud | 2017-06-29 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Add helper functions for text color calculation | Zulkarnine Mahmud | 2017-06-29 | 1 | -24/+25 | |
| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Fix a problem when bg_color == fg_color | Zulkarnine Mahmud | 2017-06-22 | 1 | -3/+24 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Invert the intensity bit if the background_color == foreground_color | |||||
| * | | | | | | | | | | | | | | | | Add background_mask instead of using magic number | Zulkarnine Mahmud | 2017-06-21 | 1 | -1/+2 | |
| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Fix background color in ColoredPrintf | Zulkarnine Mahmud | 2017-06-20 | 1 | -2/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Re-use existing background color for Widows' console window. This fixes a problem where the background color for ColoredPrintf would be BLACK even if the user's console is using a different BG color. | |||||
* | | | | | | | | | | | | | | | | | Merge pull request #1192 from eduherminio/master | Gennadiy Civil | 2017-08-10 | 6 | -14/+13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Minor style fixes | |||||
| * | | | | | | | | | | | | | | | | | Minor style fixes | Eduardo Caceres | 2017-08-10 | 6 | -14/+13 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Typos, punctuation & broken links | |||||
* | | | | | | | | | | | | | | | | | | Merge pull request #1191 from gennadiycivil/master | Gennadiy Civil | 2017-08-10 | 15 | -28/+353 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adding Bazel build to googletest (initial version ) | |||||
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #1178 from aninf-wo/hethi/testsuite-hint | Gennadiy Civil | 2017-08-10 | 1 | -0/+34 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | add note about different definitions of Test Case | |||||
| * | | | | | | | | | | | | | | | | | | | clarify distinction regarding Test Case | Herbert Thielen | 2017-08-10 | 1 | -5/+5 | |
| | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | be more specific on Test Case | Herbert Thielen | 2017-08-09 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | add note about different definitions of Test Case | Herbert Thielen | 2017-08-05 | 1 | -0/+34 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There are contradictory definitions of the term "test case", so prepare new users in Primer.md to avoid confusion. | |||||
| | | | | | | | | | | | | * | | | | | | | Change AppVeyor Status Badge to point to new AppVeyor Project Location | misterg | 2017-08-14 | 1 | -1/+0 | |
| | | | | | | | | | | | | | | | | | | | | ||||||
| | | | | | | | | | | | | * | | | | | | | Change AppVeyor Status Badge to point to new AppVeyor Project Location | misterg | 2017-08-14 | 1 | -1/+3 | |
| | | |_|_|_|_|_|_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | Addressing Comments | misterg | 2017-08-10 | 1 | -46/+22 | |
| | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | Addressing comments | misterg | 2017-08-10 | 1 | -5/+1 | |
| | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | Update WORKSPACE | Gennadiy Civil | 2017-08-10 | 1 | -35/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove comments | |||||
| | * | | | | | | | | | | | | | | | | | Added Copyright | misterg | 2017-08-10 | 4 | -13/+129 | |
| | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | Initial Revision, review 164634031 | misterg | 2017-08-10 | 4 | -29/+3 | |
| | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | WIP | misterg | 2017-08-09 | 2 | -10/+32 | |
| | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | Added googlemock tests | misterg | 2017-08-09 | 1 | -4/+0 | |
| | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | Added googlemock tests | misterg | 2017-08-09 | 1 | -0/+29 | |
| | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | WIP | misterg | 2017-08-09 | 2 | -98/+12 | |
| | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | WIP, win testing | misterg | 2017-08-08 | 1 | -4/+7 | |
| | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | WIP, win testing | misterg | 2017-08-08 | 1 | -3/+3 | |
| | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | WIP, windows testing | misterg | 2017-08-08 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | WIP, windows testing | misterg | 2017-08-08 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | WIP, windows testing | misterg | 2017-08-08 | 1 | -3/+9 | |
| | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | WIP | misterg | 2017-08-08 | 2 | -142/+193 | |
| | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | Samples changes upstreaming | misterg | 2017-08-07 | 2 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | Samples changes upstreaming | misterg | 2017-08-07 | 9 | -18/+15 | |
| | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | WIP | misterg | 2017-08-02 | 1 | -36/+20 | |
| | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | WIP | misterg | 2017-08-02 | 1 | -23/+15 | |
| | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | WIP | misterg | 2017-08-01 | 2 | -8/+13 | |
| | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | WIP | misterg | 2017-08-01 | 13 | -28/+326 | |
| | | | | | | | | | | | | | | | | | | | ||||||
| | | | | | | | | | | | | | * | | | | | Merge branch 'master' of github.com:Dani-Hub/googletest | drgler | 2017-08-10 | 0 | -0/+0 | |
| | | | | | | | | | | | | | |\ \ \ \ \ | ||||||
| | | | | | | | | | | | | * | \ \ \ \ \ | Merge branch 'master' of github.com:Dani-Hub/googletest | drgler | 2017-08-22 | 1 | -1/+3 | |
| | | | | | | | | | | | | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | |/ / / / / / | | | | | | | | | | | | | |/| / / / / / | | | | | | | | | | | | | | |/ / / / / | ||||||
| | | | | | | | | | | | | | * | | | | | Merge branch 'master' of github.com:Dani-Hub/googletest | drgler | 2017-08-09 | 0 | -0/+0 | |
| | | | | | | | | | | | | | |\ \ \ \ \ | ||||||
| | | | | | | | | | | | | * | \ \ \ \ \ | Merge branch 'master' of github.com:Dani-Hub/googletest | drgler | 2017-08-10 | 1 | -0/+28 | |
| | | | | | | | | | | | | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | |/ / / / / / | | | | | | | | | | | | | |/| / / / / / | | | | | | | | | | | | | | |/ / / / / | ||||||
| | | | | | | | | | | | | | * | | | | | Infinite Loop when calling a mock function that takes ↵ | drgler | 2017-08-09 | 1 | -0/+6 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | boost::filesystem::path as parameter #521: Add is_same type trait | |||||
| | | | | | | | | | | | | * | | | | | | Infinite Loop when calling a mock function that takes ↵ | drgler | 2017-08-09 | 3 | -8/+42 | |
| | | | | | | | | | | | | |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | boost::filesystem::path as parameter #521: Add is_same type trait and prevent infinite loops for recursive containers | |||||
| | | | | | | | | | | | | | * | | | | Handling invalid flag values | Alyssa Wilk | 2017-08-16 | 2 | -1/+28 | |
| | | | | | | | | | | | | | | | | | | ||||||
| | | | | | | | | | | | | | * | | | | Adding a flag option to change the default mock type | Alyssa Wilk | 2017-08-10 | 6 | -3/+102 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | Merge pull request #1185 from eduherminio/master | Gennadiy Civil | 2017-08-09 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / / | |/| | | | / / / / / / / / / / / | |_|_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | | | Fix punctuation in docs | |||||
| * | | | | | | | | | | | | | | | Punctuation | Eduardo Cáceres | 2017-08-09 | 1 | -2/+2 | |
|/ / / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Missing periods | |||||
* | | | | | | | | | | | | | | | Merge pull request #1123 from chromy/upstream-141765019 | Gennadiy Civil | 2017-08-08 | 1 | -4/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix typo in gmock-actions.h | |||||
| * | | | | | | | | | | | | | | | Fix typo in gmock-actions.h | Hector Dearman | 2017-06-19 | 1 | -4/+4 | |
| | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This upstreams a Google-internal change (141765019). |