8 Commits (66251c2e78d122c90c4aa69ced984af4c25c4444)

Author SHA1 Message Date
Pat Hickey a2eae90701 test-all.sh: wasimtime-wasi-c does not exist anymore 4 years ago
Alex Crichton a628dc315e
Shuffle around the wiggle crates (#1414) 5 years ago
Alex Crichton 34f768ddd5
Temporarily remove support for interface types (#1292) 5 years ago
Pat Hickey 6e55c543e2
[wiggle] Add docs and cargo metadata (#1297) 5 years ago
Dan Gohman c5f998add2
Update the crates.io publishing scripts (#580) 5 years ago
Dan Gohman 7ac115d632 Update publish-all.sh for new paths. 5 years ago
Dan Gohman b158666f2b Reorganize tests. 5 years ago
Dan Gohman fff777d4c3 Tidy up the top-level directory by moving misc. scripts into a subdirectory. 5 years ago
Dan Gohman 22641de629 Initial reorg. 5 years ago
Dan Gohman 239f412616 Test Lightbeam. 5 years ago
Peter Huene 4288f33440 Fix borrow scope for store in `WrappedCallable` impl for `WasmtimeFn`. 5 years ago
Dan Gohman 8b5b22599f
Don't test wasmtime-wasi-c on Windows. (#299) 5 years ago
Dan Gohman 1b2c70309f
Only test wasmtime-py and wasmtime-rust if nightly is installed. (#293) 5 years ago
Dan Gohman 44367ba99a Bump version to 0.2.0 5 years ago
Jakub Konka 3e68834938 Remove Travis conf and redundant scripts 5 years ago
Jakub Konka 20d228f29e Modify test-all.sh script 5 years ago
Jakub Konka 9ae766db2f Add convenience batch script for Win 6 years ago
Dan Gohman eb2b51353e Rename the top-level crate from wasmtime-tools to wasmtime. 6 years ago
Jakub Konka 52eda1498a Correctly unpack &mut [T] into *mut T and usize 6 years ago
Jakub Konka 19a4f00752 Set up CI, add format and test scripts. 6 years ago
Dan Gohman 30dcf4aed6 Lightbeam requires nightly, so don't use cargo test --all. 6 years ago
Dan Gohman dae04be948 Switch from hashmap_core to hashbrown. 6 years ago
Dan Gohman c3dd82b0d5 Enable RUST_BACKTRACE=1 when running "cargo test". 6 years ago
Dan Gohman 4dec8ecfce Check for `cargo fmt` rather than checking for `rustfmt` directly. 6 years ago
Dan Gohman 0e19f39831 Temporarily disable the fuzz check in test-all.sh 6 years ago
Dan Gohman 1f8b7c31a9 Remove obsolete clippy scripts. 6 years ago
Dan Gohman bb2589c63f Remove python code artifacts. 6 years ago
Dan Gohman b8daa27884 Update test-all.sh. 6 years ago
Dan Gohman 1413a58544 Update the fuzzing harness for API changes. 6 years ago
Dan Gohman a2f70a3544 Update to cranelift's formatting and testing scripts. 6 years ago
Dan Gohman d0fe50a2a8 Check in the wasmstandalone code. 7 years ago
Denis Merigoux dfdab56a54 Integrated wasm test suite translation as cretonne test 7 years ago
Dimo a06964fc0e test-all.sh should print the versions for both python2 and python3 its using 7 years ago
Denis Merigoux de5501bc47 Cretonne IL frontend: ILBuilder (#97) 7 years ago
Jakob Stoklund Olesen a29ea664e2 Install rustfmt as a separate Travis install step. 8 years ago
Jakob Stoklund Olesen 15606fa735 Upgrade to rustfmt 0.8.3. 8 years ago
Jakob Stoklund Olesen 46f0393417 Ensure that the docs examples verify as Cretonne IL. 8 years ago
Jakob Stoklund Olesen 8353651559 rustfmt 0.8.1 8 years ago
Jakob Stoklund Olesen 39e102b155 Add conditional branch encodings for RISC-V. 8 years ago
Jakob Stoklund Olesen 6532cbab6c Skip the Python checks if the Python files haven't changed. 8 years ago
Jakob Stoklund Olesen 32709a56ca Upgrade to rustfmt 0.8.0. 8 years ago
Jakob Stoklund Olesen 6e33173fce Install rustfmt when running under Travis CI. 8 years ago
Jakob Stoklund Olesen c132b8c328 Upgrade to rustfmt 0.7.1 8 years ago
Jakob Stoklund Olesen 42a0c27b24 Install mypy and flake8 in Travis environment. 8 years ago
Jakob Stoklund Olesen 2932d41f18 Run Python checks from test-all.sh 8 years ago
Jakob Stoklund Olesen 893a630ca0 Upgrade to rustfmt 0.6.3 8 years ago
Jakob Stoklund Olesen a8a79df620 Promote the src/tools crate to the top-level workspace. 8 years ago
Jakob Stoklund Olesen 02eae6afd0 Upgrade to rustfmt 0.6.2 8 years ago
Jakob Stoklund Olesen 67abb2d2f6 Create a phantom workspace manifest for all crates. 8 years ago
Jakob Stoklund Olesen 78a2e47d95 Implement the 'test print-cfg' sub-test. 8 years ago