]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/googletest/gtest
MFV 354917, 354918, 354919
[FreeBSD/FreeBSD.git] / lib / googletest / gtest /
2019-11-20 pfgMFV 354917, 354918, 354919
2019-11-18 avgMFV r354378,r354379,r354386: 10499 Multi-modifier prote...
2019-11-16 cemUpdate to Zstandard 1.4.4
2019-11-10 delphijMFV r354582: file 5.37.
2019-11-07 philImport libxo-1.3.0:
2019-10-19 jkimMerge ACPICA 20191018.
2019-10-08 brooksUpdate tcsh to 6.21.00.
2019-09-28 manuImport DTS files from Linux 5.3
2019-09-28 manuImport DTS files from Linux 5.2
2019-09-19 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-09-10 jkimMerge OpenSSL 1.1.1d.
2019-09-10 baptImport libedit 2019-09-10
2019-08-25 dimMerge missed sources for lldb-specific TableGen tool.
2019-08-22 dimMerge openmp trunk r366426, resolve conflicts, and...
2019-08-22 dimMerge libc++ trunk r366426, resolve conflicts, and...
2019-08-22 dimMerge compiler-rt trunk r366426, resolve conflicts...
2019-08-22 dimMerge lldb trunk r366426, resolve conflicts, and update...
2019-08-22 cyMFV r346563:
2019-08-21 dimMerge lld trunk r366426, and resolve conflicts.
2019-08-21 dimMerge clang trunk r366426, resolve conflicts, and updat...
2019-08-21 dimMerge llvm trunk r366426, resolve conflicts, and update...
2019-08-08 cemUpdate to Zstandard 1.4.2
2019-07-04 desUpgrade Unbound to 1.9.2.
2019-06-28 mmMFV r349454:
2019-06-17 mmMFV r349134:
2019-06-02 impMerge from upstream at 4189ef5d from https://github...
2019-05-20 mmMFV r347989:
2019-05-08 manudts: Import files from Linux 5.1
2019-04-23 cyMFV r346563:
2019-04-19 cemUpdate to Zstandard 1.4.0
2019-04-12 baptUpdate mandoc to 1.14.5
2019-04-10 manuImport DTS files from Linux 5.0
2019-04-03 philImport libxo-1.0.2
2019-04-01 ngieIntegrate capsicum-test into the FreeBSD test suite
2019-03-25 mmMFV r345495:
2019-03-18 asomersMFHead@r345275
2019-03-16 dimAdd LLVM openmp trunk r351319 (just before the release_...
2019-03-15 ngieInitial googlemock/googletest integration into the...
2019-03-11 ngieMFhead@r345025
2019-03-11 ngieMFhead@r344996
2019-03-05 ngieMFhead@r344786
2019-02-25 ngieMFhead@r344527
2019-02-21 ngieReword the comment above NO_WERROR
2019-02-21 ngieUse gmock/gtest headers when PRIVATELIB is defined
2019-02-21 ngieBuild death tests programmatically
2019-02-20 ngieFix gtest test compilation and build more tests
2019-02-20 ngieSprinkle `${HAS_TESTS}` in Makefiles
2019-02-20 ngieUse `GTESTS` instead of `PLAIN_TESTS_CXX`
2019-02-19 ngieMFhead@r344270
2019-02-13 ngieCompile the tests without -Werror for now
2019-02-13 ngieMerge build glue for libraries and tests done on github