| Commit message (Expand) | Author | Age | Files | Lines |
* | Use the `empty()` method to check for emptiness instead of `length()` | Abseil Team | 2023-09-18 | 1 | -1/+1 |
|
|
* | Merge pull request #4302 from ciband:feat/nrf52 | Copybara-Service | 2023-07-18 | 1 | -2/+4 |
|\ |
|
| * | add support for nrf52refs/pull/4302/head | Chris Johnson | 2023-06-27 | 1 | -2/+4 |
|/ |
|
* | add support for nxp qn9090 mcu | Chris Johnson | 2023-06-22 | 1 | -2/+2 |
|
|
* | Add missing std includes | Tom Hughes | 2023-04-20 | 1 | -0/+3 |
|
|
* | Use "#ifdef GTEST_OS_..." instead of "#if GTEST_OS_..." | Tom Hughes | 2023-03-06 | 1 | -18/+20 |
|
|
* | Fix formatting of C++ files | Tom Hughes | 2023-01-24 | 1 | -8/+5 |
|
|
* | Introduces a new porting flag (GTEST_HAS_FILE_SYSTEM) to indicate whether a p... | Abseil Team | 2022-12-12 | 1 | -0/+4 |
|
|
* | Adds Win32 UNC path support to FilePath::IsAbsolutePath() and FilePath::IsRoo... | Abseil Team | 2022-10-18 | 1 | -18/+57 |
|
|
* | Port GoogleTest to QuRT (Hexagon RTOS)refs/pull/4016/head | Marat Dukhan | 2022-09-26 | 1 | -2/+2 |
|
|
* | Running clang-format over all of GoogleTest | Abseil Team | 2022-03-15 | 1 | -40/+38 |
|
|
* | Googletest export | Abseil Team | 2021-06-11 | 1 | -2/+2 |
|
|
* | Googletest export | Abseil Team | 2021-04-14 | 1 | -3/+4 |
|
|
* | Improve FilePath::Normalize methodrefs/pull/3044/head | Ruslan Manaev | 2020-10-07 | 1 | -7/+5 |
|
|
* | Merge pull request #2677 from IYP-Programer-Yeah:fix-file-path-normalize-func... | Derek Mauro | 2020-05-28 | 1 | -24/+12 |
|\ |
|
| * | Fix always false condition and clean function bodyrefs/pull/2677/head | Hosein Ghahramanzadeh | 2020-01-24 | 1 | -27/+13 |
|/ |
|
* | Merge pull request #2515 from ciband:feat/support_esp8266 | vslashg | 2019-10-25 | 1 | -1/+4 |
|\ |
|
| * | Add ESP8266 configs to PlatformIO build | Chris Johnson | 2019-10-11 | 1 | -1/+4 |
|
|
| * | feat: Add support for ESP8266 platform | Chris Johnson | 2019-10-11 | 1 | -1/+1 |
|/ |
|
* | Googletest export | Abseil Team | 2019-09-06 | 1 | -2/+2 |
|
|
* | clang: fix `-Wsign-conversion` errors | Enji Cooper | 2019-04-06 | 1 | -1/+1 |
|
|
* | Merge pull request #2098 from ciband:feat/finish_platformio_support | Gennadiy Civil | 2019-02-04 | 1 | -2/+3 |
|\ |
|
| * | fix: Add Arduino to embedded platform list | Chris | 2019-02-01 | 1 | -2/+2 |
|/ |
|
* | Googletest export | misterg | 2019-01-02 | 1 | -4/+0 |
|
|
* | Googletest export | Abseil Team | 2019-01-02 | 1 | -3/+0 |
|
|
* | Replaced all NULLs with nullptr in googletest | Vadim Barkov | 2018-10-28 | 1 | -5/+5 |
|
|
* | Apply clang-tidy modernize-use-nullptr to googletest. | Abseil Team | 2018-10-05 | 1 | -2/+2 |
|
|
* | Comments changes, no functionality changes. | Gennadiy Civil | 2018-08-14 | 1 | -2/+2 |
|
|
* | Fixed typosrefs/pull/1446/head | Troy Holsapple | 2018-02-08 | 1 | -1/+1 |
|
|
* | More merge, cleanup | Gennadiy Civil | 2018-01-10 | 1 | -6/+4 |
|
|
* | Move everything in googletest into googletest/googletest | Billy Donahue | 2015-08-25 | 1 | -0/+387 |
|
|