David Benjamin | 9b50285 | 2017-01-19 17:32:15 -0500 | [diff] [blame] | 1 | name: "googletest" |
| 2 | description: "googletest is Google's C++ test framework." |
| 3 | |
| 4 | third_party { |
| 5 | url { |
| 6 | type: HOMEPAGE |
| 7 | value: "https://github.com/google/googletest" |
| 8 | } |
| 9 | version: "5e7fd50e17b6edf1cadff973d0ec68966cf3265e" |
| 10 | last_upgrade_date { year: 2017 month: 1 day: 19 } |
| 11 | |
David Benjamin | c10c298 | 2017-01-19 17:37:32 -0500 | [diff] [blame] | 12 | local_modifications: |
| 13 | "Only googletest, not googlemock, is included." |
| 14 | " " |
| 15 | "https://github.com/google/googletest/pull/965 was applied." |
David Benjamin | 9fb326d | 2017-01-20 13:08:26 -0500 | [diff] [blame] | 16 | "https://github.com/google/googletest/pull/991 was applied." |
David Benjamin | dc90e39 | 2017-02-10 19:27:33 -0500 | [diff] [blame] | 17 | "https://github.com/google/googletest/pull/1007 was applied." |
David Benjamin | 8ba6a14 | 2017-05-05 20:49:53 -0400 | [diff] [blame] | 18 | "https://github.com/google/googletest/pull/1109 was applied." |
David Benjamin | 9b50285 | 2017-01-19 17:32:15 -0500 | [diff] [blame] | 19 | } |