aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--gyp/tests.gypi8
-rw-r--r--tests/DiscardableMemoryPoolTest.cpp (renamed from tests/DiscardableMemoryPool.cpp)0
-rwxr-xr-xtests/GLInterfaceValidationTest.cpp (renamed from tests/GLInterfaceValidation.cpp)0
-rw-r--r--tests/ToUnicodeTest.cpp (renamed from tests/ToUnicode.cpp)0
-rw-r--r--tests/TypefaceTest.cpp (renamed from tests/Typeface.cpp)0
5 files changed, 4 insertions, 4 deletions
diff --git a/gyp/tests.gypi b/gyp/tests.gypi
index 779ffdecdf..18908190fe 100644
--- a/gyp/tests.gypi
+++ b/gyp/tests.gypi
@@ -58,7 +58,7 @@
'../tests/DeferredCanvasTest.cpp',
'../tests/DequeTest.cpp',
'../tests/DeviceLooperTest.cpp',
- '../tests/DiscardableMemoryPool.cpp',
+ '../tests/DiscardableMemoryPoolTest.cpp',
'../tests/DiscardableMemoryTest.cpp',
'../tests/DocumentTest.cpp',
'../tests/DrawBitmapRectTest.cpp',
@@ -76,7 +76,7 @@
'../tests/FontMgrTest.cpp',
'../tests/FontNamesTest.cpp',
'../tests/FrontBufferedStreamTest.cpp',
- '../tests/GLInterfaceValidation.cpp',
+ '../tests/GLInterfaceValidationTest.cpp',
'../tests/GLProgramsTest.cpp',
'../tests/GeometryTest.cpp',
'../tests/GifTest.cpp',
@@ -154,9 +154,9 @@
'../tests/TSetTest.cpp',
'../tests/TestSize.cpp',
'../tests/TileGridTest.cpp',
- '../tests/ToUnicode.cpp',
+ '../tests/ToUnicodeTest.cpp',
'../tests/TracingTest.cpp',
- '../tests/Typeface.cpp',
+ '../tests/TypefaceTest.cpp',
'../tests/UnicodeTest.cpp',
'../tests/UnitTestTest.cpp',
'../tests/UtilsTest.cpp',
diff --git a/tests/DiscardableMemoryPool.cpp b/tests/DiscardableMemoryPoolTest.cpp
index dc927bd4b7..dc927bd4b7 100644
--- a/tests/DiscardableMemoryPool.cpp
+++ b/tests/DiscardableMemoryPoolTest.cpp
diff --git a/tests/GLInterfaceValidation.cpp b/tests/GLInterfaceValidationTest.cpp
index 541af8fe92..541af8fe92 100755
--- a/tests/GLInterfaceValidation.cpp
+++ b/tests/GLInterfaceValidationTest.cpp
diff --git a/tests/ToUnicode.cpp b/tests/ToUnicodeTest.cpp
index 919ba11f58..919ba11f58 100644
--- a/tests/ToUnicode.cpp
+++ b/tests/ToUnicodeTest.cpp
diff --git a/tests/Typeface.cpp b/tests/TypefaceTest.cpp
index bb5d361bee..bb5d361bee 100644
--- a/tests/Typeface.cpp
+++ b/tests/TypefaceTest.cpp