summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorThiago Marcos P. Santos <tmpsantos@gmail.com>2020-02-07 17:52:51 +0200
committerThiago Marcos P. Santos <tmpsantos@gmail.com>2020-02-07 20:12:44 +0200
commit47f2b20435cc524e2e300ad4881e198079c536bf (patch)
treea4236cad25ffca9936fa0c832dcc5003d79fabad /test
parentf7fef70e9ddb9f52b071703d3ff0683b921606ac (diff)
downloadqtlocation-mapboxgl-47f2b20435cc524e2e300ad4881e198079c536bf.tar.gz
[build] Remove unused files
Buck build is no longer needed, neither is the previous CMake buildsystem.
Diffstat (limited to 'test')
-rw-r--r--test/test-files.json135
1 files changed, 0 insertions, 135 deletions
diff --git a/test/test-files.json b/test/test-files.json
deleted file mode 100644
index 1c70565de8..0000000000
--- a/test/test-files.json
+++ /dev/null
@@ -1,135 +0,0 @@
-{
- "//": "This file is generated. Do not edit. Regenerate it with scripts/generate-file-lists.js",
- "sources": [
- "test/actor/actor.test.cpp",
- "test/actor/actor_ref.test.cpp",
- "test/algorithm/update_renderables.test.cpp",
- "test/algorithm/update_tile_masks.test.cpp",
- "test/api/annotations.test.cpp",
- "test/api/api_misuse.test.cpp",
- "test/api/custom_geometry_source.test.cpp",
- "test/api/custom_layer.test.cpp",
- "test/api/query.test.cpp",
- "test/api/recycle_map.cpp",
- "test/geometry/dem_data.test.cpp",
- "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",
- "test/map/transform.test.cpp",
- "test/math/clamp.test.cpp",
- "test/math/minmax.test.cpp",
- "test/math/wrap.test.cpp",
- "test/platform/settings.test.cpp",
- "test/programs/symbol_program.test.cpp",
- "test/renderer/backend_scope.test.cpp",
- "test/renderer/image_manager.test.cpp",
- "test/renderer/pattern_atlas.test.cpp",
- "test/sprite/sprite_loader.test.cpp",
- "test/sprite/sprite_parser.test.cpp",
- "test/src/mbgl/test/fixture_log_observer.cpp",
- "test/src/mbgl/test/getrss.cpp",
- "test/src/mbgl/test/http_server.cpp",
- "test/src/mbgl/test/sqlite3_test_fs.cpp",
- "test/src/mbgl/test/stub_file_source.cpp",
- "test/src/mbgl/test/test.cpp",
- "test/src/mbgl/test/util.cpp",
- "test/storage/asset_file_source.test.cpp",
- "test/storage/database_file_source.test.cpp",
- "test/storage/headers.test.cpp",
- "test/storage/http_file_source.test.cpp",
- "test/storage/local_file_source.test.cpp",
- "test/storage/main_resource_loader.test.cpp",
- "test/storage/offline.test.cpp",
- "test/storage/offline_database.test.cpp",
- "test/storage/offline_download.test.cpp",
- "test/storage/online_file_source.test.cpp",
- "test/storage/resource.test.cpp",
- "test/storage/sqlite.test.cpp",
- "test/storage/sync_file_source.test.cpp",
- "test/style/conversion/conversion_impl.test.cpp",
- "test/style/conversion/function.test.cpp",
- "test/style/conversion/geojson_options.test.cpp",
- "test/style/conversion/layer.test.cpp",
- "test/style/conversion/light.test.cpp",
- "test/style/conversion/property_value.test.cpp",
- "test/style/conversion/stringify.test.cpp",
- "test/style/conversion/tileset.test.cpp",
- "test/style/expression/expression.test.cpp",
- "test/style/expression/util.test.cpp",
- "test/style/filter.test.cpp",
- "test/style/properties.test.cpp",
- "test/style/property_expression.test.cpp",
- "test/style/source.test.cpp",
- "test/style/style.test.cpp",
- "test/style/style_image.test.cpp",
- "test/style/style_layer.test.cpp",
- "test/style/style_parser.test.cpp",
- "test/text/bidi.test.cpp",
- "test/text/calculate_tile_distances.test.cpp",
- "test/text/cross_tile_symbol_index.test.cpp",
- "test/text/formatted.test.cpp",
- "test/text/get_anchors.test.cpp",
- "test/text/glyph_manager.test.cpp",
- "test/text/glyph_pbf.test.cpp",
- "test/text/language_tag.test.cpp",
- "test/text/local_glyph_rasterizer.test.cpp",
- "test/text/quads.test.cpp",
- "test/text/shaping.test.cpp",
- "test/text/tagged_string.test.cpp",
- "test/tile/custom_geometry_tile.test.cpp",
- "test/tile/geojson_tile.test.cpp",
- "test/tile/geometry_tile_data.test.cpp",
- "test/tile/raster_dem_tile.test.cpp",
- "test/tile/raster_tile.test.cpp",
- "test/tile/tile_cache.test.cpp",
- "test/tile/tile_coordinate.test.cpp",
- "test/tile/tile_id.test.cpp",
- "test/tile/vector_tile.test.cpp",
- "test/util/async_task.test.cpp",
- "test/util/dtoa.test.cpp",
- "test/util/geo.test.cpp",
- "test/util/grid_index.test.cpp",
- "test/util/http_timeout.test.cpp",
- "test/util/image.test.cpp",
- "test/util/mapbox.test.cpp",
- "test/util/memory.test.cpp",
- "test/util/merge_lines.test.cpp",
- "test/util/number_conversions.test.cpp",
- "test/util/offscreen_texture.test.cpp",
- "test/util/position.test.cpp",
- "test/util/projection.test.cpp",
- "test/util/run_loop.test.cpp",
- "test/util/string.test.cpp",
- "test/util/text_conversions.test.cpp",
- "test/util/thread.test.cpp",
- "test/util/thread_local.test.cpp",
- "test/util/tile_cover.test.cpp",
- "test/util/tile_range.test.cpp",
- "test/util/timer.test.cpp",
- "test/util/token.test.cpp",
- "test/util/url.test.cpp"
- ],
- "public_headers": {
- "mbgl/test.hpp": "test/include/mbgl/test.hpp",
- "mbgl/test/util.hpp": "test/include/mbgl/test/util.hpp"
- },
- "private_headers": {
- "mbgl/test/fake_file_source.hpp": "test/src/mbgl/test/fake_file_source.hpp",
- "mbgl/test/fixture_log_observer.hpp": "test/src/mbgl/test/fixture_log_observer.hpp",
- "mbgl/test/getrss.hpp": "test/src/mbgl/test/getrss.hpp",
- "mbgl/test/map_adapter.hpp": "test/src/mbgl/test/map_adapter.hpp",
- "mbgl/test/mock.hpp": "test/src/mbgl/test/mock.hpp",
- "mbgl/test/sqlite3_test_fs.hpp": "test/src/mbgl/test/sqlite3_test_fs.hpp",
- "mbgl/test/stub_file_source.hpp": "test/src/mbgl/test/stub_file_source.hpp",
- "mbgl/test/stub_geometry_tile_feature.hpp": "test/src/mbgl/test/stub_geometry_tile_feature.hpp",
- "mbgl/test/stub_layer_observer.hpp": "test/src/mbgl/test/stub_layer_observer.hpp",
- "mbgl/test/stub_map_observer.hpp": "test/src/mbgl/test/stub_map_observer.hpp",
- "mbgl/test/stub_render_source_observer.hpp": "test/src/mbgl/test/stub_render_source_observer.hpp",
- "mbgl/test/stub_style_observer.hpp": "test/src/mbgl/test/stub_style_observer.hpp",
- "mbgl/test/stub_tile_observer.hpp": "test/src/mbgl/test/stub_tile_observer.hpp"
- }
-}