summaryrefslogtreecommitdiffstats
path: root/googletest/test/gtest-typed-test2_test.cc
Commit message (Collapse)AuthorAgeFilesLines
* Running clang-format over all of GoogleTestAbseil Team2022-03-151-2/+1
| | | | | | | | | | | | | | | | A few tests are examining code locations and looking af the resulting line numbers to verify that GoogleTest shows those to users correctly. Some of those locations change when clang-format is run. For those locations, I've wrapped portions in: // clang-format off ... // clang-format on There may be other locations that are currently not tickled by running clang-format. PiperOrigin-RevId: 434844712 Change-Id: I3a9f0a6f39eff741c576b6de389bef9b1d11139d
* Googletest exportAbseil Team2021-02-051-4/+0
| | | | | | Remove uses of GTEST_HAS_TYPED_TEST_P and GTEST_HAS_TYPED_TEST. PiperOrigin-RevId: 353935996
* Googletest exportmisterg2019-01-111-2/+2
| | | | | | Change tests to use new Test Suite API PiperOrigin-RevId: 228908894
* Comments changes, no functionality changesrefs/pull/1740/headGennadiy Civil2018-08-141-2/+1
|
* Formatting tweaks, no functionality changesGennadiy Civil2018-08-081-1/+1
|
* Many code merge/upstream changesGennadiy Civil2018-01-231-1/+1
|
* Move everything in googletest into googletest/googletestBilly Donahue2015-08-251-0/+45