19 Commits (a267075be87d0744b2436c820c60b24524cda6a5)

Author SHA1 Message Date
Ashley Williams d6baf439b7 feat(command): add generate command 6 years ago
Nick Fitzgerald f5f9d40c91 Only print `cargo test` output the once 6 years ago
Ashley Williams a9a4237b79 feat(binstall): prepare for publish 6 years ago
Alex Crichton 80be336ee2 Replace `slog` with `log` 6 years ago
Mason Stallmo 2d837f795c Copy license file(s) to out directory 7 years ago
Jesper Håkansson 489d3e84c2 refactor: Rename binary-install to wasm-pack-binary-install 7 years ago
Alex Crichton f986edf4c7 Move test synchronization to tests, not in `wasm-pack` 7 years ago
Jesper Håkansson a4b29a9293 refactor: Move binary installation to it's own crate 7 years ago
Nick Fitzgerald 4fd08dcbd2 test: Add a utility for creating null loggers for tests 7 years ago
data-pup dd87211323 feat(lockfiles): Use `Cargo.lock` to identify wasm-bindgen versions 7 years ago
Nick Fitzgerald fa61f90909 tests: Make tests run faster by using Fixture builders 7 years ago
Nick Fitzgerald 577d1b33e6 feature(test): Add a `wasm-pack test` subcommand 7 years ago
Nick Fitzgerald 7ab7a3f2cb feature: Use pre-built `wasm-bindgen` CLIs from Github releases 7 years ago
Nick Fitzgerald 16acfd38c3 tests: Only invoke `copy_dir` once at a time 7 years ago
Nick Fitzgerald e2e3e49f50 test: Add a failing test case for #242 7 years ago
Nick Fitzgerald 50eaa8c04d tests: Use the `tempfile` crate instead of the deprecated `tempdir` 7 years ago
Nick Fitzgerald ccd8edbae1 tests: Copy fixtures into unique temporary directories 7 years ago