gecko-dev/gfx/tests
Matt Woodrow 99f82e605d Bug 867474 - Split BasicShadowableLayerManager into a separate ClientLayerManager. r=nrc
--HG--
rename : gfx/layers/basic/BasicCanvasLayer.cpp => gfx/layers/CopyableCanvasLayer.cpp
rename : gfx/layers/basic/BasicCanvasLayer.h => gfx/layers/CopyableCanvasLayer.h
rename : gfx/layers/basic/BasicCanvasLayer.cpp => gfx/layers/client/ClientCanvasLayer.cpp
rename : gfx/layers/basic/BasicCanvasLayer.h => gfx/layers/client/ClientCanvasLayer.h
rename : gfx/layers/basic/BasicColorLayer.cpp => gfx/layers/client/ClientColorLayer.cpp
rename : gfx/layers/basic/BasicContainerLayer.cpp => gfx/layers/client/ClientContainerLayer.cpp
rename : gfx/layers/basic/BasicContainerLayer.h => gfx/layers/client/ClientContainerLayer.h
rename : gfx/layers/basic/BasicImageLayer.cpp => gfx/layers/client/ClientImageLayer.cpp
rename : gfx/layers/basic/BasicLayerManager.cpp => gfx/layers/client/ClientLayerManager.cpp
rename : gfx/layers/basic/BasicLayers.h => gfx/layers/client/ClientLayerManager.h
rename : gfx/layers/basic/BasicThebesLayer.cpp => gfx/layers/client/ClientThebesLayer.cpp
rename : gfx/layers/basic/BasicThebesLayer.h => gfx/layers/client/ClientThebesLayer.h
rename : gfx/layers/basic/BasicTiledThebesLayer.cpp => gfx/layers/client/ClientTiledThebesLayer.cpp
rename : gfx/layers/basic/BasicTiledThebesLayer.h => gfx/layers/client/ClientTiledThebesLayer.h
2013-05-01 17:03:25 +12:00
..
crashtests Bug 856784 - null-check mUserFontData before use. r=jkew 2013-04-03 11:01:41 +09:00
mochitest Bug 867474 - Split BasicShadowableLayerManager into a separate ClientLayerManager. r=nrc 2013-05-01 17:03:25 +12:00
reftest Bug 811779 - Enable larger set of reftests on B2G emulators, r=jgriffin 2013-01-03 15:35:01 -05:00
testprofiles Bug 571989 part 4: Reorganize all the tests directories below gfx/. r=joedrew 2010-07-13 14:54:18 -07:00
unit Bug 616999. Xpcshell manifest support; manifest files. r=ted, a=test-only 2011-05-20 11:54:01 -04:00
Makefile.in bug 844655: Port XPCSHELL_TESTS to moz.build as XPCSHELL_TESTS_MANIFESTS 2013-04-29 14:49:00 -04:00
TestColorNames.cpp Bug 791906: Replace NSPR integer limit constants with stdint ones; r=ehsan 2012-09-28 01:57:33 -05:00
TestRect.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
TestRegion.cpp Bug 798419 - Fix incorrect spellings of success(ful) in test output; r=me 2012-10-05 17:48:15 +01:00
gfxColorManagementTest.cmtest Bug 571989 part 4: Reorganize all the tests directories below gfx/. r=joedrew 2010-07-13 14:54:18 -07:00
gfxColorManagementTest.cpp Bug 571989 part 4: Reorganize all the tests directories below gfx/. r=joedrew 2010-07-13 14:54:18 -07:00
gfxFontSelectionTest.cpp Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg 2012-08-22 11:56:38 -04:00
gfxFontSelectionTests.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
gfxSurfaceRefCountTest.cpp Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
gfxTestCocoaHelper.h Bug 571989 part 4: Reorganize all the tests directories below gfx/. r=joedrew 2010-07-13 14:54:18 -07:00
gfxTestCocoaHelper.mm Bug 571989 part 4: Reorganize all the tests directories below gfx/. r=joedrew 2010-07-13 14:54:18 -07:00
gfxTextRunPerfTest.cpp Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg 2012-08-22 11:56:38 -04:00
gfxWordCacheTest.cpp Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg 2012-08-22 11:56:38 -04:00
moz.build bug 844655: Port XPCSHELL_TESTS to moz.build as XPCSHELL_TESTS_MANIFESTS 2013-04-29 14:49:00 -04:00
per-word-runs.h Bug 571989 part 4: Reorganize all the tests directories below gfx/. r=joedrew 2010-07-13 14:54:18 -07:00
process-textruns.pl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00