gecko/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
test_arraybuffer.py
test_attr_sequence_type.py
test_attr.py
test_builtin_filename.py
test_builtins.py
test_bytestring.py
test_callback_interface.py
test_callback.py
test_const.py
test_constructor_no_interface_object.py
test_constructor.py
test_date.py
test_deduplicate.py
test_dictionary.py
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
test_error_colno.py
test_error_lineno.py
test_extended_attributes.py
test_float_types.py
test_forward_decl.py
test_global_extended_attr.py
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
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
test_nullable_void.py
test_optional_constraints.py
test_overload.py
test_promise.py
test_prototype_ident.py
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
test_typedef.py
test_unforgeable.py
test_union_any.py
test_union_nullable.py
test_union.py
test_variadic_callback.py
test_variadic_constraints.py