summaryrefslogtreecommitdiff
path: root/vendor/gtest/files.txt
diff options
context:
space:
mode:
authorMikhail Pozdnyakov <mikhail.pozdnyakov@mapbox.com>2019-08-01 12:36:24 +0300
committerMikhail Pozdnyakov <mikhail.pozdnyakov@mapbox.com>2019-08-01 13:54:28 +0300
commit04309e01ceaa267becef16ed9db6f91fcea91f59 (patch)
treee8d5fce7ddef12c7d075f607f083c51f2f1824c5 /vendor/gtest/files.txt
parentbaceb47bff59cbd30c2d1548edd6ec6cc8a9f062 (diff)
downloadqtlocation-mapboxgl-04309e01ceaa267becef16ed9db6f91fcea91f59.tar.gz
[core] Switch test build to googletest git submodule
Diffstat (limited to 'vendor/gtest/files.txt')
-rw-r--r--vendor/gtest/files.txt32
1 files changed, 0 insertions, 32 deletions
diff --git a/vendor/gtest/files.txt b/vendor/gtest/files.txt
deleted file mode 100644
index 14c9aad6f0..0000000000
--- a/vendor/gtest/files.txt
+++ /dev/null
@@ -1,32 +0,0 @@
-include/gtest/gtest-death-test.h
-include/gtest/gtest-message.h
-include/gtest/gtest-param-test.h
-include/gtest/gtest-printers.h
-include/gtest/gtest-spi.h
-include/gtest/gtest-test-part.h
-include/gtest/gtest-typed-test.h
-include/gtest/gtest.h
-include/gtest/gtest_pred_impl.h
-include/gtest/gtest_prod.h
-include/gtest/internal/custom/gtest-port.h
-include/gtest/internal/custom/gtest-printers.h
-include/gtest/internal/custom/gtest.h
-include/gtest/internal/gtest-death-test-internal.h
-include/gtest/internal/gtest-filepath.h
-include/gtest/internal/gtest-internal.h
-include/gtest/internal/gtest-linked_ptr.h
-include/gtest/internal/gtest-param-util-generated.h
-include/gtest/internal/gtest-param-util.h
-include/gtest/internal/gtest-port-arch.h
-include/gtest/internal/gtest-port.h
-include/gtest/internal/gtest-string.h
-include/gtest/internal/gtest-tuple.h
-include/gtest/internal/gtest-type-util.h
-src/gtest-death-test.cc
-src/gtest-filepath.cc
-src/gtest-internal-inl.h
-src/gtest-port.cc
-src/gtest-printers.cc
-src/gtest-test-part.cc
-src/gtest-typed-test.cc
-src/gtest.cc