wasm-bindgen/crates/js-sys/tests/wasm
2019-06-03 18:32:58 -04:00
..
Array.rs Add Array#flat and Array#flatMap to js-sys (fixes #1454) 2019-06-03 18:32:58 -04:00
ArrayBuffer.rs added tests for SharedArrayBuffer 2019-04-26 10:59:06 +08:00
ArrayIterator.rs cargo +nightly fmt --all 2018-09-26 08:26:00 -07:00
Boolean.rs Fix or suppress {primitive}::new warnings in tests 2019-04-17 18:25:45 +01:00
DataView.rs Run rustfmt over everything 2018-11-27 12:07:59 -08:00
Date.rs cargo +nightly fmt --all 2018-09-26 08:26:00 -07:00
Error.rs cargo +nightly fmt --all 2018-09-26 08:26:00 -07:00
EvalError.rs cargo +nightly fmt --all 2018-09-26 08:26:00 -07:00
Function.js Migrate Function tests to wasm 2018-07-20 12:43:07 -07:00
Function.rs cargo +nightly fmt --all 2018-09-26 08:26:00 -07:00
Generator.js Port Generator tests to wasm 2018-07-20 12:56:32 -07:00
Generator.rs cargo +nightly fmt --all 2018-09-26 08:26:00 -07:00
global_fns.rs cargo +nightly fmt --all 2018-09-26 08:26:00 -07:00
Intl.rs cargo +nightly fmt --all 2018-09-26 08:26:00 -07:00
Iterator.js js-sys: Add js_sys::try_iter for iterating over any JsValue 2018-09-25 14:30:26 -07:00
Iterator.rs Run rustfmt over everything 2018-11-27 12:07:59 -08:00
JSON.rs Add bindings for new Function(args, body) 2019-04-26 17:42:23 +01:00
JsString.js Add bindings for String.prototype.replace 2018-08-19 14:42:22 -04:00
JsString.rs Rustfmt 2019-04-29 09:45:23 -03:00
main.rs added tests for SharedArrayBuffer 2019-04-26 10:59:06 +08:00
Map.rs cargo +nightly fmt --all 2018-09-26 08:26:00 -07:00
MapIterator.rs cargo +nightly fmt --all 2018-09-26 08:26:00 -07:00
Math.rs Transform Math into a namespace 2019-04-13 02:20:24 +01:00
Number.rs Fix or suppress {primitive}::new warnings in tests 2019-04-17 18:25:45 +01:00
Object.js Port Object tests to wasm 2018-07-20 15:23:56 -07:00
Object.rs fix test 2019-04-25 21:21:17 -07:00
Promise.rs cargo +nightly fmt --all 2018-09-26 08:26:00 -07:00
Proxy.js Port Proxy tests to wasm 2018-07-20 15:35:15 -07:00
Proxy.rs cargo +nightly fmt --all 2018-09-26 08:26:00 -07:00
RangeError.rs cargo +nightly fmt --all 2018-09-26 08:26:00 -07:00
ReferenceError.rs cargo +nightly fmt --all 2018-09-26 08:26:00 -07:00
Reflect.js js-sys: Catch exceptions thrown in Reflect APIs 2018-09-25 14:30:26 -07:00
Reflect.rs Fix or suppress {primitive}::new warnings in tests 2019-04-17 18:25:45 +01:00
RegExp.rs cargo +nightly fmt --all 2018-09-26 08:26:00 -07:00
Set.rs cargo +nightly fmt --all 2018-09-26 08:26:00 -07:00
SetIterator.rs cargo +nightly fmt --all 2018-09-26 08:26:00 -07:00
SharedArrayBuffer.js added tests for SharedArrayBuffer 2019-04-26 10:59:06 +08:00
SharedArrayBuffer.rs Rustfmt 2019-04-29 09:45:23 -03:00
Symbol.js Fix test for node 12 2019-04-25 19:30:32 -07:00
Symbol.rs cargo +nightly fmt --all 2018-09-26 08:26:00 -07:00
SyntaxError.rs cargo +nightly fmt --all 2018-09-26 08:26:00 -07:00
TypedArray.rs Add conversions between typed arrays and Rust 2019-01-04 10:42:14 -08:00
TypeError.rs cargo +nightly fmt --all 2018-09-26 08:26:00 -07:00
UriError.rs cargo +nightly fmt --all 2018-09-26 08:26:00 -07:00
WeakMap.rs cargo +nightly fmt --all 2018-09-26 08:26:00 -07:00
WeakSet.rs cargo +nightly fmt --all 2018-09-26 08:26:00 -07:00
WebAssembly.js js-sys: Add bindings for WebAssembly.instantiateStreaming 2018-09-06 14:47:37 -07:00
WebAssembly.rs Run rustfmt over everything 2018-11-27 12:07:59 -08:00