summaryrefslogtreecommitdiff
path: root/test/api
diff options
context:
space:
mode:
authorKonstantin Käfer <mail@kkaefer.com>2016-09-28 11:45:33 +0200
committerKonstantin Käfer <mail@kkaefer.com>2016-09-28 16:34:22 +0200
commit3f3fc7b7723698e44427e2a14a2f4906832800bf (patch)
tree5acadfa4d77817c41f612c89c93925a149cbcfc0 /test/api
parenta8b007daa0e85ea4b1a4898fd591d55d0117cc85 (diff)
downloadqtlocation-mapboxgl-3f3fc7b7723698e44427e2a14a2f4906832800bf.tar.gz
[test] add .test.cpp suffix to test case files
Diffstat (limited to 'test/api')
-rw-r--r--test/api/annotations.test.cpp (renamed from test/api/annotations.cpp)0
-rw-r--r--test/api/api_misuse.test.cpp (renamed from test/api/api_misuse.cpp)0
-rw-r--r--test/api/custom_layer.test.cpp (renamed from test/api/custom_layer.cpp)0
-rw-r--r--test/api/render_missing.test.cpp (renamed from test/api/render_missing.cpp)0
-rw-r--r--test/api/repeated_render.test.cpp (renamed from test/api/repeated_render.cpp)0
5 files changed, 0 insertions, 0 deletions
diff --git a/test/api/annotations.cpp b/test/api/annotations.test.cpp
index 5b9fe7502e..5b9fe7502e 100644
--- a/test/api/annotations.cpp
+++ b/test/api/annotations.test.cpp
diff --git a/test/api/api_misuse.cpp b/test/api/api_misuse.test.cpp
index e9fe307718..e9fe307718 100644
--- a/test/api/api_misuse.cpp
+++ b/test/api/api_misuse.test.cpp
diff --git a/test/api/custom_layer.cpp b/test/api/custom_layer.test.cpp
index 2dded19256..2dded19256 100644
--- a/test/api/custom_layer.cpp
+++ b/test/api/custom_layer.test.cpp
diff --git a/test/api/render_missing.cpp b/test/api/render_missing.test.cpp
index 024ebd3729..024ebd3729 100644
--- a/test/api/render_missing.cpp
+++ b/test/api/render_missing.test.cpp
diff --git a/test/api/repeated_render.cpp b/test/api/repeated_render.test.cpp
index cf71cb8416..cf71cb8416 100644
--- a/test/api/repeated_render.cpp
+++ b/test/api/repeated_render.test.cpp