Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Googletest export | dmauro | 2021-11-03 | 1 | -69/+12 |
| | | | | | | Remove the subprocess fallback code for older versions of Python PiperOrigin-RevId: 405967578 | ||||
* | Fix remaining typos discovered by codespellrefs/pull/3581/head | Christian Clauss | 2021-09-24 | 1 | -1/+1 |
| | |||||
* | Googletest export | dmauro | 2021-08-10 | 1 | -1/+1 |
| | | | | | | Fix a Python 2 to 3 issue PiperOrigin-RevId: 389720056 | ||||
* | Googletest exportrefs/pull/3151/head | Abseil Team | 2020-12-02 | 1 | -2/+0 |
| | | | | | | | | Remove `status` from our internal Subprocess utility. This facility is unused, so better to just remove it than figure out what its cross-OS semantics should be. PiperOrigin-RevId: 345279290 | ||||
* | Googletest export | Abseil Team | 2020-12-02 | 1 | -2/+2 |
| | | | | | | | | Check for a high bit to see if a return value is a signal or an error code in googletest/test. This is needed because for subprocess under python3 windows, a return value representing a C signal (such as 0x80000003) is represented as a large positive integer rather than a negative one. PiperOrigin-RevId: 345270460 | ||||
* | Merge pull request #2387 from kuzkry:iff | Shaindel Schwartz | 2019-09-12 | 1 | -3/+4 |
|\ | | | | | | | PiperOrigin-RevId: 268693457 | ||||
| * | restore mistakenly removed iffs in their explicit formrefs/pull/2387/head | Krystian Kuzniarek | 2019-08-20 | 1 | -3/+3 |
|/ | | | | | Due to confusion arisen from "iff" standing for "if and only if", this commit uses the latter. | ||||
* | fix typosrefs/pull/2356/head | Krystian Kuzniarek | 2019-07-30 | 1 | -2/+2 |
| | |||||
* | Googletest export | misterg | 2019-01-02 | 1 | -2/+0 |
| | | | | | | Internal Change PiperOrigin-RevId: 227575279 | ||||
* | Merge c41b2bf861ef2ac1a975af05ff66d9256f280b01 into ↵ | KO Myung-Hun | 2018-10-11 | 1 | -1/+2 |
| | | | | | | | | f203b2db77161fe54846ea9e839ebec81aeeccac Closes #1899 PiperOrigin-RevId: 216719020 | ||||
* | Comments changes, no functionality changes. | Gennadiy Civil | 2018-08-14 | 1 | -3/+1 |
| | |||||
* | formatting and small changes related to code management, no functionality ↵ | Gennadiy Civil | 2018-08-09 | 1 | -5/+3 |
| | | | | changes | ||||
* | Formatting changes refs/pull/1607/head | Gennadiy Civil | 2018-05-23 | 1 | -1/+1 |
| | |||||
* | merges-6refs/pull/1491/head | Gennadiy Civil | 2018-03-05 | 1 | -1/+1 |
| | |||||
* | Fixed typosrefs/pull/1446/head | Troy Holsapple | 2018-02-08 | 1 | -1/+1 |
| | |||||
* | more mergingrefs/pull/1415/head | Gennadiy Civil | 2018-01-22 | 1 | -2/+0 |
| | |||||
* | merging | Gennadiy Civil | 2018-01-22 | 1 | -2/+2 |
| | |||||
* | code merge | Gennadiy Civil | 2018-01-22 | 1 | -8/+8 |
| | |||||
* | Fixed some typosrefs/pull/1030/head | vpfautz | 2017-02-26 | 1 | -1/+1 |
| | |||||
* | add python 3 support to tests | Thomas Amland | 2016-01-19 | 1 | -1/+1 |
| | |||||
* | Move everything in googletest into googletest/googletest | Billy Donahue | 2015-08-25 | 1 | -0/+320 |