Revision 51f30d010fab9995fa8c8af47a1accf2261dfdd8 authored by Hallvord R. M. Steen on 27 May 2016, 09:52:29 UTC, committed by Hallvord R. M. Steen on 27 May 2016, 09:52:29 UTC
1 parent 9efcf4c
Raw File
readme.txt
These are syntax tests for WebIDL parser. A correct parser should fail on the tests in the "invalid" directory, and should be able to collect the data necessary to generate the XML serialization for valid fragments collected in the "valid" directory.

(the said XML serialization is the one produced by widlproc https://github.com/dontcallmedom/widlproc from which these tests have been imported)
back to top