Gennadiy Civil
|
40844b8d58
|
Merge pull request #1699 from drwez/suppressDefault
Suppress default exception handling
|
2018-08-07 08:08:39 -07:00 |
|
Gennadiy Civil
|
d734f5a780
|
Merge branch 'master' into suppressDefault
|
2018-08-07 07:39:31 -07:00 |
|
Gennadiy Civil
|
92d2eeb7b0
|
Merge pull request #1704 from gennadiycivil/master
small cleanup, np functional changes
|
2018-08-07 07:39:15 -07:00 |
|
Gennadiy Civil
|
7fd9b32610
|
small cleanup, np functional changes
|
2018-08-07 10:38:41 -04:00 |
|
tisi1988
|
0c0670d08e
|
Merge branch 'master' into master
|
2018-08-07 11:12:00 +02:00 |
|
Gennadiy Civil
|
6a02ff1108
|
Merge branch 'master' into suppressDefault
|
2018-08-06 18:02:42 -07:00 |
|
Gennadiy Civil
|
28390d603d
|
Merge pull request #1700 from gennadiycivil/master
automatic code sync mgt, comment only
|
2018-08-06 12:41:03 -07:00 |
|
Gennadiy Civil
|
4747aa2321
|
automatic code sync mgt, comment only
|
2018-08-06 15:40:21 -04:00 |
|
Gennadiy Civil
|
91127935dd
|
Merge pull request #1673 from ppaulweber/bug/gcc_8_1_1_build_error
Printers test: fixed compilation bug, due to unnecessary parentheses in declaration
|
2018-08-06 12:13:47 -07:00 |
|
Wez
|
721ad8558a
|
No default exception handling
|
2018-08-03 16:26:16 -07:00 |
|
Gennadiy Civil
|
5c4a9af533
|
Merge branch 'master' into deprecate
|
2018-08-03 12:05:07 -04:00 |
|
Philipp Paulweber
|
8e1e30b863
|
Printers test: fixed compilation bug, due to unnecessary parentheses in declaration
|
2018-08-03 12:01:30 +02:00 |
|
wxf
|
895928ce8f
|
Ignore cmake generated files when used as submodule
|
2018-08-03 16:46:08 +08:00 |
|
Gennadiy Civil
|
624992bfe0
|
Merge pull request #1696 from gennadiycivil/master
Code transforms changes, renames.
|
2018-08-02 23:22:12 -04:00 |
|
Gennadiy Civil
|
0bd8c5fab5
|
one more fix
|
2018-08-02 20:03:26 -07:00 |
|
Gennadiy Civil
|
d3275ce2dc
|
cmake fixes
|
2018-08-02 17:46:43 -04:00 |
|
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
|
87f3452cf6
|
Merge pull request #1695 from gennadiycivil/master
Formatting changes and upstreaming one test
|
2018-08-01 11:45:45 -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
|
c99afd7310
|
Merge pull request #1685 from einsteinsfool/master
Updated broken and outdated URLs
|
2018-08-01 11:09:18 -04:00 |
|
Gennadiy Civil
|
0f737d464c
|
Merge branch 'master' of https://github.com/google/googletest
|
2018-08-01 11:07:30 -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
|
c3db95b14d
|
Merge pull request #1691 from gennadiycivil/master
small tweaks, OSS merge cl 206357486
|
2018-07-30 13:57:17 -04:00 |
|
Gennadiy Civil
|
692badd516
|
Merge branch 'master' of https://github.com/google/googletest
|
2018-07-30 13:35:18 -04:00 |
|
Gennadiy Civil
|
8cff485207
|
small tweaks, OSS merge cl 206357486
|
2018-07-30 13:31:46 -04:00 |
|
Gennadiy Civil
|
30c5a256ef
|
Merge pull request #1688 from gennadiycivil/master
Formatting changes for automatic code management
|
2018-07-27 15:15:11 -04:00 |
|
Gennadiy Civil
|
05434f9b14
|
added missing comments
|
2018-07-27 15:05:20 -04:00 |
|