wasm-bindgen/tests/all
Alex Crichton 0e032955fb Use a length accessor instead of byteLength
This way we should be naturally compatible with normal JS arrays that get passed
in as well!

Closes #133
2018-04-16 13:50:21 -07:00
..
api.rs Move all tests to the same suite 2018-04-09 15:32:06 -07:00
classes.rs Be sure to generate classes for empty structs 2018-04-16 08:05:18 -07:00
closures.rs Support closures with "rich" arguments 2018-04-16 07:51:51 -07:00
dependencies.rs Move all tests to the same suite 2018-04-09 15:32:06 -07:00
enums.rs Move all tests to the same suite 2018-04-09 15:32:06 -07:00
import_class.rs Move all tests to the same suite 2018-04-09 15:32:06 -07:00
imports.rs Move all tests to the same suite 2018-04-09 15:32:06 -07:00
jsobjects.rs Move all tests to the same suite 2018-04-09 15:32:06 -07:00
main.rs Move all tests to the same suite 2018-04-09 15:32:06 -07:00
math.rs Move all tests to the same suite 2018-04-09 15:32:06 -07:00
node.rs Move all tests to the same suite 2018-04-09 15:32:06 -07:00
non_debug.rs Move all tests to the same suite 2018-04-09 15:32:06 -07:00
simple.rs Move all tests to the same suite 2018-04-09 15:32:06 -07:00
slice.rs Use a length accessor instead of byteLength 2018-04-16 13:50:21 -07:00
structural.rs Move all tests to the same suite 2018-04-09 15:32:06 -07:00