91 Commits (3b22521162fb54347a3d9111445ff48e7bca8ac6)

Author SHA1 Message Date
Ashley Williams ca0f469356 refactor(command): modularize command.rs 7 years ago
kohensu 09046aa40b Add --skip-build flag for init command 7 years ago
Roberto Huertas 92b18f05bb feat(wasm_bindgen): checks wasm-bindgen declaration in Cargo.toml 7 years ago
Noah Lemen cad30f42ce check that crate type includes cdylib 7 years ago
Dan Reeves 953cf738f0 add the typescript definition to the published files 7 years ago
Michael Gattozzi 97966847b4
fix(test): Remove lock/update wasm-bindgen 7 years ago
OJ Kwon e6b5ca557f
test(manifest): update test cases 7 years ago
Ashley Williams 7da29b27b4 fix(bindgen): don't rename to index 7 years ago
Ashley Williams c915075d0c feat(tests): update cargo locks 7 years ago
Ashley Williams 9069378407 fix(tests): update for bindgen 0.2 7 years ago
Ashley Williams 6a2a20dd07 feat(test): clean up tests, test new main/files 7 years ago
Ashley Williams e374314a32 feat(manifest): add main entry 7 years ago
Michael Gattozzi d043c384e7 feat(refactor/early abort): Exit early on failure 7 years ago
Ashley Williams 5f11424dc5 fix(deps): bump bindgen to 0.2.4 7 years ago
Andy Bell 07d9001b59
feat(refactor): Furthers previous refactor, by moving 7 years ago
Sendil Kumar 1ecde68061 update to wasm bindgen 0.2.0 7 years ago
Michael Gattozzi 57e461eaab
feat(warn): warn on all missing fields for a pkg 7 years ago
Michael Gattozzi 9ea956f216 feat(flag): add scope flag to init subcommand 7 years ago
steveklabnik a891bab6c7 Improve test layout 7 years ago
steveklabnik 033aaaa19b Move examples into tests/fixtures 7 years ago
Ashley Williams 5ecd6365f8 feat(test): test readme is a copy 7 years ago
Ashley Williams de9132e9ca feat(tests): refactor utils into manifest_utils mod 7 years ago
Ashley Williams b9df6d60ae feat(test): test package json values 7 years ago
Ashley Williams 746a249599 feat(test): test the readme copying 7 years ago
Ashley Williams a34bfa4567 fix(tests): refactor paths out to vars 7 years ago
Ashley Williams 289babc084 feat(tests): back out dir diff for now 7 years ago
Ashley Williams edb8e1ef72 feat(lib): reorg manifest work into mod 7 years ago
Yoshua Wuyts 5f3a704b87
also test provided_path 7 years ago
Yoshua Wuyts ebdc99b539
add dir_diff test 7 years ago
Ashley Williams c5780a92e8 feat(pkg): create pkg dir under provided path if avail 7 years ago
Ashley Williams e706a41632 fix(style): appease cargo fmt 7 years ago
Ashley Williams 1c097f03e0 feat(test): test the dir passing 7 years ago
Ashley Williams a305a4fcce feat(test): does it get the right crate name? 7 years ago
Ashley Williams 83e44c19b8 feat(args): take a path to a crate as an arg to init 7 years ago
Ashley Williams fed9dbff6c feat(pkg): do it in a dir 7 years ago
Ashley Williams 4c54996abd feat(test): use new rustfmt-preview 7 years ago
Ashley Williams df1fa2b40d feat(test): add travis and cargo fmt script 7 years ago
Ashley Williams 3c34b27d09 feat: split into lib, test 7 years ago