diff options
| author | Even Rouault <even.rouault@spatialys.com> | 2018-05-31 02:48:39 +0200 |
|---|---|---|
| committer | Even Rouault <even.rouault@spatialys.com> | 2018-06-07 12:58:08 +0200 |
| commit | 3e8a1984e9ee662e74254704275c8e30791a5af0 (patch) | |
| tree | 1964e31d65b0703d72a29c3864083eef3a325ed5 /test/test_main.cpp | |
| parent | 9c5741d25229308971b83798fae55e3045910521 (diff) | |
| download | PROJ-3e8a1984e9ee662e74254704275c8e30791a5af0.tar.gz PROJ-3e8a1984e9ee662e74254704275c8e30791a5af0.zip | |
Add googletest 1.8.0 framework in test/googletest, and use it with autoconf builds only (CMake integration to be done)
Diffstat (limited to 'test/test_main.cpp')
| -rw-r--r-- | test/test_main.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/test_main.cpp b/test/test_main.cpp deleted file mode 100644 index 0c7c351f..00000000 --- a/test/test_main.cpp +++ /dev/null @@ -1,2 +0,0 @@ -#define CATCH_CONFIG_MAIN -#include "catch.hpp" |
