gecko-dev/devtools
Nicolas Chevobbe 2862ff98a1 Bug 1600230 - Allow running mocha tests on Windows. r=Honza.
Since __dirname returns an OS sensitive paths,
the require-hacker was not finding modules
because of mixed usage of slashes and anti-slashes.
This is fixed by forcing the path in getModule
to only use slashes.

Differential Revision: https://phabricator.services.mozilla.com/D55241

--HG--
extra : moz-landing-system : lando
2019-11-29 10:43:08 +00:00
..
client Bug 1600230 - Allow running mocha tests on Windows. r=Honza. 2019-11-29 10:43:08 +00:00
docs Bug 1596911 - Add missing license headers on the new managed extensions r=Gijs,MattN 2019-11-26 15:00:00 +00:00
platform Bug 1561435 - Format remaining devtools/, a=automatic-formatting, CLOSED TREE 2019-07-05 11:29:32 +02:00
server Bug 1599037 - Fix RootActor.listRemoteFrames against non-browser windows. r=jdescottes 2019-11-28 09:53:16 +00:00
shared Bug 1591961 - Use short syntax for functions of DebuggerClient. r=jdescottes 2019-11-29 09:03:54 +00:00
startup Bug 1598557 - Move all BrowserToolbox files to a dedicated folder r=ochameau 2019-11-27 11:08:11 +00:00
.eslintrc.js Bug 1591013 - Support lazyImporter in reject-some-requires r=Standard8,nchevobbe 2019-10-30 08:31:16 +00:00
.eslintrc.mochitests.js
.eslintrc.xpcshell.js
CODE_OF_CONDUCT.md
moz.build Bug 1599027 - Remove http inspector doc. r=Honza. 2019-11-26 08:43:59 +00:00
templates.mozbuild