gecko/gfx/2d/unittest
Benoit Girard 9bd97dc15d Bug 844288 - Dual link libxul.so and libxul-unit.so and replace enable-gtest by enable-test r=ted,glandium
- Remove enable GTest
- Add a general target to create gtestxul
- Update mach target
- Run GTest from make check

--HG--
rename : gfx/2d/unittest/GTestMain.cpp => gfx/tests/gtest/TestMoz2D.cpp
rename : gfx/layers/TestTiledLayerBuffer.cpp => gfx/tests/gtest/TestTiledLayerBuffer.cpp
extra : rebase_source : 04c9c2efbc7db1c04c121cf3022612b488f83eb4
2013-03-11 14:47:40 -04:00
..
Main.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
SanityChecks.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
SanityChecks.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
TestBase.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
TestBase.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
TestCairo.cpp Bug 825721 - Clamp negative box starts and disallow negative sizes. r=jmuizelaar 2013-03-07 10:13:28 -05:00
TestDrawTargetBase.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
TestDrawTargetBase.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
TestDrawTargetD2D.cpp Bug 782416 - Switch from NULL to nullptr in gfx::2d. r=Bas 2012-08-14 14:06:12 -04:00
TestDrawTargetD2D.h Bug 782416 - Switch from NULL to nullptr in gfx::2d. r=Bas 2012-08-14 14:06:12 -04:00
TestPoint.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
TestPoint.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
TestScaling.cpp Bug 853867 - Allow --enable-gtest on Android and fix build issues. NPOTB r=bas,bgirard 2013-04-25 15:39:33 -04:00
TestScaling.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
unittest.vcxproj Bug 790222: Fix azure stand-alone build. r=BenWa 2012-09-11 13:51:39 +00:00