gecko/testing
Benoit Girard 7853228760 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 : 862c39b9145328c8e9f85ae9d1963af374af76f1
2013-03-11 14:47:40 -04:00
..
config Bug 872164 - remove unnecessary Makefile, r=ted 2013-05-28 10:57:08 -04:00
crashtest Bug 793844 - crash test 2013-05-13 16:28:29 +02:00
gtest Bug 844288 - Dual link libxul.so and libxul-unit.so and replace enable-gtest by enable-test r=ted,glandium 2013-03-11 14:47:40 -04:00
jetpack Update Jetpack tests running in Firefox to pick up bug 831933's fixes r=me 2013-02-05 15:35:12 -08:00
marionette Backout 36b68f9e4e04 for bustage (Bug 797529) 2013-06-06 17:26:39 -07:00
mochitest Bug 707976 - Remove manifestdestiny from its old location in m-c and use that in testing/mozbase;r=ahal 2013-06-07 12:30:11 -07:00
modules Bug 855465 - Add emacs python mode comments to moz.build files; r=gps 2013-04-01 11:36:59 -07:00
mozbase Bug 876456 - (2) Raise an exception if adb getTopActivity fails; r=jmaher 2013-06-12 13:27:57 -06:00
peptest Bug 855465 - Add emacs python mode comments to moz.build files; r=gps 2013-04-01 11:36:59 -07:00
profiles bug 858055 - disable cache_lock_stalled detector for tests that rely on cache r=jmaher 2013-05-29 09:37:11 -04:00
release
specialpowers Bug 797529 - Make SpecialPowers compatible with B2G compartment sharing, r=khuey 2013-05-31 16:58:58 -07:00
talos Bug 873180 - deploy new talos.zip to capture tscroll, mozcrash, and android profile fixes. r=armenzg 2013-05-21 12:50:03 -04:00
tools Bug 877626 - Port GTK2 to GTK3 - build config, rest of the tree. r=karlt 2013-06-12 08:04:28 -04:00
tps Bug 822875 - Make TPS .py files use 4-space indent, r=jgriffin 2013-01-11 13:32:50 -08:00
xpcshell Bug 869635 - Eliminate the xpcshell master manifest, r=gps. 2013-06-12 07:27:17 -05:00
machine-configuration.json Bug 702504 - Switch windows 7 machines to larger screen resolution. r=jmaher 2012-12-20 10:05:13 -05:00
README.txt
remotecppunittests.py Bug 821425 - Flexible env variable support for remote cpp unit tests; r=jmaher 2013-01-03 13:02:04 -07:00
runcppunittests.py bug 825511 - use outputTimeout for runcppunittests.py. r=ahal 2013-01-03 18:50:22 -05:00
testsuite-targets.mk bug 746244 - Port profileserver.py to Mozbase. r=jhammel 2013-05-28 15:33:57 -04:00

Common testing tools for mozilla codebase projects, test suite definitions
for automated test runs, tests that don't fit anywhere else, and other fun
stuff