diff options
author | Konstantin Käfer <mail@kkaefer.com> | 2016-09-28 11:45:33 +0200 |
---|---|---|
committer | Konstantin Käfer <mail@kkaefer.com> | 2016-09-28 16:34:22 +0200 |
commit | 3f3fc7b7723698e44427e2a14a2f4906832800bf (patch) | |
tree | 5acadfa4d77817c41f612c89c93925a149cbcfc0 /test/sprite | |
parent | a8b007daa0e85ea4b1a4898fd591d55d0117cc85 (diff) | |
download | qtlocation-mapboxgl-3f3fc7b7723698e44427e2a14a2f4906832800bf.tar.gz |
[test] add .test.cpp suffix to test case files
Diffstat (limited to 'test/sprite')
-rw-r--r-- | test/sprite/sprite_atlas.test.cpp (renamed from test/sprite/sprite_atlas.cpp) | 0 | ||||
-rw-r--r-- | test/sprite/sprite_image.test.cpp (renamed from test/sprite/sprite_image.cpp) | 0 | ||||
-rw-r--r-- | test/sprite/sprite_parser.test.cpp (renamed from test/sprite/sprite_parser.cpp) | 0 |
3 files changed, 0 insertions, 0 deletions
diff --git a/test/sprite/sprite_atlas.cpp b/test/sprite/sprite_atlas.test.cpp index f84e17cbcf..f84e17cbcf 100644 --- a/test/sprite/sprite_atlas.cpp +++ b/test/sprite/sprite_atlas.test.cpp diff --git a/test/sprite/sprite_image.cpp b/test/sprite/sprite_image.test.cpp index f8982826a3..f8982826a3 100644 --- a/test/sprite/sprite_image.cpp +++ b/test/sprite/sprite_image.test.cpp diff --git a/test/sprite/sprite_parser.cpp b/test/sprite/sprite_parser.test.cpp index 8d32d081bf..8d32d081bf 100644 --- a/test/sprite/sprite_parser.cpp +++ b/test/sprite/sprite_parser.test.cpp |