27 Commits (master)

Author SHA1 Message Date
Muhammad Hamza 73e059f754
update to clap 4 from structopt 2 years ago
printfn f73b53c5ab Switch from failure to anyhow 2 years ago
Tom Parker-Shemilt d8e64684e6 Remove direct usage of serial_test_derive 4 years ago
Martin Kavík a39a278220 fix(command_test): stamps.rs check driver once per day, update RELEASE_CHECKLIST 6 years ago
Pauan d04ee6c04c Adding in unit tests for --quiet and --log-level 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
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