Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Googletest export | misterg | 2019-10-18 | 1 | -1/+0 |
| | | | | | | Added IsNan matcher PiperOrigin-RevId: 275473218 | ||||
* | Googletest export | Abseil Team | 2019-10-17 | 1 | -0/+1 |
| | | | | | | Added IsNan matcher PiperOrigin-RevId: 275278634 | ||||
* | Merge pull request #2421 from kuzkry:cleanup-for-regex | Andy Soffer | 2019-10-16 | 1 | -3/+3 |
|\ | | | | | | | PiperOrigin-RevId: 275058934 | ||||
| * | mention the existing support for wide strings in string matchers | Krystian Kuzniarek | 2019-09-23 | 1 | -2/+2 |
| | | |||||
* | | Fix typo in documents | hyuk.myeong | 2019-10-01 | 1 | -1/+1 |
| | | |||||
* | | Googletest export | Abseil Team | 2019-09-27 | 1 | -88/+88 |
| | | | | | | | | | | | | Updates headings. PiperOrigin-RevId: 271148974 | ||||
* | | Googletest export | Abseil Team | 2019-09-27 | 1 | -4/+4 |
|/ | | | | | | Remove unnecessary full qualifications from std types. PiperOrigin-RevId: 270101485 | ||||
* | Merge pull request #2387 from kuzkry:iff | Shaindel Schwartz | 2019-09-12 | 2 | -7/+8 |
|\ | | | | | | | PiperOrigin-RevId: 268693457 | ||||
| * | restore mistakenly removed iffs in their explicit form | Krystian Kuzniarek | 2019-08-20 | 2 | -6/+8 |
| | | | | | | | | | | Due to confusion arisen from "iff" standing for "if and only if", this commit uses the latter. | ||||
* | | Googletest export | Abseil Team | 2019-09-09 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | Move IsFalse/IsTrue to a more appropriate section in the gmock matchers cheat sheet. I'm assuming their current placement within the "Container Matchers" list is a mistake -- they don't seem to be container related and would fit well with other generic matchers. PiperOrigin-RevId: 268016027 | ||||
* | | Googletest export | Abseil Team | 2019-09-09 | 1 | -1/+12 |
| | | | | | | | | | | | | ...text exposed to GitHub repo https://www.github.com/google/googletest PiperOrigin-RevId: 267654546 | ||||
* | | Googletest export | Abseil Team | 2019-09-09 | 1 | -4/+4 |
| | | | | | | | | | | | | ...text exposed to GitHub repo https://www.github.com/google/googletest PiperOrigin-RevId: 267617889 | ||||
* | | Googletest export | Abseil Team | 2019-08-21 | 1 | -2/+2 |
|/ | | | | | | Update broken links. PiperOrigin-RevId: 264405918 | ||||
* | Googletest export | Abseil Team | 2019-08-19 | 1 | -2/+3 |
| | | | | | | Fix broken link to regex syntax guide in cheat_sheet.md PiperOrigin-RevId: 263840914 | ||||
* | Googletest export | Abseil Team | 2019-08-19 | 1 | -1/+2 |
| | | | | | | Fix a broken link about selecting overloaded methods. PiperOrigin-RevId: 263807775 | ||||
* | Googletest export | misterg | 2019-08-16 | 1 | -1/+1 |
| | | | | | | Fix broken link at beginning of "Mocking Non-virtual Methods" section. PiperOrigin-RevId: 263772074 | ||||
* | Googletest export | misterg | 2019-08-16 | 1 | -1/+1 |
| | | | | | | Internal Change PiperOrigin-RevId: 263768422 | ||||
* | Googletest export | misterg | 2019-08-15 | 1 | -1/+1 |
| | | | | | | Internal changes PiperOrigin-RevId: 263636027 | ||||
* | Googletest export | Abseil Team | 2019-08-15 | 1 | -1/+1 |
| | | | | | | Internal changes PiperOrigin-RevId: 262994110 | ||||
* | Googletest export | Abseil Team | 2019-08-15 | 1 | -1/+1 |
| | | | | | | Fix a link to the guide for creating custom matchers. PiperOrigin-RevId: 262572684 | ||||
* | Googletest export | Abseil Team | 2019-08-07 | 2 | -4/+5 |
| | | | | | | Fix broken links. PiperOrigin-RevId: 262123510 | ||||
* | Googletest export | Abseil Team | 2019-08-07 | 1 | -3/+27 |
| | | | | | | Add general explanation of MOCK_METHOD, including list of supported qualifiers. PiperOrigin-RevId: 262077180 | ||||
* | Googletest export | Abseil Team | 2019-08-06 | 1 | -2/+2 |
| | | | | | | Fix broken link. PiperOrigin-RevId: 261940226 | ||||
* | Googletest export | Abseil Team | 2019-08-02 | 2 | -294/+137 |
| | | | | | | Remove markdown extension which isn't supported on github. PiperOrigin-RevId: 261321329 | ||||
* | Googletest export | Abseil Team | 2019-08-01 | 3 | -11/+12 |
| | | | | | | Add links to "sampleK_unittest.cc" examples. Fix some broken docs crosslinks. PiperOrigin-RevId: 261169561 | ||||
* | Googletest export | misterg | 2019-08-01 | 1 | -1/+1 |
| | | | | | | Internal Change PiperOrigin-RevId: 260939845 | ||||
* | Merge pull request #2356 from kuzkry:typos | Gennadiy Civil | 2019-07-30 | 2 | -8/+8 |
|\ | | | | | | | PiperOrigin-RevId: 260786935 | ||||
| * | fix typos | Krystian Kuzniarek | 2019-07-30 | 2 | -8/+8 |
| | | |||||
* | | Merge pull request #2355 from kuzkry:markdown-numbering | Gennadiy Civil | 2019-07-30 | 1 | -2/+2 |
|\ \ | | | | | | | | | | PiperOrigin-RevId: 260782065 | ||||
| * | | fix numbering of ordered lists in Markdown | Krystian Kuzniarek | 2019-07-30 | 1 | -2/+2 |
| |/ | |||||
* | | Googletest export | Abseil Team | 2019-07-29 | 1 | -2/+2 |
| | | | | | | | | | | | | Fix broken link. PiperOrigin-RevId: 260548004 | ||||
* | | Manual docs tweaks still in preparation for including docs with code pushes | Gennadiy Civil | 2019-07-29 | 4 | -29/+131 |
|/ | |||||
* | Manual docs tweaks still in preparation for including docs with code pushes | Gennadiy Civil | 2019-07-18 | 3 | -65/+97 |
| | |||||
* | Manual docs tweaks still in preparation for including docs with code pushes | Gennadiy Civil | 2019-07-18 | 4 | -4/+4 |
| | |||||
* | remove outdated | Gennadiy Civil | 2019-07-17 | 1 | -16/+0 |
| | |||||
* | remove outdated | Gennadiy Civil | 2019-07-17 | 2 | -301/+0 |
| | |||||
* | Preparation for including docs in round-trip with OSS, Manual merge, review ↵ | Gennadiy Civil | 2019-07-17 | 4 | -938/+1050 |
| | | | | and merge docs internal-OSS | ||||
* | Preparation for including docs in round-trip with OSS. Manual review and ↵ | Gennadiy Civil | 2019-07-16 | 1 | -1/+1 |
| | | | | merge docs internal-OSS | ||||
* | Preparation for including docs in round-trip with OSS | Gennadiy Civil | 2019-07-15 | 1 | -2/+2 |
| | |||||
* | Preparation for including docs in round-trip with OSS | Gennadiy Civil | 2019-07-15 | 1 | -2/+2 |
| | |||||
* | Preparation for including docs in round-trip with OSS | Gennadiy Civil | 2019-07-15 | 1 | -32/+4 |
| | |||||
* | Preparation for including docs in round-trip with OSS | Gennadiy Civil | 2019-07-15 | 2 | -1692/+2486 |
| | |||||
* | Merge pull request #2326 from kuzkry/missing-references-to-documentation | Gennadiy Civil | 2019-07-15 | 7 | -11/+12 |
|\ | | | | | Add missing references to documentation | ||||
| * | add missing references to DesignDoc and KnownIssues | Krystian Kuzniarek | 2019-07-13 | 1 | -1/+2 |
| | | |||||
| * | rename and apply snake_case on KnownIssues.md | Krystian Kuzniarek | 2019-07-13 | 1 | -0/+0 |
| | | |||||
| * | rename and apply snake_case on FrequentlyAskedQuestions.md | Krystian Kuzniarek | 2019-07-13 | 3 | -2/+2 |
| | | |||||
| * | rename and apply snake_case on ForDummies.md | Krystian Kuzniarek | 2019-07-13 | 4 | -3/+3 |
| | | |||||
| * | rename and apply snake_case on Documentation.md | Krystian Kuzniarek | 2019-07-13 | 1 | -0/+0 |
| | | |||||
| * | rename and apply snake_case on DesignDoc.md | Krystian Kuzniarek | 2019-07-13 | 1 | -0/+0 |
| | | |||||
| * | rename and apply snake_case on CheatSheet.md | Krystian Kuzniarek | 2019-07-13 | 4 | -6/+6 |
| | |