mirror of
https://github.com/rustwasm/wasm-bindgen.git
synced 2024-12-26 11:34:22 +03:00
4181afea45
This commit starts migrating the `wasm_bindgen` tests to the `wasm_bindgen_test` framework, starting to assemble the coffin for `wasm-bindgen-test-project-builder`. Over time all of the tests in `tests/all/*.rs` should be migrated to `wasm_bindgen_test`, although they may not all want to go into a monolithic test suite so we can continue to test for some more subtle situations with `#[wasm_bindgen]`. In the meantime those, the `tests/all/api.rs` tests can certainly migrate! |
||
---|---|---|
.. | ||
char.rs | ||
classes.rs | ||
closures.rs | ||
comments.rs | ||
dependencies.rs | ||
duplicates.rs | ||
enums.rs | ||
import_class.rs | ||
imports.rs | ||
jsobjects.rs | ||
main.rs | ||
math.rs | ||
node.rs | ||
non_debug.rs | ||
non_wasm.rs | ||
simple.rs | ||
slice.rs | ||
structural.rs | ||
typescript.rs | ||
u64.rs | ||
validate_prt.rs |