Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Googletest export | Abseil Team | 2019-01-07 | 2 | -8/+45 |
* | Merge pull request #2042 from gennadiycivil/master | Gennadiy Civil | 2019-01-03 | 3 | -108/+106 |
|\ | |||||
| * | Merge branch 'master' of https://github.com/google/googletest | Gennadiy Civil | 2019-01-03 | 22 | -1119/+1502 |
| |\ | |/ |/| | |||||
* | | Googletest export | misterg | 2019-01-03 | 3 | -38/+48 |
* | | Googletest export | misterg | 2019-01-03 | 20 | -1081/+1454 |
| * | Update docs, TestCase->TestSuite | Gennadiy Civil | 2019-01-03 | 3 | -108/+106 |
|/ | |||||
* | Update README.md | Gennadiy Civil | 2019-01-03 | 1 | -2/+2 |
* | Update README.md | Gennadiy Civil | 2019-01-03 | 1 | -1/+1 |
* | Update README.md | Gennadiy Civil | 2019-01-03 | 1 | -0/+4 |
* | Merge pull request #2026 from justin6case/example_makefile_improvements | Gennadiy Civil | 2019-01-03 | 2 | -13/+35 |
|\ | |||||
| * | Improvements have been made to the example/sample makefiles for both googlemock | Case, Matt | 2018-12-20 | 2 | -13/+35 |
* | | Merge pull request #2037 from ciband:chore/fix_library_json | Gennadiy Civil | 2019-01-02 | 7 | -33/+1755 |
|\ \ | |||||
| * \ | Merge branch 'chore/fix_library_json' of https://github.com/ciband/googletest... | Chris | 2018-12-29 | 0 | -0/+0 |
| |\ \ | |||||
| * | | | fix: Add additional source and include directories. | Chris | 2018-12-29 | 1 | -34/+38 |
* | | | | Googletest export | misterg | 2019-01-02 | 29 | -108/+1 |
* | | | | Googletest export | Abseil Team | 2019-01-02 | 25 | -345/+67 |
* | | | | Merge pull request #2039 from gennadiycivil/master | Gennadiy Civil | 2019-01-02 | 4 | -1706/+0 |
|\ \ \ \ | |||||
| * | | | | Remove outdated scripts | Gennadiy Civil | 2019-01-02 | 4 | -1706/+0 |
| * | | | | Revert "test, please ignore" | Gennadiy Civil | 2019-01-02 | 1 | -1/+0 |
| * | | | | Merge branch 'master' of https://github.com/google/googletest | Gennadiy Civil | 2019-01-02 | 143 | -14463/+6941 |
| |\ \ \ \ | |/ / / / |/| | | | | |||||
* | | | | | Merge pull request #2035 from syohex/update-xcode-project-file | Gennadiy Civil | 2018-12-28 | 1 | -12/+0 |
|\ \ \ \ \ | |||||
| * | | | | | Update Xcode project file | Syohei YOSHIDA | 2018-12-28 | 1 | -12/+0 |
|/ / / / / | |||||
* | | | | | Merge #2002 | Ryohei Machida | 2018-12-27 | 2 | -22/+15 |
* | | | | | Update README.md | Gennadiy Civil | 2018-12-27 | 1 | -1/+1 |
* | | | | | Merge pull request #2027 from ciband:chore/fix_library_json | Gennadiy Civil | 2018-12-27 | 2 | -3/+3 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | fix: Correct GitHub paths | Chris Johnson | 2018-12-21 | 1 | -2/+2 |
| | |/ / | |/| | | |||||
* | | | | Update README.md | Gennadiy Civil | 2018-12-21 | 1 | -1/+1 |
* | | | | Merge pull request #2013 from ciband:chore/fix_library_json | Gennadiy Civil | 2018-12-21 | 3 | -2/+59 |
|\| | | | |||||
| * | | | chore: Add .vs to .gitignore for Visual Studio | Chris | 2018-12-15 | 1 | -0/+1 |
| * | | | fix: correct JSON syntax | Chris | 2018-12-15 | 1 | -1/+1 |
* | | | | Googletest export | Abseil Team | 2018-12-21 | 5 | -169/+6 |
| |_|/ |/| | | |||||
* | | | Googletest export | Abseil Team | 2018-12-20 | 4 | -5/+249 |
* | | | Googletest export | Abseil Team | 2018-12-20 | 1 | -56/+20 |
* | | | Googletest export | Abseil Team | 2018-12-20 | 17 | -654/+30 |
* | | | Googletest export | misterg | 2018-12-17 | 1 | -4/+0 |
* | | | Googletest export | misterg | 2018-12-17 | 1 | -0/+2 |
* | | | Update README.md | Gennadiy Civil | 2018-12-17 | 1 | -1/+1 |
* | | | Googletest export | misterg | 2018-12-17 | 1 | -0/+7 |
* | | | Googletest export | Abseil Team | 2018-12-17 | 2 | -46/+28 |
* | | | Googletest export | Abseil Team | 2018-12-17 | 2 | -16/+121 |
* | | | Googletest export | Abseil Team | 2018-12-17 | 3 | -165/+40 |
|/ / | |||||
* | | Merge pull request #2000 from ciband:feat/add_support_platformio | Gennadiy Civil | 2018-12-14 | 8 | -18/+134 |
|\ \ | |||||
| * | | chore: Update version to latest release | Chris Johnson | 2018-12-07 | 1 | -1/+1 |
| * | | fix: Remove global chmod from Travis | Chris Johnson | 2018-12-06 | 1 | -3/+1 |
| * | | chore: Add initial library.json config | Chris Johnson | 2018-12-06 | 1 | -0/+51 |
| * | | feat: Add initial support for PlatformIO and Arduino | Chris Johnson | 2018-12-04 | 6 | -0/+77 |
* | | | Googletest export | Abseil Team | 2018-12-13 | 4 | -10/+38 |
* | | | Googletest export | misterg | 2018-12-13 | 15 | -19/+19 |
* | | | Update README.md | Gennadiy Civil | 2018-12-13 | 1 | -1/+1 |
* | | | Googletest export | Abseil Team | 2018-12-12 | 2 | -7/+100 |