61 Commits (master)

Author SHA1 Message Date
Rafael Beckel ad86c68093 removes unused lines from fixture 10 months ago
Rafael Beckel 60e18c1538 implements custom build profile 10 months ago
David Tolnay 7d08486ef0
Turn off cargo colors during log level test 2 years ago
Liam Murphy ad1778031f
Mark snippets and the bundler target's main file as having side effects 2 years ago
printfn 028076dfcb Fix flaky unit tests due to non-existent cache 3 years ago
printfn 6ca10193d4 Update dependencies 3 years ago
printfn f73b53c5ab Switch from failure to anyhow 3 years ago
Gunnlaugur Þór Briem 384238d554 test: update tests to conform to this change 4 years ago
Joao Neves d79e72189c
Implements RFC 8, fixing #606 4 years ago
Azriel Hoh 1f13f25d0f Update tests with newer crate versions. 4 years ago
lucashorward f444b64e1e Added keywords 5 years ago
Ashley Williams 5218be592c refactor(tool): wasm-opt is a tool variant 5 years ago
Ashley Williams fcbd824886 fix(deps): update deprecated code for std::sync::Once 6 years ago
Ashley Williams a93f2713d8 fix(style): appease cargo fmt 6 years ago
rhysd 5a58e8e683 Fix sideEffects value in generated package.json should be empty 6 years ago
Ashley Williams d6baf439b7 feat(command): add generate command 6 years ago
Alex Crichton 9b74e43d2d Add support for automatically executing `wasm-opt` 6 years ago
Alex Crichton b710fde193 Remove the no longer needed `Step` type 6 years ago
Alex Crichton 66a9b70282 Fix tests 6 years ago
Alex Crichton e20ade53bc Fix tests on master 6 years ago
Ashley Williams cde16f1b22 fix(manifest): LICENSE and README don't need to be whitelisted 6 years ago
huangjj27 0a9f488a0d fix(test): update wasm-bindgen versions to improving caching in tests 6 years ago
Nick Fitzgerald 5637b07577 tests: Port all of our tests to use `assert_cmd` 7 years ago
rhysd 835ce11023 add test case for copying 'homepage' field from Cargo.toml to package.json 7 years ago
rhysd 5f515dcf68 add a test case for non-standard license file field 7 years ago
Nick Fitzgerald f5f9d40c91 Only print `cargo test` output the once 7 years ago
Nick Fitzgerald 8325d9ada4 binary-install: don't make getting a binary from a download infallible 7 years ago
Ashley Williams a9a4237b79 feat(binstall): prepare for publish 7 years ago
Alex Crichton 80be336ee2 Replace `slog` with `log` 7 years ago
Mason Stallmo 1c704b7b7c Reword WTFPL and add punctuation to license not found message. 7 years ago
Mason Stallmo 2d837f795c Copy license file(s) to out directory 7 years ago
Mackenzie Clark b3d62e1649 do not canonicalize the crate path 7 years ago
Jesper Håkansson 99b9602d31 chore: Run latest rustfmt 7 years ago
Jesper Håkansson 489d3e84c2 refactor: Rename binary-install to wasm-pack-binary-install 7 years ago
Alex Crichton 35fe250d09 Fix wasm-bindgen if lib is renamed via `lib.name` 7 years ago
Alex Crichton f986edf4c7 Move test synchronization to tests, not in `wasm-pack` 7 years ago
Alex Crichton c664cfddd1 Use a global cache for all downloaded binaries 7 years ago
Jesper Håkansson a4b29a9293 refactor: Move binary installation to it's own crate 7 years ago
Nick Fitzgerald 2fa961d97d Use `child::run` for spawning child processes everywhere 7 years ago
Nick Fitzgerald 4fd08dcbd2 test: Add a utility for creating null loggers for tests 7 years ago
Alex Crichton 17b385060f Remove lingering forced nightly usages 7 years ago
Nick Fitzgerald e1c8ca825d cargo fmt 7 years ago
Alex Crichton 9b24dcb259 Execute `cargo metadata` at most once 7 years ago
Alex Crichton 3d1f528fc9 Make tests more future-proof with wasm-bindgen 7 years ago
data-pup dd87211323 feat(lockfiles): Use `Cargo.lock` to identify wasm-bindgen versions 7 years ago
Ashley Williams 286bed9c27 test(no-modules): no-modules works 7 years ago
Nick Fitzgerald fa61f90909 tests: Make tests run faster by using Fixture builders 7 years ago
Ashley Williams 069f7ede2e fix(manifest:esm): snakecase to remove warning, test for sideeffects field 7 years ago
Ashley Williams 354f038a1a fix(style): remove printlns and appease cargo fmt 7 years ago
Ashley Williams fc7c2d1593 test(manifest): update tests to reflect new pkgjsons 7 years ago