51 Commits (master)

Author SHA1 Message Date
Rafael Beckel 60e18c1538 implements custom build profile 8 months ago
Tomas Olvecky 4190e5423f Add sanity test for custom target directory 2 years ago
Muhammad Hamza b6a30b0277
assert non-existence of other files as well 2 years ago
printfn b9b38890cf Update to Rust 2021 2 years ago
Frederic Kettelhoit 5b1bd1af1f Fix build test by using new syntax 4 years ago
Azriel Hoh 1f13f25d0f Update tests with newer crate versions. 4 years ago
Pauan fe26471dcf Fixing build error 5 years ago
0xd4d 6c0c144435 Find the main package if multiple packages have the same name 5 years ago
Avery Harnish c71ef6f7d7 Adds end to end test for building a generated project 5 years ago
Ashley Williams f53c6f5aa0 feat(build): --no-pack flag 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
Kirk Turner e880a33408 Recurse up the path looking for the Cargo.toml 6 years ago
Alex Crichton f39acc19c8 Fix panics in `build --mode no-install` 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` 6 years ago
Ashley Williams 9491d549a0 feat(test): remove windows output fmting test 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
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
huangjj27 054e1739ae test(command/build): right test case 7 years ago
huangjj27 472890c063 test(command/build): add test for fix-390 7 years ago
daubaris f7c534ffe5 updated from upstream 7 years ago
Nick Fitzgerald 64d52d8735 Add three build profiles and infrastructure for their toml configuration 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 b47dfa3009 chore: Run latest rustfmt 7 years ago
Alex Crichton 35fe250d09 Fix wasm-bindgen if lib is renamed via `lib.name` 7 years ago
Nick Fitzgerald 8abedfebbe Run `cargo fmt` 7 years ago
Nick Fitzgerald e7145e585f Add a test for building a wasm crate in a workspace 7 years ago
Nick Fitzgerald 098eb33cea Run cargo fmt 7 years ago
Nick Fitzgerald 4e6abcfd1d Only read the `Cargo.toml` manifest once 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
huangjj27 ee9116d2e0 bugfix(bindgen-target-dir): use PathBuf to join 7 years ago
huangjj27 ad62870f40 useing local wasm-bindgen 7 years ago
huangjj27 40a5fa2b74 test(command/build): add a test for build command 7 years ago
Nick Fitzgerald e1c8ca825d cargo fmt 7 years ago
Nick Fitzgerald fa61f90909 tests: Make tests run faster by using Fixture builders 7 years ago