Gennadiy Civil
|
ea9c49b9cd
|
Merge pull request #2229 from return:haiku-support
PiperOrigin-RevId: 243104604
|
2019-04-11 14:31:18 -04:00 |
|
Calvin Hill
|
0a00ba64d5
|
Add Haiku platform support.
This allows googletest to recognize the Haiku operating system when
running tests in other projects.
|
2019-04-11 17:28:06 +01:00 |
|
Enji Cooper
|
96826743ea
|
Import patch-bsd-defines from FreeBSD ports [1]
As noted in the patch description:
* Add DragonFly and GNU/kFreeBSD support.
* Implement GetThreadCount() for BSDs.
1. https://svnweb.freebsd.org/ports/head/devel/googletest/files/patch-bsd-defines?revision=488934
Signed-off-by: Enji Cooper <yaneurabeya@gmail.com>
|
2019-02-12 22:43:07 -08:00 |
|
Abseil Team
|
f8b1c1af17
|
Googletest export
Remove the #ifs for old, unsupported and buggy compilers:
* old versions of GCC & MSVC
* Symbian
PiperOrigin-RevId: 227116941
|
2019-01-02 16:51:33 -05:00 |
|
KO Myung-Hun
|
b3b19a796c
|
Merge c41b2bf861ef2ac1a975af05ff66d9256f280b01 into f203b2db77161fe54846ea9e839ebec81aeeccac
Closes #1899
PiperOrigin-RevId: 216719020
|
2018-10-11 13:31:25 -04:00 |
|
Matthieu Longo
|
c9fe337ae2
|
[msys] fix unittest ColoredOutputTest.UsesColorsWhenTermSupportsColors
|
2018-09-18 18:29:42 +02:00 |
|
Gennadiy Civil
|
28c91e2cea
|
Formatting changes
|
2018-05-23 11:03:31 -04:00 |
|
gpetit
|
33d73d42b4
|
Added support for WINAPI_PARTITION_TV_TITLE which is defined on XboxOne
|
2018-01-12 10:20:26 -05:00 |
|
Scott Graham
|
c3d1d33560
|
Detect Fuchsia, and set GTEST_HAS_PTHREAD on GTEST_OS_FUCHSIA
|
2017-08-29 12:45:26 -07:00 |
|
Kamil Rytarowski
|
fac0dfbe73
|
Add NetBSD support
NetBSD is a modern UNIX-like Operating System.
Enable GTEST_HAS_PTHREAD and GTEST_HAS_DEATH_TEST on NetBSD.
|
2017-05-06 04:18:58 +02:00 |
|
Billy Donahue
|
1f87a0970d
|
Move everything in googletest into googletest/googletest
|
2015-08-25 16:18:00 -04:00 |
|