gecko-dev/dom/bindings/parser/tests
2014-06-25 10:25:09 -07:00
..
test_any_null.py
test_argument_identifier_conflicts.py
test_argument_novoid.py
test_array_of_interface.py
test_array.py Bug 847928 - Element type of a WebIDL array must not be a sequence or dictionary type. r=bzbarsky 2013-03-06 13:06:23 -05:00
test_arraybuffer.py
test_attr_sequence_type.py
test_attr.py Bug 909863. Add support for the [SameObject] extended attribute in WebIDL. r=khuey 2013-08-29 00:30:05 -04:00
test_builtin_filename.py
test_builtins.py
test_bytestring.py Bug 796850 - Implement WebIDL parser support for Bytestring r=bz 2013-06-13 01:15:35 -04:00
test_callback_interface.py Bug 822470 part 4. Expose the concept of "single operation interface" in the WebIDL data model. r=peterv 2013-01-28 08:34:30 -05:00
test_callback.py
test_const.py
test_constructor_no_interface_object.py Bug 864578 - Follow up, fixing test. 2013-04-22 18:22:47 -07:00
test_constructor.py Bug 938544 - Add support for a Chrome-only constructor in WebIDL. r=bz. 2013-08-12 16:45:33 +02:00
test_date.py Bug 742206 part 2. Implement WebIDL parser support for Date. r=smaug,khuey 2013-05-02 14:38:19 -04:00
test_deduplicate.py
test_dictionary.py Bug 936634. Drop support for [TreatUndefinedAs] in WebIDL. r=peterv 2013-11-17 00:10:18 -05:00
test_distinguishability.py Bug 1029812 Make webidl Sequence and MozMap distinguishable. r=bz 2014-06-25 10:25:09 -07:00
test_double_null.py
test_duplicate_qualifiers.py
test_empty_enum.py
test_empty_sequence_default_value.py Bug 1026080 part 1. Add WebIDL parser support for [] as a default value for sequence arguments and dictionary entries. r=khuey 2014-06-23 16:03:56 -04:00
test_enum_duplicate_values.py
test_enum.py Bug 901285. Allow trailing comma in WebIDL enums. r=khuey 2013-08-05 13:40:32 -04:00
test_error_colno.py
test_error_lineno.py
test_extended_attributes.py Bug 859503. Make unknown extended attributes into parse errors. r=khuey 2013-04-10 13:49:06 -04:00
test_float_types.py
test_forward_decl.py
test_global_extended_attr.py Bug 919603 part 1. Introduce support for the [Global] extended attribute. r=peterv 2013-09-25 14:38:30 -04:00
test_implements.py
test_incomplete_parent.py
test_incomplete_types.py
test_interface_const_identifier_conflicts.py
test_interface_identifier_conflicts_across_members.py
test_interface.py Bug 892609. Implement support for [ArrayClass]. r=khuey 2013-07-30 22:28:30 -07:00
test_method.py Bug 985536. Go back to allowing optional any with no default value in WebIDL, but treat it as having a default value of undefined. r=khuey 2014-04-03 23:32:11 -04:00
test_mozmap.py Bug 1007878 part 1. Add parsing of MozMap to the WebIDL parser. r=khuey 2014-05-23 17:32:38 -04:00
test_nullable_equivalency.py Bug 784812: Implement real dependencies for WebIDL bindings. r=bz,ted 2013-02-24 12:36:44 -08:00
test_nullable_void.py
test_optional_constraints.py Bug 882541 part 1. Don't require all arguments after an optional argument to be optional. r=khuey 2013-10-11 12:28:23 -04:00
test_overload.py Bug 882541 part 1. Don't require all arguments after an optional argument to be optional. r=khuey 2013-10-11 12:28:23 -04:00
test_promise.py Bug 983300 part 1. Disallow Promise as a return type for legacy callers and enforce all overloads for a method either returning promises or not returning promises. r=khuey 2014-03-21 12:18:24 -04:00
test_prototype_ident.py Bug 828532 - Removed 'prototype' as a reserved identifier in WebIDL. r=bz 2013-01-10 11:54:13 -08:00
test_putForwards.py
test_sanity.py
test_special_method_signature_mismatch.py
test_special_methods_uniqueness.py
test_special_methods.py
test_stringifier.py
test_treatNonCallableAsNull.py Bug 952365. Add a TreatNonObjectAsNull annotation for WebIDL callback functions and use it for event handlers, since web sites depend on assigning non-callable objects to them in some cases. r=peterv 2014-01-13 15:08:56 -05:00
test_typedef.py
test_unforgeable.py Bug 821580. Disallow [Unforgeable] on static attributes, per spec update. r=khuey 2013-01-02 22:03:25 -05:00
test_union_any.py
test_union_nullable.py
test_union.py Bug 796850 - Implement WebIDL parser support for Bytestring r=bz 2013-06-13 01:15:35 -04:00
test_variadic_callback.py
test_variadic_constraints.py Bug 882541 part 1. Don't require all arguments after an optional argument to be optional. r=khuey 2013-10-11 12:28:23 -04:00