summaryrefslogtreecommitdiffstats
path: root/googletest/src/gtest-internal-inl.h
Commit message (Expand)AuthorAgeFilesLines
* Reland: Optimize Google Test process startupAbseil Team2024-03-081-4/+16
* Revert Optimize Google Test process startupAbseil Team2024-03-051-16/+4
* Optimize Google Test process startupAbseil Team2024-03-051-4/+16
* Make sure that current_test_suite and current_test_info are mutex-protected w...Abseil Team2024-02-271-12/+12
* changed http to httpsrefs/pull/4349/headsthd2023-08-221-1/+1
* Use #if and not #ifdef to check filesystem supportrefs/pull/4325/headJulien Combattelli2023-07-291-1/+1
* Make GoogleTest handle SEH exceptions before stack unwinding rather than afte...Abseil Team2023-06-301-3/+3
* Check for file system for current directoryrefs/pull/4269/headJoakim Plate2023-06-021-2/+2
* Fix spellingrefs/pull/4227/headVertexwahn2023-04-251-1/+1
* Use '=default' to define trivial constructor/destructorsrefs/pull/4221/headTom Hughes2023-04-211-4/+4
* Replace "#if GTEST_HAS_ABSL" with "#ifdef GTEST_HAS_ABSL"Tom Hughes2023-03-061-1/+1
* Use "#ifdef" with public macrosTom Hughes2023-03-061-5/+5
* Use "#ifdef GTEST_OS_..." instead of "#if GTEST_OS_..."Tom Hughes2023-03-061-2/+2
* Add a trailing decimal point to FormatTimeInMillisAsSeconds() output when inputAbseil Team2023-02-021-1/+2
* IWYU: Add missing std includesTom Hughes2023-01-051-0/+1
* Introduces a new porting flag (GTEST_HAS_FILE_SYSTEM) to indicate whether a p...Abseil Team2022-12-121-0/+4
* Remove incorrect usage of GTEST_ATTRIBUTE_UNUSED_ on classes.Abseil Team2022-11-151-1/+1
* fix: some typos in sourcerefs/pull/3927/headyutotnh2022-07-011-1/+1
* fix: some typos in commentyutotnh2022-07-011-2/+2
* Remove the legacy internal GTEST_DISALLOW_* macrosDerek Mauro2022-04-221-7/+19
* Running clang-format over all of GoogleTestAbseil Team2022-03-151-35/+30
* GetCurrentOsStackTraceExceptTop (both the method of UnitTestImpl and the wrap...Abseil Team2022-02-011-1/+2
* Finish some missed pieces of the TestCase to TestSuite MigrationDerek Mauro2022-01-281-5/+5
* Merge pull request #3195 from Inujel:fix-3194dinord2021-09-231-1/+1
|\
| * Using auto instead of container::const_iteratorrefs/pull/3195/headJulien JEMINE2020-12-291-1/+1
* | Googletest exportAbseil Team2021-07-071-69/+45
* | Googletest exportAbseil Team2021-07-071-0/+7
* | chore: fix spellingrefs/pull/3364/headJohn Bampton2021-04-151-2/+2
* | Googletest exportAbseil Team2021-02-181-3/+3
* | Googletest exportAbseil Team2021-02-111-3/+3
* | Googletest exportAbseil Team2021-02-111-3/+3
* | Googletest exportdmcardle2021-02-051-7/+0
|/
* Merge pull request #3109 from hyukmyeong:typoMark Barolak2020-11-101-4/+4
|\
| * fix typosrefs/pull/3109/headHyuk Myeong2020-11-081-4/+4
* | Merge pull request #3090 from knutpett:working_dir_on_disklessMark Barolak2020-11-101-0/+2
|\ \ | |/ |/|
| * Only save original working directory if death tests are enabledrefs/pull/3090/headKnut Petter Svendsen2020-11-091-0/+2
|/
* Merge branch 'master' into quiet-flagrefs/pull/2751/headvslashg2020-03-271-0/+4
|\
| * Googletest exportAbseil Team2020-03-241-0/+4
* | Add GTEST_BRIEF optionCalum Robinson2020-03-191-0/+4
|/
* Googletest exportAbseil Team2020-01-161-0/+8
* Googletest exportAbseil Team2020-01-021-0/+9
* Googletest exportAbseil Team2019-11-221-23/+13
* restore mistakenly removed iffs in their explicit formrefs/pull/2387/headKrystian Kuzniarek2019-08-201-14/+15
* fix typosrefs/pull/2356/headKrystian Kuzniarek2019-07-301-9/+9
* Merge pull request #2170 from ngie-eign:issue-2146-ver2Gennadiy Civil2019-04-181-7/+11
|\
| * clang: fix `-Wsign-conversion` errorsEnji Cooper2019-04-061-7/+10
|/
* Googletest exportmisterg2019-01-031-67/+83
* Googletest exportmisterg2019-01-021-2/+0
* Googletest exportAbseil Team2019-01-021-1/+1
* Googletest exportAbseil Team2018-12-031-16/+18