gecko-dev/js
André Bargull 895fd5cbc9 Bug 1565001 - Part 23: Make toSource tests conditional. r=evilpie
These changes handle the following three cases:

1. Regression tests for `toSource` functions.
- Added `skip-if` annotation.

2. Contains `toSource` (a few) conformance tests, but also additional conformance tests.
- Added `if`-statements to skip the `toSource` bits when `toSource` is not present.

3. Contains many `toSource` conformance tests.
- Split the file into two separate files (see asm.js/testBug1147144.js and asm.js/testSource.js).

Depends on D56939

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

--HG--
rename : js/src/jit-test/tests/asm.js/testBug1147144.js => js/src/jit-test/tests/asm.js/testBug1147144-2.js
rename : js/src/jit-test/tests/asm.js/testSource.js => js/src/jit-test/tests/asm.js/testSource-2.js
extra : moz-landing-system : lando
2019-12-13 20:37:39 +00:00
..
ductwork/debugger Bug 1600545 - Remove useless inclusions of header files generated from IDL files in accessible/, browser/, caps/, chrome/, devtools/, docshell/, editor/, extensions/, gfx/, hal/, image/, intl/, ipc/, js/, layout/, and media/ r=Ehsan 2019-12-06 09:16:44 +00:00
examples
ipc Bug 1600545 - Remove useless inclusions of header files generated from IDL files in accessible/, browser/, caps/, chrome/, devtools/, docshell/, editor/, extensions/, gfx/, hal/, image/, intl/, ipc/, js/, layout/, and media/ r=Ehsan 2019-12-06 09:16:44 +00:00
public Bug 1603845 - Fix clang-format issues in js/ r=iain 2019-12-13 21:35:17 +00:00
rust Bug 1602514 - Build Rust SpiderMonkey bindings in C++17 mode. r=froydnj 2019-12-11 21:24:05 +00:00
src Bug 1565001 - Part 23: Make toSource tests conditional. r=evilpie 2019-12-13 20:37:39 +00:00
xpconnect Bug 1596918: Part 4c - Fix callers which depend on document lifecycle changes. r=mccr8 2019-12-13 20:36:36 +00:00
app.mozbuild
ffi.configure
moz.build Bug 1564180 - Integrate SpiderMonkey docs with |mach doc|. r=jimb 2019-11-19 07:28:10 +00:00
moz.configure Bug 1592302: Part 2: Add new regexp files to build behind config option r=mgaudet 2019-12-02 16:13:05 +00:00
sub.configure Bug 1590907 - Make ENABLE_INTL_API and ENABLE_TYPED_OBJECTS into js-config macros. r=sfink,firefox-build-system-reviewers,mshal 2019-11-26 07:25:35 +00:00