gecko-dev/testing
Aryeh Gregor 9aba692542 Bug 1270499 - Setting reflected unsigned long to out-of-range value should set to default; r=bz
This changes to match the spec, which also aligns the behavior of get
and set (get already maps out-of-range values to the default value).
There is currently no interoperable behavior here, but this aligns us
with IE -- tested in 11, hopefully true for Edge too.

On the way, I also fixed the fact that video's height and width were
being treated as signed.
2016-05-05 21:29:54 +03:00
..
config
crashtest
docker Bug 1269560 - Add a pip.conf to desktop-build; r=dustin 2016-05-02 21:40:22 -04:00
eslint-plugin-mozilla Bug 1160424 - [Decoder Doctor] Show notification UI when a requested codec is missing but downloadable. r=gijs 2016-04-24 18:04:25 +10:00
firefox-ui Bug 1144873 - Implement a UI class for notification popups r=maja_zf,sydpolk 2016-04-15 15:41:28 +01:00
gtest
instrumentation
luciddream
marionette Bug 1257922 - Marionette runs on ASAN fail due to fatal NS_ERROR_NOT_IMPLEMENTED JavascriptException; r=automatedtester 2016-04-29 17:17:36 -04:00
mochitest Bug 1269349 - make robocop honor --timeout; r=gbrown 2016-05-05 11:25:54 -04:00
modules Bug 1252995 - recordTestCoverage modification. r=chmanchester 2016-03-11 19:21:36 -05:00
mozbase Bug 1264154 - Fix Fennec debugging on Mac r=ted 2016-04-29 10:56:20 -05:00
mozharness Bug 1214487 - Implement uptake monitoring on slaves/workers r=rail a=release DONTBUILD 2016-05-05 13:11:06 -04:00
profiles bug 1264651 - remove dom.max_child_script_run_time pref, remove old pref from prefs files r=billm 2016-04-14 11:29:10 -04:00
puppeteer/firefox Bug 1144873 - Implement a UI class for notification popups r=maja_zf,sydpolk 2016-04-15 15:41:28 +01:00
runtimes Bug 1264772 - Fixup writeruntimes.py; r=ahal 2016-04-14 16:01:14 -04:00
specialpowers Bug 1260076 - [Mochitest] implement SpecialPowers.loadPrivilegedScript, r=bholley 2016-04-20 19:47:00 +02:00
talos Bug 1268197 - add exception to startup IO test for webcompat system add-on r=jmaher a=merge 2016-04-29 11:03:41 -07:00
taskcluster Bug 1232005 - TaskCluster's Gecko decision task generate a file with all the possible jobs that could be scheduled. r=garndt 2016-05-04 09:19:47 -04:00
tools Backed out changesets baa6c68ec413,5b8583070c9e,2942bb31152c,dd2ad6863f53,c68772362633,c8db6695b991 (bug 1231981) a=backout 2016-04-27 10:24:37 -07:00
tps
web-platform Bug 1270499 - Setting reflected unsigned long to out-of-range value should set to default; r=bz 2016-05-05 21:29:54 +03:00
xpcshell Bug 1265156 - always pass symbolsPath during xpcshell self tests; r=ted.mielczarek 2016-04-18 13:20:35 -04:00
cppunittest.ini Bug 1265033 - Add some mfbt tests that were not being run r=Waldo 2016-04-19 11:55:43 +01:00
mach_commands.py Bug 1242051 - Install test files to the objdir lazily rather than with each invocation of mach. r=gps 2016-04-04 14:56:52 -07:00
machine-configuration.json
moz.build
README.txt
remotecppunittests.py
runcppunittests.py
testsuite-targets.mk Bug 1242051 - Install test files to the objdir lazily rather than with each invocation of mach. r=gps 2016-04-04 14:56:52 -07: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