summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorUwe Klotz <uklotz@mixxx.org>2020-01-12 18:32:32 +0100
committerUwe Klotz <uklotz@mixxx.org>2020-12-14 14:19:08 +0100
commit6204bb6833806dd3466b701ee72eceb4ebf39934 (patch)
treed79fae322483524dee018bf97e106662c849b659 /lib
parent13fd25a00ff9bbfb9f0c80ca78ae6c4111b7abdf (diff)
Upgrade googletest from 1.8.x to 1.10.x
Diffstat (limited to 'lib')
-rw-r--r--lib/googletest-1.10.x/.clang-format4
-rw-r--r--lib/googletest-1.10.x/.travis.yml (renamed from lib/googletest-1.8.x/.travis.yml)42
-rw-r--r--lib/googletest-1.10.x/BUILD.bazel (renamed from lib/googletest-1.8.x/BUILD.bazel)95
-rw-r--r--lib/googletest-1.10.x/CMakeLists.txt (renamed from lib/googletest-1.8.x/CMakeLists.txt)15
-rw-r--r--lib/googletest-1.10.x/CONTRIBUTING.md142
-rw-r--r--lib/googletest-1.10.x/LICENSE (renamed from lib/googletest-1.8.x/LICENSE)0
-rw-r--r--lib/googletest-1.10.x/README.md134
-rw-r--r--lib/googletest-1.10.x/WORKSPACE23
-rw-r--r--lib/googletest-1.10.x/appveyor.yml (renamed from lib/googletest-1.8.x/appveyor.yml)77
-rw-r--r--lib/googletest-1.10.x/googlemock/CMakeLists.txt (renamed from lib/googletest-1.8.x/googlemock/CMakeLists.txt)54
-rw-r--r--lib/googletest-1.10.x/googlemock/CONTRIBUTORS (renamed from lib/googletest-1.8.x/googlemock/CONTRIBUTORS)0
-rw-r--r--lib/googletest-1.10.x/googlemock/LICENSE (renamed from lib/googletest-1.8.x/googlemock/LICENSE)0
-rw-r--r--lib/googletest-1.10.x/googlemock/README.md44
-rw-r--r--lib/googletest-1.10.x/googlemock/cmake/gmock.pc.in (renamed from lib/googletest-1.8.x/googlemock/cmake/gmock.pc.in)5
-rw-r--r--lib/googletest-1.10.x/googlemock/cmake/gmock_main.pc.in (renamed from lib/googletest-1.8.x/googlemock/cmake/gmock_main.pc.in)5
-rw-r--r--lib/googletest-1.10.x/googlemock/docs/cheat_sheet.md781
-rw-r--r--lib/googletest-1.10.x/googlemock/docs/cook_book.md4270
-rw-r--r--lib/googletest-1.10.x/googlemock/docs/for_dummies.md700
-rw-r--r--lib/googletest-1.10.x/googlemock/docs/gmock_faq.md396
-rw-r--r--lib/googletest-1.10.x/googlemock/include/gmock/gmock-actions.h (renamed from lib/googletest-1.8.x/googlemock/include/gmock/gmock-actions.h)559
-rw-r--r--lib/googletest-1.10.x/googlemock/include/gmock/gmock-cardinalities.h (renamed from lib/googletest-1.8.x/googlemock/include/gmock/gmock-cardinalities.h)22
-rw-r--r--lib/googletest-1.10.x/googlemock/include/gmock/gmock-function-mocker.h253
-rw-r--r--lib/googletest-1.10.x/googlemock/include/gmock/gmock-generated-actions.h (renamed from lib/googletest-1.8.x/googlemock/include/gmock/gmock-generated-actions.h)1267
-rw-r--r--lib/googletest-1.10.x/googlemock/include/gmock/gmock-generated-actions.h.pump (renamed from lib/googletest-1.8.x/googlemock/include/gmock/gmock-generated-actions.h.pump)242
-rw-r--r--lib/googletest-1.10.x/googlemock/include/gmock/gmock-generated-function-mockers.h752
-rw-r--r--lib/googletest-1.10.x/googlemock/include/gmock/gmock-generated-function-mockers.h.pump (renamed from lib/googletest-1.8.x/googlemock/include/gmock/gmock-generated-function-mockers.h.pump)133
-rw-r--r--lib/googletest-1.10.x/googlemock/include/gmock/gmock-generated-matchers.h1097
-rw-r--r--lib/googletest-1.10.x/googlemock/include/gmock/gmock-generated-matchers.h.pump (renamed from lib/googletest-1.8.x/googlemock/include/gmock/gmock-generated-matchers.h.pump)347
-rw-r--r--lib/googletest-1.10.x/googlemock/include/gmock/gmock-matchers.h (renamed from lib/googletest-1.8.x/googlemock/include/gmock/gmock-matchers.h)1724
-rw-r--r--lib/googletest-1.10.x/googlemock/include/gmock/gmock-more-actions.h (renamed from lib/googletest-1.8.x/googlemock/include/gmock/gmock-more-actions.h)105
-rw-r--r--lib/googletest-1.10.x/googlemock/include/gmock/gmock-more-matchers.h (renamed from lib/googletest-1.8.x/googlemock/include/gmock/gmock-more-matchers.h)0
-rw-r--r--lib/googletest-1.10.x/googlemock/include/gmock/gmock-nice-strict.h (renamed from lib/googletest-1.8.x/googlemock/include/gmock/gmock-generated-nice-strict.h.pump)120
-rw-r--r--lib/googletest-1.10.x/googlemock/include/gmock/gmock-spec-builders.h (renamed from lib/googletest-1.8.x/googlemock/include/gmock/gmock-spec-builders.h)431
-rw-r--r--lib/googletest-1.10.x/googlemock/include/gmock/gmock.h (renamed from lib/googletest-1.8.x/googlemock/include/gmock/gmock.h)11
-rw-r--r--lib/googletest-1.10.x/googlemock/include/gmock/internal/custom/README.md (renamed from lib/googletest-1.8.x/googlemock/include/gmock/internal/custom/README.md)0
-rw-r--r--lib/googletest-1.10.x/googlemock/include/gmock/internal/custom/gmock-generated-actions.h (renamed from lib/googletest-1.8.x/googlemock/include/gmock/internal/custom/gmock-generated-actions.h)0
-rw-r--r--lib/googletest-1.10.x/googlemock/include/gmock/internal/custom/gmock-generated-actions.h.pump (renamed from lib/googletest-1.8.x/googlemock/include/gmock/internal/custom/gmock-generated-actions.h.pump)0
-rw-r--r--lib/googletest-1.10.x/googlemock/include/gmock/internal/custom/gmock-matchers.h (renamed from lib/googletest-1.8.x/googlemock/include/gmock/internal/custom/gmock-matchers.h)0
-rw-r--r--lib/googletest-1.10.x/googlemock/include/gmock/internal/custom/gmock-port.h (renamed from lib/googletest-1.8.x/googlemock/include/gmock/internal/custom/gmock-port.h)0
-rw-r--r--lib/googletest-1.10.x/googlemock/include/gmock/internal/gmock-internal-utils.h (renamed from lib/googletest-1.8.x/googlemock/include/gmock/internal/gmock-internal-utils.h)204
-rw-r--r--lib/googletest-1.10.x/googlemock/include/gmock/internal/gmock-port.h (renamed from lib/googletest-1.8.x/googlemock/include/gmock/internal/gmock-port.h)7
-rw-r--r--lib/googletest-1.10.x/googlemock/include/gmock/internal/gmock-pp.h317
-rw-r--r--lib/googletest-1.10.x/googlemock/src/gmock-all.cc (renamed from lib/googletest-1.8.x/googlemock/src/gmock-all.cc)0
-rw-r--r--lib/googletest-1.10.x/googlemock/src/gmock-cardinalities.cc (renamed from lib/googletest-1.8.x/googlemock/src/gmock-cardinalities.cc)10
-rw-r--r--lib/googletest-1.10.x/googlemock/src/gmock-internal-utils.cc (renamed from lib/googletest-1.8.x/googlemock/src/gmock-internal-utils.cc)13
-rw-r--r--lib/googletest-1.10.x/googlemock/src/gmock-matchers.cc (renamed from lib/googletest-1.8.x/googlemock/src/gmock-matchers.cc)110
-rw-r--r--lib/googletest-1.10.x/googlemock/src/gmock-spec-builders.cc (renamed from lib/googletest-1.8.x/googlemock/src/gmock-spec-builders.cc)96
-rw-r--r--lib/googletest-1.10.x/googlemock/src/gmock.cc (renamed from lib/googletest-1.8.x/googlemock/src/gmock.cc)31
-rw-r--r--lib/googletest-1.10.x/googlemock/src/gmock_main.cc (renamed from lib/googletest-1.8.x/googlemock/src/gmock_main.cc)11
-rw-r--r--lib/googletest-1.10.x/googletest/CMakeLists.txt (renamed from lib/googletest-1.8.x/googletest/CMakeLists.txt)55
-rw-r--r--lib/googletest-1.10.x/googletest/CONTRIBUTORS (renamed from lib/googletest-1.8.x/googletest/CONTRIBUTORS)0
-rw-r--r--lib/googletest-1.10.x/googletest/LICENSE (renamed from lib/googletest-1.8.x/googletest/LICENSE)0
-rw-r--r--lib/googletest-1.10.x/googletest/README.md (renamed from lib/googletest-1.8.x/googletest/README.md)141
-rw-r--r--lib/googletest-1.10.x/googletest/cmake/Config.cmake.in (renamed from lib/googletest-1.8.x/googletest/cmake/Config.cmake.in)0
-rw-r--r--lib/googletest-1.10.x/googletest/cmake/gtest.pc.in (renamed from lib/googletest-1.8.x/googletest/cmake/gtest.pc.in)5
-rw-r--r--lib/googletest-1.10.x/googletest/cmake/gtest_main.pc.in (renamed from lib/googletest-1.8.x/googletest/cmake/gtest_main.pc.in)5
-rw-r--r--lib/googletest-1.10.x/googletest/cmake/internal_utils.cmake (renamed from lib/googletest-1.8.x/googletest/cmake/internal_utils.cmake)132
-rw-r--r--lib/googletest-1.10.x/googletest/cmake/libgtest.la.in21
-rw-r--r--lib/googletest-1.10.x/googletest/docs/advanced.md (renamed from lib/googletest-1.8.x/googletest/docs/advanced.md)711
-rw-r--r--lib/googletest-1.10.x/googletest/docs/faq.md (renamed from lib/googletest-1.8.x/googletest/docs/faq.md)159
-rw-r--r--lib/googletest-1.10.x/googletest/docs/pkgconfig.md (renamed from lib/googletest-1.8.x/googletest/docs/Pkgconfig.md)59
-rw-r--r--lib/googletest-1.10.x/googletest/docs/primer.md (renamed from lib/googletest-1.8.x/googletest/docs/primer.md)236
-rw-r--r--lib/googletest-1.10.x/googletest/docs/pump_manual.md190
-rw-r--r--lib/googletest-1.10.x/googletest/docs/samples.md (renamed from lib/googletest-1.8.x/googletest/docs/samples.md)6
-rw-r--r--lib/googletest-1.10.x/googletest/include/gtest/gtest-death-test.h (renamed from lib/googletest-1.8.x/googletest/include/gtest/gtest-death-test.h)23
-rw-r--r--lib/googletest-1.10.x/googletest/include/gtest/gtest-matchers.h750
-rw-r--r--lib/googletest-1.10.x/googletest/include/gtest/gtest-message.h (renamed from lib/googletest-1.8.x/googletest/include/gtest/gtest-message.h)43
-rw-r--r--lib/googletest-1.10.x/googletest/include/gtest/gtest-param-test.h (renamed from lib/googletest-1.8.x/googletest/include/gtest/gtest-param-test.h.pump)263
-rw-r--r--lib/googletest-1.10.x/googletest/include/gtest/gtest-printers.h (renamed from lib/googletest-1.8.x/googletest/include/gtest/gtest-printers.h)289
-rw-r--r--lib/googletest-1.10.x/googletest/include/gtest/gtest-spi.h (renamed from lib/googletest-1.8.x/googletest/include/gtest/gtest-spi.h)5
-rw-r--r--lib/googletest-1.10.x/googletest/include/gtest/gtest-test-part.h (renamed from lib/googletest-1.8.x/googletest/include/gtest/gtest-test-part.h)33
-rw-r--r--lib/googletest-1.10.x/googletest/include/gtest/gtest-typed-test.h (renamed from lib/googletest-1.8.x/googletest/include/gtest/gtest-typed-test.h)198
-rw-r--r--lib/googletest-1.10.x/googletest/include/gtest/gtest.h (renamed from lib/googletest-1.8.x/googletest/include/gtest/gtest.h)690
-rw-r--r--lib/googletest-1.10.x/googletest/include/gtest/gtest_pred_impl.h (renamed from lib/googletest-1.8.x/googletest/include/gtest/gtest_pred_impl.h)74
-rw-r--r--lib/googletest-1.10.x/googletest/include/gtest/gtest_prod.h (renamed from lib/googletest-1.8.x/googletest/include/gtest/gtest_prod.h)0
-rw-r--r--lib/googletest-1.10.x/googletest/include/gtest/internal/custom/README.md (renamed from lib/googletest-1.8.x/googletest/include/gtest/internal/custom/README.md)0
-rw-r--r--lib/googletest-1.10.x/googletest/include/gtest/internal/custom/gtest-port.h (renamed from lib/googletest-1.8.x/googletest/include/gtest/internal/custom/gtest-port.h)0
-rw-r--r--lib/googletest-1.10.x/googletest/include/gtest/internal/custom/gtest-printers.h (renamed from lib/googletest-1.8.x/googletest/include/gtest/internal/custom/gtest-printers.h)0
-rw-r--r--lib/googletest-1.10.x/googletest/include/gtest/internal/custom/gtest.h (renamed from lib/googletest-1.8.x/googletest/include/gtest/internal/custom/gtest.h)0
-rw-r--r--lib/googletest-1.10.x/googletest/include/gtest/internal/gtest-death-test-internal.h (renamed from lib/googletest-1.8.x/googletest/include/gtest/internal/gtest-death-test-internal.h)114
-rw-r--r--lib/googletest-1.10.x/googletest/include/gtest/internal/gtest-filepath.h (renamed from lib/googletest-1.8.x/googletest/include/gtest/internal/gtest-filepath.h)2
-rw-r--r--lib/googletest-1.10.x/googletest/include/gtest/internal/gtest-internal.h (renamed from lib/googletest-1.8.x/googletest/include/gtest/internal/gtest-internal.h)558
-rw-r--r--lib/googletest-1.10.x/googletest/include/gtest/internal/gtest-param-util.h (renamed from lib/googletest-1.8.x/googletest/include/gtest/internal/gtest-param-util.h)485
-rw-r--r--lib/googletest-1.10.x/googletest/include/gtest/internal/gtest-port-arch.h (renamed from lib/googletest-1.8.x/googletest/include/gtest/internal/gtest-port-arch.h)15
-rw-r--r--lib/googletest-1.10.x/googletest/include/gtest/internal/gtest-port.h (renamed from lib/googletest-1.8.x/googletest/include/gtest/internal/gtest-port.h)774
-rw-r--r--lib/googletest-1.10.x/googletest/include/gtest/internal/gtest-string.h (renamed from lib/googletest-1.8.x/googletest/include/gtest/internal/gtest-string.h)22
-rw-r--r--lib/googletest-1.10.x/googletest/include/gtest/internal/gtest-type-util.h (renamed from lib/googletest-1.8.x/googletest/include/gtest/internal/gtest-type-util.h)21
-rw-r--r--lib/googletest-1.10.x/googletest/include/gtest/internal/gtest-type-util.h.pump (renamed from lib/googletest-1.8.x/googletest/include/gtest/internal/gtest-type-util.h.pump)20
-rw-r--r--lib/googletest-1.10.x/googletest/src/gtest-all.cc (renamed from lib/googletest-1.8.x/googletest/src/gtest-all.cc)1
-rw-r--r--lib/googletest-1.10.x/googletest/src/gtest-death-test.cc (renamed from lib/googletest-1.8.x/googletest/src/gtest-death-test.cc)414
-rw-r--r--lib/googletest-1.10.x/googletest/src/gtest-filepath.cc (renamed from lib/googletest-1.8.x/googletest/src/gtest-filepath.cc)28
-rw-r--r--lib/googletest-1.10.x/googletest/src/gtest-internal-inl.h (renamed from lib/googletest-1.8.x/googletest/src/gtest-internal-inl.h)238
-rw-r--r--lib/googletest-1.10.x/googletest/src/gtest-matchers.cc97
-rw-r--r--lib/googletest-1.10.x/googletest/src/gtest-port.cc (renamed from lib/googletest-1.8.x/googletest/src/gtest-port.cc)277
-rw-r--r--lib/googletest-1.10.x/googletest/src/gtest-printers.cc (renamed from lib/googletest-1.8.x/googletest/src/gtest-printers.cc)35
-rw-r--r--lib/googletest-1.10.x/googletest/src/gtest-test-part.cc (renamed from lib/googletest-1.8.x/googletest/src/gtest-test-part.cc)21
-rw-r--r--lib/googletest-1.10.x/googletest/src/gtest-typed-test.cc (renamed from lib/googletest-1.8.x/googletest/src/gtest-typed-test.cc)6
-rw-r--r--lib/googletest-1.10.x/googletest/src/gtest.cc (renamed from lib/googletest-1.8.x/googletest/src/gtest.cc)1600
-rw-r--r--lib/googletest-1.10.x/googletest/src/gtest_main.cc (renamed from lib/googletest-1.8.x/googletest/src/gtest_main.cc)12
-rw-r--r--lib/googletest-1.10.x/library.json59
-rw-r--r--lib/googletest-1.10.x/platformio.ini31
-rw-r--r--lib/googletest-1.8.x/.gitignore54
-rw-r--r--lib/googletest-1.8.x/CONTRIBUTING.md160
-rw-r--r--lib/googletest-1.8.x/Makefile.am14
-rw-r--r--lib/googletest-1.8.x/README.md130
-rw-r--r--lib/googletest-1.8.x/WORKSPACE10
-rwxr-xr-xlib/googletest-1.8.x/ci/build-linux-autotools.sh44
-rwxr-xr-xlib/googletest-1.8.x/ci/build-linux-bazel.sh36
-rwxr-xr-xlib/googletest-1.8.x/ci/env-linux.sh41
-rwxr-xr-xlib/googletest-1.8.x/ci/env-osx.sh40
-rwxr-xr-xlib/googletest-1.8.x/ci/get-nprocessors.sh48
-rwxr-xr-xlib/googletest-1.8.x/ci/install-linux.sh49
-rwxr-xr-xlib/googletest-1.8.x/ci/install-osx.sh39