gecko-dev/dom/bindings/parser/tests
Boris Zbarsky 9894e14428 Bug 1332713 part 2. Disallow [SameObject] Promise-typed attributes. r=qdot 2017-01-27 18:53:36 -05:00
..
test_any_null.py
test_argument_identifier_conflicts.py
test_argument_novoid.py
test_arraybuffer.py Bug 1298410. Remove support for IDL arrays, since those are not a thing anymore. r=peterv 2016-09-01 21:31:23 -04:00
test_attr.py Bug 1298410. Remove support for IDL arrays, since those are not a thing anymore. r=peterv 2016-09-01 21:31:23 -04:00
test_attr_sequence_type.py
test_builtin_filename.py
test_builtins.py
test_bytestring.py Bug 1292293 - Part 1: Update the WebIDL Parser to allow default values for ByteString, r=bz 2016-08-05 17:46:54 -04:00
test_callback.py
test_callback_interface.py
test_conditional_dictionary_member.py Bug 1141916 - Part 2: Support [ChromeOnly] on dictionary members. r=peterv 2016-06-02 12:14:24 -04:00
test_const.py Bug 1194991 - Part b: coerce WebIDL constants to the correct type; r=khuey 2015-10-27 09:18:12 +01:00
test_constructor.py Bug 1274159 - Part 2-2: Support HTMLConstructor WebIDL extended attribute for custom elements; r=bz,wchen 2016-11-17 23:31:50 +08:00
test_constructor_no_interface_object.py Bug 1274159 - Part 2-2: Support HTMLConstructor WebIDL extended attribute for custom elements; r=bz,wchen 2016-11-17 23:31:50 +08:00
test_date.py
test_deduplicate.py
test_dictionary.py
test_distinguishability.py Bug 1323721 part 12. Create a separate IDLPromiseType; stop treating Promise as an interface altogether. r=qdot 2016-12-19 15:38:44 -08:00
test_double_null.py
test_duplicate_qualifiers.py
test_empty_enum.py
test_empty_sequence_default_value.py
test_enum.py
test_enum_duplicate_values.py
test_error_colno.py
test_error_lineno.py
test_exposed_extended_attribute.py
test_extended_attributes.py
test_float_types.py
test_forward_decl.py
test_global_extended_attr.py
test_identifier_conflict.py Bug 1307115. Improve error reporting on name collisions in webidl. r=qdot 2016-10-04 23:42:06 -04:00
test_implements.py
test_incomplete_parent.py
test_incomplete_types.py
test_interface.py
test_interface_const_identifier_conflicts.py
test_interface_identifier_conflicts_across_members.py
test_interface_maplikesetlikeiterable.py Bug 1311362. Fix webidl member name collision checking with ancestor interfaces to not claim name collisions on totally unrelated names. r=qdot 2016-10-19 16:03:00 -04:00
test_lenientSetter.py Bug 1268798 part 3 - Add LenientSetter extended attribute. r=khuey 2016-05-12 10:28:56 +10:00
test_method.py Bug 1298410. Remove support for IDL arrays, since those are not a thing anymore. r=peterv 2016-09-01 21:31:23 -04:00
test_mozmap.py
test_namespace.py Bug 1270601 part 1. Add Web IDL parser support for IDL namespace syntax. r=peterv 2016-06-02 10:34:39 -04:00
test_newobject.py Bug 946906 part 7. Forbid using [Cached] or [StoreInSlot] with [NewObject]. r=bholley 2016-10-10 18:16:26 -04:00
test_nullable_equivalency.py Bug 1298410. Remove support for IDL arrays, since those are not a thing anymore. r=peterv 2016-09-01 21:31:23 -04:00
test_nullable_void.py
test_optional_constraints.py
test_overload.py
test_promise.py Bug 1332713 part 2. Disallow [SameObject] Promise-typed attributes. r=qdot 2017-01-27 18:53:36 -05:00
test_prototype_ident.py
test_putForwards.py
test_replaceable.py
test_sanity.py
test_securecontext_extended_attribute.py Bug 1286548 - SecureContext makes sense for interface with NoInterfaceObject, since it is also propagated to interface members; r=bz 2016-07-14 17:48:20 +08:00
test_special_method_signature_mismatch.py
test_special_methods.py Bug 1333480. Disallow indexed getters on interfaces without an integer-typed 'length' attribute. r=qdot 2017-01-24 16:11:33 -05:00
test_special_methods_uniqueness.py
test_stringifier.py
test_treatNonCallableAsNull.py
test_typedef.py
test_unenumerable_own_properties.py Bug 1270349 part 1. Add IDL parser support for [LegacyUnenumerableNamedProperties]. r=peterv 2016-05-09 22:25:40 -04:00
test_unforgeable.py
test_union.py Bug 1298410. Remove support for IDL arrays, since those are not a thing anymore. r=peterv 2016-09-01 21:31:23 -04:00
test_union_any.py
test_union_nullable.py
test_usvstring.py
test_variadic_callback.py
test_variadic_constraints.py