summaryrefslogtreecommitdiff
path: root/test/test-files.json
diff options
context:
space:
mode:
authorThiago Marcos P. Santos <tmpsantos@gmail.com>2019-02-08 20:16:08 +0200
committerThiago Marcos P. Santos <tmpsantos@gmail.com>2019-02-12 19:42:08 +0200
commit992a955fc347deeafab1e2fee805c523de6b073e (patch)
treef38341df08d09ca1f855f0990e10bf0eda62c65b /test/test-files.json
parent690833ef9212756cbdd1945e2f447f22cc05816e (diff)
downloadqtlocation-mapboxgl-992a955fc347deeafab1e2fee805c523de6b073e.tar.gz
[tests] Add unit tests for the GLFunctions
Diffstat (limited to 'test/test-files.json')
-rw-r--r--test/test-files.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/test-files.json b/test/test-files.json
index 5c863b82fd..498237e072 100644
--- a/test/test-files.json
+++ b/test/test-files.json
@@ -17,6 +17,7 @@
"test/geometry/line_atlas.test.cpp",
"test/gl/bucket.test.cpp",
"test/gl/context.test.cpp",
+ "test/gl/gl_functions.test.cpp",
"test/gl/object.test.cpp",
"test/map/map.test.cpp",
"test/map/prefetch.test.cpp",