gecko/gfx/tests/gtest
Benoit Girard bebd5ab26c Bug 865902 - Port old gfx unit tests. r=milan
--HG--
rename : gfx/tests/TestColorNames.cpp => gfx/tests/gtest/TestColorNames.cpp
rename : gfx/tests/TestRect.cpp => gfx/tests/gtest/TestRect.cpp
rename : gfx/tests/TestRegion.cpp => gfx/tests/gtest/TestRegion.cpp
rename : gfx/tests/gfxFontSelectionTest.cpp => gfx/tests/gtest/gfxFontSelectionTest.cpp
rename : gfx/tests/gfxFontSelectionTests.h => gfx/tests/gtest/gfxFontSelectionTests.h
rename : gfx/tests/gfxSurfaceRefCountTest.cpp => gfx/tests/gtest/gfxSurfaceRefCountTest.cpp
rename : gfx/tests/gfxTextRunPerfTest.cpp => gfx/tests/gtest/gfxTextRunPerfTest.cpp
rename : gfx/tests/gfxWordCacheTest.cpp => gfx/tests/gtest/gfxWordCacheTest.cpp
rename : gfx/tests/per-word-runs.h => gfx/tests/gtest/per-word-runs.h
2013-04-25 19:02:13 -04:00
..
gfxFontSelectionTest.cpp Bug 865902 - Port old gfx unit tests. r=milan 2013-04-25 19:02:13 -04:00
gfxFontSelectionTests.h Bug 865902 - Port old gfx unit tests. r=milan 2013-04-25 19:02:13 -04:00
gfxSurfaceRefCountTest.cpp Bug 865902 - Port old gfx unit tests. r=milan 2013-04-25 19:02:13 -04:00
gfxTextRunPerfTest.cpp Bug 865902 - Port old gfx unit tests. r=milan 2013-04-25 19:02:13 -04:00
gfxWordCacheTest.cpp Bug 865902 - Port old gfx unit tests. r=milan 2013-04-25 19:02:13 -04:00
Makefile.in Bug 865902 - Port old gfx unit tests. r=milan 2013-04-25 19:02:13 -04:00
moz.build Bug 865902 - Port old gfx unit tests. r=milan 2013-04-25 19:02:13 -04:00
per-word-runs.h Bug 865902 - Port old gfx unit tests. r=milan 2013-04-25 19:02:13 -04:00
TestAsyncPanZoomController.cpp Bug 890932 - Make AsyncPanZoomController::mMonitor re-entrant to reduce code madness. r=BenWa 2013-07-31 08:53:16 -04:00
TestColorNames.cpp Bug 865902 - Port old gfx unit tests. r=milan 2013-04-25 19:02:13 -04:00
TestLayers.cpp Bug 866232 - Update and re-enable the test for hit detection in the APZC tree. r=BenWa 2013-07-30 14:03:41 -04:00
TestLayers.h Bug 775459 - Implement hit testing on layer tree + tests. r=kats 2013-07-02 12:27:17 -04:00
TestMoz2D.cpp Bug 886185 - Remove two unused variables from TestMoz2D.cpp; r=BenWa 2013-06-24 10:57:19 -04:00
TestRect.cpp Bug 865902 - Port old gfx unit tests. r=milan 2013-04-25 19:02:13 -04:00
TestRegion.cpp Bug 865902 - Port old gfx unit tests. r=milan 2013-04-25 19:02:13 -04:00
TestTiledLayerBuffer.cpp Bug 844852 - Run GTest on make check. r=ted 2013-04-25 13:56:43 -04:00