gecko/testing
Andreas Tolfsen b7841434de Bug 979299 - Reduce fragility in real time test. r=dburns
Sometimes the clock.sleep(0.1) may take shorter than 0.1 seconds.  This
isn't a test about precision in Python, but rather that the SystemClock
wrapper works as intended and returns a somewhat expected value.
2014-03-17 17:40:16 -04:00
..
config Bug 976306 - mozversion missing from config/mozbase_requirements.txt; r=wlach 2014-02-24 17:31:59 -05:00
crashtest Bug 946065. Part 5: Move content/events to dom/ and flatten away 'src' directory. r=Ms2ger 2014-01-10 16:03:25 +13:00
gtest Bug 968856 - Move unconditional LOCAL_INCLUDES into moz.build; r=mshal 2014-02-15 21:24:59 +01:00
marionette Bug 979299 - Reduce fragility in real time test. r=dburns 2014-03-17 17:40:16 -04:00
mochitest Bug 983921 - Rename test_SimpleTestGetTestFileURL.html so it doesn't get skipped (r=jmaher) 2014-03-15 08:43:35 -07:00
modules Bug 967564: report operand, even when a custom message is specified. r=gps 2014-02-10 13:12:40 +01:00
mozbase Bug 983287 - Update the version of mozlog now structured logging has landed, r=wlach 2014-03-14 12:36:25 +00:00
profiles Bug 982707 - Move the "devtools.dump.emit" pref from firefox.js to all.js. r=ochameau 2014-03-13 09:53:04 -04:00
release
specialpowers Bug 980965. Stop using DOM constructors as functions in chrome code. r=bholley 2014-03-10 17:38:14 -04:00
talos Bug 974621 - upload a new talos.zip to capture recent talos changes. r=bhearsum 2014-02-20 09:17:12 -05:00
tools Bug 975740 - Fixed typo in testing/tools/screenshot/moz.build 2014-02-25 12:46:25 +01:00
tps Bug 966434 - Refactor tps for fxaccounts and old sync authentication support. r=jgriffin 2014-03-14 21:13:38 +01:00
xpcshell Bug 932362 - Create mach target for running b2g xpcshell tests, r=jgriffin 2014-03-11 10:08:25 -04:00
android_cppunittest_manifest.txt
mach_commands.py Bug 949538 - Add mach target for cpp unittests; r=gps 2014-01-02 10:19:35 -05:00
machine-configuration.json
README.txt
remotecppunittests.py
runcppunittests.py Bug 949538 - Add mach target for cpp unittests; r=gps 2014-01-02 10:19:35 -05:00
testsuite-targets.mk Bug 960783 - Support "new out-of-process window" menu item in nightly (r=felipe,bsmedberg,trevor,ted) 2014-02-11 09:01:08 -08: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