Gennadiy Civil
c69d71a2bc
Merge pull request #1847 from google/revert-1832-master
...
Revert "Added special catch for std::exception in GTEST_TEST_NO_THROW_"
2018-09-20 14:29:02 -04:00
Gennadiy Civil
4a32ee284c
Revert "Added special catch for std::exception in GTEST_TEST_NO_THROW_"
2018-09-20 14:12:48 -04:00
Gennadiy Civil
50f71f4bfc
Merge pull request #1843 from matlo607/fix-unittest-msys-ColoredOutputTest
...
[msys] fix unittest ColoredOutputTest.UsesColorsWhenTermSupportsColors
2018-09-20 11:42:29 -04:00
Gennadiy Civil
706ac625c3
Merge pull request #1844 from matlo607/fix-msys-build-gmock-matchers_test
...
[msys] pass big object file option to assembler for target gmock-matchers_test
2018-09-20 11:42:02 -04:00
Gennadiy Civil
fe1f3487d3
Merge pull request #1846 from google/9A681768AABE08D1EFA5CA77528236A4
...
Googletest export
2018-09-20 11:30:23 -04:00
misterg
323f4ce2f9
Googletest export
...
Fixing broken OSS build, add missing include
PiperOrigin-RevId: 213812210
2018-09-20 11:01:27 -04:00
Abseil Team
2ea9c639a2
Googletest export
...
support printing std::reference_wrapper<T> in gUnit
PiperOrigin-RevId: 213270392
2018-09-20 11:01:16 -04:00
Gennadiy Civil
0bb7c6f645
Merge pull request #1832 from Jonny007-MKD/master
...
Added special catch for std::exception in GTEST_TEST_NO_THROW_
2018-09-19 22:19:23 -04:00
Jonny007-MKD
390ebad000
Removed some newlines
2018-09-18 21:54:36 +02:00
Matthieu Longo
2ae78ba935
[msys] fix unittest ColoredOutputTest.UsesColorsWhenTermSupportsColors
2018-09-18 18:29:42 +02:00
Matthieu Longo
753959a6fc
[msys] pass big object file option to assembler for target gmock-matchers_test
2018-09-18 18:28:29 +02:00
Jonny007-MKD
76a688d3a2
Avoid these ambiguities
2018-09-15 09:00:39 +02:00
Jonny007-MKD
534ed43772
Print message of unexpected std::exception in EXPECT_THROW, too
2018-09-14 23:22:04 +02:00
Jonny007-MKD
c6cb651358
Merge branch 'master' into master
2018-09-14 22:39:45 +02:00
Gennadiy Civil
d4ca2d62b4
Merge pull request #1838 from google/9A681768AABE08D1EFA5CA77528236A4
...
Googletest export
2018-09-14 15:54:01 -04:00
Gennadiy Civil
51c550c30b
Update .travis.yml
...
Remove pre C++11
2018-09-14 15:34:13 -04:00
misterg
bf6424ccca
Googletest export
...
Removing checks for C++11 from unit tests
PiperOrigin-RevId: 212990514
2018-09-14 14:52:40 -04:00
Gennadiy Civil
62ee77f3d5
Merge pull request #1837 from google/9A681768AABE08D1EFA5CA77528236A4
...
Googletest export
2018-09-14 11:43:05 -04:00
Gennadiy Civil
566de521b8
Merge branch 'master' into master
2018-09-14 11:21:31 -04:00
Gennadiy Civil
f609eafe89
Merge pull request #1835 from google/gennadiycivil-TR1-docs-cleanup
...
Remove TR1 mentions
2018-09-14 11:15:41 -04:00
Abseil Team
ccce843d80
Googletest export
...
Treat default-constructed string_view same as constructed from "".
In the context of string comparison (e.g. HasSubstr, StartsWith, EndsWith,
etc.), a default-constructed string_view (nullptr) should be semantically same
as a empty string "".
PiperOrigin-RevId: 212816839
2018-09-14 11:13:48 -04:00
Gennadiy Civil
c55bb97910
Update README.md
2018-09-13 17:23:21 -04:00
Gennadiy Civil
44efe703b7
Update README.md
2018-09-13 17:22:16 -04:00
Jonny007-MKD
44ff05335b
Merge branch 'master' into master
2018-09-13 18:23:37 +02:00
Gennadiy Civil
dd63b729b5
Merge pull request #1831 from anthraxx/fix/version
...
version: fix declared version to be in sync with CMakeLists.txt
2018-09-13 10:35:19 -04:00
Gennadiy Civil
9b362d358c
Merge pull request #1834 from google/9A681768AABE08D1EFA5CA77528236A4
...
Googletest export
2018-09-13 09:33:13 -04:00
misterg
393df5fc55
Googletest export
...
Project import generated by Copybara.
PiperOrigin-RevId: 212678005
2018-09-13 09:32:20 -04:00
misterg
7dc5abcc84
Googletest export
...
Project import generated by Copybara.
PiperOrigin-RevId: 212656749
2018-09-13 09:32:12 -04:00
misterg
5653938037
Googletest export
...
Internal Change
PiperOrigin-RevId: 212656679
2018-09-13 09:32:01 -04:00
Jonny007-MKD
a99b157840
Make it public again *sigh*
2018-09-13 14:49:15 +02:00
Jonny007-MKD
b51e3b0a9c
Avoid implicit move operator
2018-09-13 14:13:23 +02:00
Jonny007-MKD
5fa27d03e1
Try to fix gcc and clang issues
2018-09-13 13:57:27 +02:00
Jonny007-MKD
fad53c8498
Added special catch for std::exception in GTEST_TEST_NO_THROW_
2018-09-13 10:24:10 +02:00
Levente Polyak
c7d43aed4a
version: fix declared version to be in sync with CMakeLists.txt
2018-09-13 00:50:17 +02:00
Gennadiy Civil
f1d7b3947d
Merge pull request #1828 from gdsotirov/patch-1
...
Return GTEST_ATTRIBUTE_UNUSED_ on record_property_env
2018-09-12 14:45:36 -04:00
Gennadiy Civil
cbb4ca7fa9
Merge branch 'master' into patch-1
2018-09-12 14:24:36 -04:00
Gennadiy Civil
8594fa3784
Merge pull request #1829 from google/gennadiycivil-patch-1
...
Update appveyor.yml
2018-09-12 11:42:08 -04:00
Gennadiy Civil
aad00a9786
Update appveyor.yml
2018-09-12 10:33:31 -04:00
Georgi D. Sotirov
8702cc3632
Return GTEST_ATTRIBUTE_UNUSED_ on record_property_env to avoide comilation error (with -Werror)
...
The unused attribute was removed with commit 3299a23
on 2018-02-23, but it currently breaks build of 1.8.1, because of -Werror GCC parameter as reported in issue #1825 .
2018-09-12 10:44:52 +03:00
Gennadiy Civil
d1a43c6a3b
Merge pull request #1827 from google/9A681768AABE08D1EFA5CA77528236A4
...
Googletest export
2018-09-11 14:41:57 -04:00
misterg
ef45960a20
Googletest export
...
Project import sync
PiperOrigin-RevId: 212450488
2018-09-11 12:59:19 -04:00
misterg
9bbc0ced12
Googletest export
...
Internal Change
PiperOrigin-RevId: 211798074
2018-09-11 12:59:06 -04:00
Gennadiy Civil
bb32076d00
Merge pull request #1820 from Romain-Geissler/fix-gcc-misleading-indentation-warning-again
...
Fix gcc misleading indentation again.
2018-09-10 21:23:02 -04:00
Romain Geissler
ff5d6c907b
Fix gcc misleading indentation again.
2018-09-10 01:45:14 +02:00
Gennadiy Civil
a515d1c82d
Merge pull request #1814 from google/9A681768AABE08D1EFA5CA77528236A4
...
Googletest export
2018-09-06 08:48:52 -04:00
misterg
3330acd125
Googletest export
...
Internal Change
PiperOrigin-RevId: 211699161
2018-09-06 08:47:50 -04:00
Abseil Team
40335b97df
Googletest export
...
Make EXPECT_THROW print the actual exception type on the "threw the wrong exception type" case if the actual exception is a std::exception
PiperOrigin-RevId: 211524592
2018-09-06 08:47:43 -04:00
Abseil Team
8f46e5d121
Googletest export
...
Make EXPECT_THROW print the actual exception type on the "threw the wrong exception type" case if the actual exception is a std::exception
PiperOrigin-RevId: 211519873
2018-09-06 08:47:36 -04:00
misterg
914f86547f
Googletest export
...
Project import
PiperOrigin-RevId: 211091791
2018-09-06 08:47:23 -04:00
Gennadiy Civil
77a273c1d6
Merge pull request #1809 from KindDragon/fix-doc-links
...
Fix doc links
2018-09-05 14:08:31 -04:00