128 Commits (bdbb0d8c31281a38828db9d14efc157ab4cf5e4c)

Author SHA1 Message Date
Ashley Williams fcbd824886 fix(deps): update deprecated code for std::sync::Once 5 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 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 032c9f4cbd feat(bindgen): check wasm-bindgen cli version when running target web 6 years ago
Ashley Williams c65e1ecc3d test(bindgen): remember how versions in cargo.toml work 6 years ago
Ashley Williams fdde7291ca test(bindgen): add test.. which passes but shouldn't 6 years ago
Nick Fitzgerald aa22396c7e test: Ensure that `wasm-bindgen` will generate move assertions 6 years ago
Ashley Williams d6baf439b7 feat(command): add generate command 6 years ago
Kirk Turner e880a33408 Recurse up the path looking for the Cargo.toml 6 years ago
Alex Crichton 9b74e43d2d Add support for automatically executing `wasm-opt` 6 years ago
ibaryshnikov f17e65954c added tests for --out-name flag 6 years ago
ibaryshnikov 7a96d8d754 initial support for --out-name added 6 years ago
Alex Crichton f39acc19c8 Fix panics in `build --mode no-install` 6 years ago
Alex Crichton bcbfc4fc86 Tweak output formatting slightly and location 6 years ago
Alex Crichton ff6005e28a Run rustfmt 6 years ago
Alex Crichton b710fde193 Remove the no longer needed `Step` type 6 years ago
Alex Crichton 7c8d1a80a8 Don't always capture stdout, selectively do it 6 years ago
Alex Crichton 66a9b70282 Fix tests 6 years ago
Alex Crichton 8127b5b42d Add support for `--target web` 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
Jonas Scheffner cd8ee977d5 Use win32 chromedriver binaries for win64 systems, update chromedriver version to 2.45 and fix error message 6 years ago
Ashley Williams b0f47b960e fix(style): appease cargo fmt 6 years ago
Nick Fitzgerald 5637b07577 tests: Port all of our tests to use `assert_cmd` 6 years ago
rhysd 835ce11023 add test case for copying 'homepage' field from Cargo.toml to package.json 6 years ago
rhysd e724b01365 add tests to check README and licenses are in 'files' field 6 years ago
rhysd 5f515dcf68 add a test case for non-standard license file field 6 years ago
Nick Fitzgerald f5f9d40c91 Only print `cargo test` output the once 6 years ago
Nick Fitzgerald 8325d9ada4 binary-install: don't make getting a binary from a download infallible 6 years ago
Ashley Williams a9a4237b79 feat(binstall): prepare for publish 6 years ago
Ashley Williams 9491d549a0 feat(test): remove windows output fmting test 6 years ago
Alex Crichton 80be336ee2 Replace `slog` with `log` 6 years ago
Vsevolod Velichko 43488dae1d add test and some documentation for custom extra options passed to build command 6 years ago
daubaris bbc759369f nightly fmt 7 years ago
Mason Stallmo 272ef97bef Refactor: make `crate_license` a method of CrateData. 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
huangjj27 c6894c46f7 bugfix(390): pass the ci 7 years ago
huangjj27 9feb3a857c check if the log missing things 7 years ago
huangjj27 06a949b9ed Capital disk Url 7 years ago
huangjj27 837393b5fc trim head 7 years ago
huangjj27 7fd731279b print out wasm-log for check 7 years ago
huangjj27 06e38ec3e8 checkout if CI's log contain INFO messages 7 years ago
huangjj27 83de8d71d2 fix test for wasm-bindgen 0.2.21 7 years ago
huangjj27 2512199cb3 resolve conlicts and pass the test 7 years ago
huangjj27 b301015588 update: rebasing to master 7 years ago
huangjj27 cf56fa10d6 bugfix(command/build): passing test case 7 years ago