815 Commits

Author SHA1 Message Date
Gennadiy Civil
1119f2f61d more fixes 2018-08-02 17:32:43 -04:00
Gennadiy Civil
3358c3e3ac add --no_stacktrace_support for json-output-unittest 2018-08-02 16:58:11 -04:00
Gennadiy Civil
68335f219b fixes tests 2018-08-02 16:51:03 -04:00
Gennadiy Civil
b872114b29 cmake test fixes 2018-08-02 16:24:09 -04:00
Gennadiy Civil
9a8e1b1f34 cmake fixes 2018-08-02 16:01:00 -04:00
Gennadiy Civil
9f40fdb53e cmake tests changes 2018-08-02 15:45:23 -04:00
Gennadiy Civil
561597a454 cleaning up and adding test changes to CMake 2018-08-02 14:56:33 -04:00
Tanzinul Islam
620a5ee209 Merge branch 'master' into fix_death_test_child_mingw_wer_issue1116 2018-08-01 22:48:05 +01:00
Gennadiy Civil
5cdd4d77b0 Merge branch 'master' of https://github.com/google/googletest 2018-08-01 17:26:04 -04:00
Gennadiy Civil
43b887855f Corresponding CMake Changes 2018-08-01 17:25:56 -04:00
Gennadiy Civil
8c47b27731 various changes to tests 2018-08-01 17:06:17 -04:00
Gennadiy Civil
02eb896a9f more test changes 2018-08-01 16:23:20 -04:00
Gennadiy Civil
91b19095d6 adding googletest-json-output unitest 2018-08-01 16:12:09 -04:00
Gennadiy Civil
0232c55b8f more test changes 2018-08-01 15:34:30 -04:00
Gennadiy Civil
7484c0c71d more tests changes 2018-08-01 15:02:28 -04:00
Gennadiy Civil
ca37b04444 googletest list tests unitest 2018-08-01 13:49:29 -04:00
Gennadiy Civil
c96fc5d663 gtest catch exceptions test and gtest shuffle test 2018-08-01 13:32:07 -04:00
Gennadiy Civil
f7908c20dd changes to googletest break on failure and googletest filter unittests 2018-08-01 11:46:43 -04:00
Gennadiy Civil
a4eb351386 changes for googletest env var test 2018-08-01 11:35:13 -04:00
Gennadiy Civil
e24a161caf googltest-color-test changes 2018-08-01 11:32:08 -04:00
Gennadiy Civil
c1134716ab googletest-output-test changes 2018-08-01 11:28:24 -04:00
Gennadiy Civil
4a0b628d2a Merge branch 'master' into master 2018-08-01 11:09:34 -04:00
Gennadiy Civil
b9f30b8d67 Formatting changes and upstreaming one test 2018-08-01 11:07:22 -04:00
tisi1988
f416fb5c70 Merge branch 'master' into master 2018-08-01 12:11:18 +02:00
Gennadiy Civil
5e99cf9f73 Merge branch 'master' into deprecate 2018-07-30 16:11:06 -04:00
Gennadiy Civil
4cd6829191 Merge branch 'master' into master 2018-07-30 14:01:17 -04:00
Gennadiy Civil
8cff485207 small tweaks, OSS merge cl 206357486 2018-07-30 13:31:46 -04:00
Gennadiy Civil
05434f9b14 added missing comments 2018-07-27 15:05:20 -04:00
Gennadiy Civil
821944fa56 Formatting changes for automatic code management 2018-07-27 11:15:08 -04:00
Gennadiy Civil
5e61f7662e Merge branch 'master' into deprecate 2018-07-26 13:04:53 -04:00
Piotr Kąkol
65e7d50e3e Updated broken and outdated URLs 2018-07-25 19:19:26 +02:00
Gennadiy Civil
c0f448fde4 Formatting changes, code sync 2018-07-25 10:24:13 -04:00
tisi1988
18179ea5bf Merge branch 'master' into master 2018-07-23 10:10:26 +02:00
Stian Valle
fcd6742ad3 Update primer.md 2018-07-21 15:50:45 +02:00
Stian Valle
b3acd3671f Update primer.md 2018-07-21 15:40:57 +02:00
Stian Valle
faa7d62f6d Update primer.md 2018-07-21 15:29:58 +02:00
Gennadiy Civil
bded1ac252 Merge branch 'master' into deprecate 2018-07-20 15:53:16 -04:00
Gennadiy Civil
68683d415c code merge 2018-07-20 11:28:58 -04:00
Gennadiy Civil
1adf96fefb Merge branch 'master' into deprecate 2018-07-19 11:07:10 -04:00
Gennadiy Civil
135311b866 Fix link 2018-07-18 11:38:18 -04:00
Gennadiy Civil
974129ca2a Formatting and a link 2018-07-18 11:17:19 -04:00
Gennadiy Civil
6d6695fd8d Merge pull request #1667 from hckr/patch-1
Fix broken links to FAQ in primer.md
2018-07-18 10:21:46 -04:00
Gennadiy Civil
f022427c9d Merge branch 'master' of https://github.com/google/googletest 2018-07-17 17:47:54 -04:00
Gennadiy Civil
b4f8d06ba6 Docs sync 2018-07-17 17:47:25 -04:00
Jakub Młokosiewicz
3234ab691f Fix broken links to FAQ in primer.md 2018-07-17 00:49:31 +02:00
Loo Rong Jie
3e978aa4bc Disable MSVC function deprecation when using Clang 2018-07-13 21:23:28 +08:00
Derek Mauro
7365cccdb2 Merge branch 'master' into stacktrace 2018-07-12 16:51:04 -04:00
Derek Mauro
d3ad5a86ec Adds the UniversalPrinter for absl::variant. 2018-07-12 13:46:50 -04:00
tisi1988
4604172e18 Merge branch 'master' into master 2018-07-12 11:06:08 +02:00
Wojciech Kaluza
38a74ebce3 Remove default /EHsc compiler flag
This prevents warning D9025 (one command-line option overrides
another) on MSVC builds: some test targets are built with
the /EHs-c- which conflicts with /EHsc.
2018-07-11 22:54:05 +01:00