summaryrefslogtreecommitdiff
path: root/test/util
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/util
parenta8b007daa0e85ea4b1a4898fd591d55d0117cc85 (diff)
downloadqtlocation-mapboxgl-3f3fc7b7723698e44427e2a14a2f4906832800bf.tar.gz
[test] add .test.cpp suffix to test case files
Diffstat (limited to 'test/util')
-rw-r--r--test/util/async_task.test.cpp (renamed from test/util/async_task.cpp)0
-rw-r--r--test/util/geo.test.cpp (renamed from test/util/geo.cpp)0
-rw-r--r--test/util/http_timeout.test.cpp (renamed from test/util/http_timeout.cpp)0
-rw-r--r--test/util/image.test.cpp (renamed from test/util/image.cpp)0
-rw-r--r--test/util/mapbox.test.cpp (renamed from test/util/mapbox.cpp)0
-rw-r--r--test/util/memory.test.cpp (renamed from test/util/memory.cpp)0
-rw-r--r--test/util/merge_lines.test.cpp (renamed from test/util/merge_lines.cpp)0
-rw-r--r--test/util/number_conversions.test.cpp (renamed from test/util/number_conversions.cpp)0
-rw-r--r--test/util/offscreen_texture.test.cpp (renamed from test/util/offscreen_texture.cpp)0
-rw-r--r--test/util/projection.test.cpp (renamed from test/util/projection.cpp)0
-rw-r--r--test/util/run_loop.test.cpp (renamed from test/util/run_loop.cpp)0
-rw-r--r--test/util/text_conversions.test.cpp (renamed from test/util/text_conversions.cpp)0
-rw-r--r--test/util/thread.test.cpp (renamed from test/util/thread.cpp)0
-rw-r--r--test/util/thread_local.test.cpp (renamed from test/util/thread_local.cpp)0
-rw-r--r--test/util/tile_cover.test.cpp (renamed from test/util/tile_cover.cpp)0
-rw-r--r--test/util/timer.test.cpp (renamed from test/util/timer.cpp)0
-rw-r--r--test/util/token.test.cpp (renamed from test/util/token.cpp)0
-rw-r--r--test/util/work_queue.test.cpp (renamed from test/util/work_queue.cpp)0
18 files changed, 0 insertions, 0 deletions
diff --git a/test/util/async_task.cpp b/test/util/async_task.test.cpp
index 78dc79dd19..78dc79dd19 100644
--- a/test/util/async_task.cpp
+++ b/test/util/async_task.test.cpp
diff --git a/test/util/geo.cpp b/test/util/geo.test.cpp
index 95e75a0e1b..95e75a0e1b 100644
--- a/test/util/geo.cpp
+++ b/test/util/geo.test.cpp
diff --git a/test/util/http_timeout.cpp b/test/util/http_timeout.test.cpp
index 365c40523f..365c40523f 100644
--- a/test/util/http_timeout.cpp
+++ b/test/util/http_timeout.test.cpp
diff --git a/test/util/image.cpp b/test/util/image.test.cpp
index b2814e66da..b2814e66da 100644
--- a/test/util/image.cpp
+++ b/test/util/image.test.cpp
diff --git a/test/util/mapbox.cpp b/test/util/mapbox.test.cpp
index b559c3a947..b559c3a947 100644
--- a/test/util/mapbox.cpp
+++ b/test/util/mapbox.test.cpp
diff --git a/test/util/memory.cpp b/test/util/memory.test.cpp
index d1b9f2412a..d1b9f2412a 100644
--- a/test/util/memory.cpp
+++ b/test/util/memory.test.cpp
diff --git a/test/util/merge_lines.cpp b/test/util/merge_lines.test.cpp
index db81d8b209..db81d8b209 100644
--- a/test/util/merge_lines.cpp
+++ b/test/util/merge_lines.test.cpp
diff --git a/test/util/number_conversions.cpp b/test/util/number_conversions.test.cpp
index cfeda3eec7..cfeda3eec7 100644
--- a/test/util/number_conversions.cpp
+++ b/test/util/number_conversions.test.cpp
diff --git a/test/util/offscreen_texture.cpp b/test/util/offscreen_texture.test.cpp
index 2c80c04c41..2c80c04c41 100644
--- a/test/util/offscreen_texture.cpp
+++ b/test/util/offscreen_texture.test.cpp
diff --git a/test/util/projection.cpp b/test/util/projection.test.cpp
index 5efba380b3..5efba380b3 100644
--- a/test/util/projection.cpp
+++ b/test/util/projection.test.cpp
diff --git a/test/util/run_loop.cpp b/test/util/run_loop.test.cpp
index 57bc613f9e..57bc613f9e 100644
--- a/test/util/run_loop.cpp
+++ b/test/util/run_loop.test.cpp
diff --git a/test/util/text_conversions.cpp b/test/util/text_conversions.test.cpp
index 19e30d9f3d..19e30d9f3d 100644
--- a/test/util/text_conversions.cpp
+++ b/test/util/text_conversions.test.cpp
diff --git a/test/util/thread.cpp b/test/util/thread.test.cpp
index fc41fd4b78..fc41fd4b78 100644
--- a/test/util/thread.cpp
+++ b/test/util/thread.test.cpp
diff --git a/test/util/thread_local.cpp b/test/util/thread_local.test.cpp
index 4ee7042580..4ee7042580 100644
--- a/test/util/thread_local.cpp
+++ b/test/util/thread_local.test.cpp
diff --git a/test/util/tile_cover.cpp b/test/util/tile_cover.test.cpp
index cc183509d9..cc183509d9 100644
--- a/test/util/tile_cover.cpp
+++ b/test/util/tile_cover.test.cpp
diff --git a/test/util/timer.cpp b/test/util/timer.test.cpp
index f6253ab6d3..f6253ab6d3 100644
--- a/test/util/timer.cpp
+++ b/test/util/timer.test.cpp
diff --git a/test/util/token.cpp b/test/util/token.test.cpp
index a2885dc8dd..a2885dc8dd 100644
--- a/test/util/token.cpp
+++ b/test/util/token.test.cpp
diff --git a/test/util/work_queue.cpp b/test/util/work_queue.test.cpp
index 60c72f7358..60c72f7358 100644
--- a/test/util/work_queue.cpp
+++ b/test/util/work_queue.test.cpp