gecko-dev/js
Jason Orendorff 02d6ab5f67 Bug 1541193 - Part 2: Parse `--args` arguments POSIX-style too. r=khyperia
Ran across this while adding `--feature-args`. jstests.py and jit_test.py both
accept `--args`, but with slightly different behavior. The two test runners
should behave the same, as much as reasonably possible. In this case
jit_test.py is doing it right; parsing a string of command-line arguments by
splitting on spaces is not the best idea.

(Alas, this does not fix the ludicrous restriction that `skip-if` expressions
can't have spaces in them.)

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

--HG--
extra : moz-landing-system : lando
2019-04-03 19:50:19 +00:00
..
ductwork/debugger
examples No bug. Update jorendb for newGlobal API change, a=NPOTB, DONTBUILD 2019-02-25 21:20:32 -08:00
ipc Bug 1539690 - Make a JS::RegExpFlag public API for flag bits, and make a JS::RegExpFlags flag-set abstraction. r=sfink 2019-04-02 03:16:43 +00:00
public bug 1456569 - Implement BigInt64 and BigUint64Array. r=wingo,jwalden,sfink 2019-04-02 17:11:13 +00:00
rust Bug 1306008 - Give JS::Heap<T> pointer wrappers a pre-barrier r=sfink 2019-03-27 16:26:09 +00:00
src Bug 1541193 - Part 2: Parse `--args` arguments POSIX-style too. r=khyperia 2019-04-03 19:50:19 +00:00
xpconnect Bug 1434726 - Avoid SIGBUS on SPARC systems in HashIIDPtrKey r=froydnj 2019-04-02 17:27:23 +00:00
app.mozbuild
ffi.configure
moz.build
moz.configure Bug 1531670 - Replace ENABLE_WASM_GENERALIZED_TABLES. r=bbouvier 2019-03-01 09:33:31 +01:00
sub.configure