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/math | |
parent | a8b007daa0e85ea4b1a4898fd591d55d0117cc85 (diff) | |
download | qtlocation-mapboxgl-3f3fc7b7723698e44427e2a14a2f4906832800bf.tar.gz |
[test] add .test.cpp suffix to test case files
Diffstat (limited to 'test/math')
-rw-r--r-- | test/math/clamp.test.cpp (renamed from test/math/clamp.cpp) | 0 | ||||
-rw-r--r-- | test/math/minmax.test.cpp (renamed from test/math/minmax.cpp) | 0 | ||||
-rw-r--r-- | test/math/wrap.test.cpp (renamed from test/math/wrap.cpp) | 0 |
3 files changed, 0 insertions, 0 deletions
diff --git a/test/math/clamp.cpp b/test/math/clamp.test.cpp index 2fdafae1b4..2fdafae1b4 100644 --- a/test/math/clamp.cpp +++ b/test/math/clamp.test.cpp diff --git a/test/math/minmax.cpp b/test/math/minmax.test.cpp index 2e3ebdc340..2e3ebdc340 100644 --- a/test/math/minmax.cpp +++ b/test/math/minmax.test.cpp diff --git a/test/math/wrap.cpp b/test/math/wrap.test.cpp index 9ec1c6ef0c..9ec1c6ef0c 100644 --- a/test/math/wrap.cpp +++ b/test/math/wrap.test.cpp |