wasm-bindgen/crates/webidl-tests
Alex Crichton 381660c49b
Run rustfmt and keep it running on CI (#2023)
Thought we did this awhile back, but looks like we forgot to do so!
2020-03-02 11:44:14 -06:00
..
array_buffer.js Add WebIDL support for the ArrayBuffer type 2018-08-04 16:34:12 -05:00
array_buffer.rs Attempt to fix compilation issues on CI 2019-06-10 08:47:19 -07:00
array_buffer.webidl Add WebIDL support for the ArrayBuffer type 2018-08-04 16:34:12 -05:00
array.js Migrate webidl tests to wasm_bindgen_test (#590) 2018-07-30 11:06:29 -07:00
array.rs Attempt to fix compilation issues on CI 2019-06-10 08:47:19 -07:00
array.webidl Migrate webidl tests to wasm_bindgen_test (#590) 2018-07-30 11:06:29 -07:00
build.rs Run rustfmt and keep it running on CI (#2023) 2020-03-02 11:44:14 -06:00
callbacks.js Implement WebIDL callback interfaces 2018-09-10 12:00:50 -07:00
callbacks.rs Attempt to fix compilation issues on CI 2019-06-10 08:47:19 -07:00
callbacks.webidl Implement WebIDL callback interfaces 2018-09-10 12:00:50 -07:00
Cargo.toml Update env_logger requirement from 0.6 to 0.7 (#1786) 2019-09-24 09:00:22 -05:00
consts.js Migrate webidl tests to wasm_bindgen_test (#590) 2018-07-30 11:06:29 -07:00
consts.rs Attempt to fix compilation issues on CI 2019-06-10 08:47:19 -07:00
consts.webidl Generate const mixin bindings 2018-08-13 21:58:40 -07:00
dictionary.js Add test to check case of field. 2019-01-07 17:09:10 +00:00
dictionary.rs Fix error 2019-01-07 17:40:42 +00:00
dictionary.webidl Add test to check case of field. 2019-01-07 17:09:10 +00:00
enums.js add read_optional_enum_attribute to webidl-tests/enums 2019-03-15 14:27:18 -06:00
enums.rs Attempt to fix compilation issues on CI 2019-06-10 08:47:19 -07:00
enums.webidl add read_optional_enum_attribute to webidl-tests/enums 2019-03-15 14:27:18 -06:00
global.js Fix webidl-tests fallout 2018-09-17 17:36:53 -07:00
global.rs Attempt to fix compilation issues on CI 2019-06-10 08:47:19 -07:00
global.webidl web-sys: Add support for Global-scope methods 2018-08-28 17:20:31 -07:00
lib.rs Fix idl_type swap 2019-01-22 21:35:22 -05:00
LICENSE-APACHE Symlink LICENSE files in crates (#2018) 2020-02-28 17:41:28 -06:00
LICENSE-MIT Symlink LICENSE files in crates (#2018) 2020-02-28 17:41:28 -06:00
main.rs [WIP] Add support for unstable WebIDL (#1997) 2020-02-26 16:30:11 -06:00
namespace.js Merge branch 'master' of https://github.com/rustwasm/wasm-bindgen 2018-08-13 18:59:52 +03:00
namespace.rs Merge branch 'master' of https://github.com/rustwasm/wasm-bindgen 2018-08-13 18:59:52 +03:00
namespace.webidl Fix console test 2018-08-13 20:09:18 +03:00
no_interface.js Support [NoInterfaceObject] in web-sys 2019-04-15 10:36:01 -07:00
no_interface.rs Attempt to fix compilation issues on CI 2019-06-10 08:47:19 -07:00
no_interface.webidl Support [NoInterfaceObject] in web-sys 2019-04-15 10:36:01 -07:00
simple.js Fix webidl-tests fallout 2018-09-17 17:36:53 -07:00
simple.rs Fix return type of WebIDL indexing getters (#1789) 2019-10-03 19:48:37 -05:00
simple.webidl Merge remote-tracking branch 'upstream/master' 2018-09-07 13:46:20 +03:00
throws.js Migrate webidl tests to wasm_bindgen_test (#590) 2018-07-30 11:06:29 -07:00
throws.rs Attempt to fix compilation issues on CI 2019-06-10 08:47:19 -07:00
throws.webidl Migrate webidl tests to wasm_bindgen_test (#590) 2018-07-30 11:06:29 -07:00
unstable.js [WIP] Add support for unstable WebIDL (#1997) 2020-02-26 16:30:11 -06:00
unstable.rs [WIP] Add support for unstable WebIDL (#1997) 2020-02-26 16:30:11 -06:00
unstable.webidl [WIP] Add support for unstable WebIDL (#1997) 2020-02-26 16:30:11 -06:00