Alex Crichton 79f370deef Add env vars to filter wasm-bindgen-test-runner tests
This is intended to handle #1458 and #822. These issues stem from
behavior where:

    wasm-pack test --node

will actually run both Node.js and browser tests! Two new env vars are
read here, `WASM_BINDGEN_TEST_ONLY_{NODE,WEB}`, which control which
tests are executed by `wasm-bindgen-test-runner`. The intention is that
these will be set by `wasm-pack` to configure which tests are run, and
if test suites are skipped due to the env vars we'll print an
informational message indicating how they can be run.

Closes #822
Closes #1458
2019-04-16 10:42:16 -07:00
..
2019-04-11 07:39:45 -07:00
2019-04-12 10:54:36 -07:00
2019-04-11 07:39:45 -07:00
2019-04-11 07:39:45 -07:00
2019-04-11 07:39:45 -07:00
2019-04-11 07:39:45 -07:00
2019-04-11 07:39:45 -07:00
2019-04-11 07:39:45 -07:00
2019-04-11 07:39:45 -07:00
2018-11-27 12:07:59 -08:00
2019-04-01 19:45:53 -03:00
2019-04-11 07:39:45 -07:00