Jesper Håkansson
|
74739e5a10
|
chore: Stop cding into binary_install and use --all instead
test: Put tests that access private functions in tests module
|
7 years ago |
Jesper Håkansson
|
e4fdfd7a66
|
test(binaryinstall): Add initial tests
|
7 years ago |
Nick Fitzgerald
|
8325d9ada4
|
binary-install: don't make getting a binary from a download infallible
Instead of panicking on unexpected states, check for them and return an
error. Also add more debug logging for when we `cargo install` wasm-bindgen.
|
7 years ago |
Ashley Williams
|
a9a4237b79
|
feat(binstall): prepare for publish
|
7 years ago |
Jesper Håkansson
|
50e472de05
|
chore: Remove unused crates and error variants
|
7 years ago |
Jesper Håkansson
|
714a8a1581
|
refactor: Remove unneeded code, since master has changed a lot
The modules and tests are no longer relevant since master has changed
a lot since the code was split into smalled modules.
|
7 years ago |
Jesper Håkansson
|
fa68a0d91f
|
test: Create and return tarball in tests, add more test cases
|
7 years ago |
Jesper Håkansson
|
d5faedd200
|
test: Add initial tests for exposed functions in lib
|
7 years ago |
Jesper Håkansson
|
a4b29a9293
|
refactor: Move binary installation to it's own crate
|
7 years ago |