gecko-dev/testing/xpcshell
Valentin Gosu fd2cf8c108 Bug 1611651 - Add test for stale-while-revalidate loop bug
Differential Revision: https://phabricator.services.mozilla.com/D64397

--HG--
rename : netwerk/test/unit/test_stale-while-revalidate_positive.js => netwerk/test/unit/test_stale-while-revalidate_loop.js
extra : moz-landing-system : lando
2020-03-07 16:59:16 +00:00
..
dns-packet Bug 1540656 - Add dns-packet and node-ip modules r=dragana 2019-04-04 15:32:21 +00:00
example Bug 1561435 - Format testing/, a=automatic-formatting 2019-07-05 11:01:24 +02:00
moz-http2 Bug 1611651 - Add test for stale-while-revalidate loop bug 2020-03-07 16:59:16 +00:00
node-http2 Bug 1598971 - codespell: Fix typos in the doc r=remote-protocol-reviewers,marionette-reviewers,webdriver-reviewers,ato 2019-11-25 10:06:12 +00:00
node-ip Bug 1582051 - Use Buffer.from and Buffer.alloc in moz-http2.js & friends r=kershaw 2019-09-18 13:44:16 +00:00
README
dbg-actors.js Bug 1614791 - Rename DebuggerServer to DevToolsServer. r=jdescottes 2020-02-17 10:28:24 +00:00
head.js Bug 1619990 - Always load dynamic-builtin probes in xpcshell test environment. r=chutten,gbrown 2020-03-10 19:37:36 +00:00
mach_commands.py Bug 1553225 - Run Android 7.0 xpcshell tests against geckoview apk; r=jmaher 2019-08-21 18:24:08 +00:00
mach_test_package_commands.py
moz.build
python.ini
remotexpcshelltests.py Bug 1608126 - Enable node for Android xpcshell tests and run node tests on Android; r=valentin 2020-01-20 18:06:37 +00:00
runxpcshelltests.py Bug 1619177 - Remove extra strict mode from shells and fix tests. r=jandem 2020-03-10 22:56:08 +00:00
selftest.py Bug 1517686 - Increase xpcshell harness timeout for selftest.py; r=bc 2019-10-10 16:03:38 +00:00
xpcshellcommandline.py Bug 1558598 - Force WebRender on or off in the xpcshell harness. r=ahal 2019-06-29 09:50:20 +00:00

README

Simple xpcshell-based test harness

converted from netwerk/test/unit

Some documentation at http://developer.mozilla.org/en/docs/Writing_xpcshell-based_unit_tests
See also http://wiki.mozilla.org/SoftwareTesting:Tools:Simple_xpcshell_test_harness