Changes

Jump to: navigation, search

Test files

424 bytes added, 22:31, 1 October 2012
no edit summary
=Test File Naming Scheme=
* The file names will follow the standard of TC'''tc[Group Number]###_-[Short Information].test'''. The short information block should be all lower case separated by _.
* This will give the possibility of each group being able to create 1000 test cases. We won't want that many but one group might go over one hundred tests so we need that extra digit.
<pre>
TC5021_IncorrectCueTextFormattc5021-incorrect_cue_text_format.test
</pre>
=Changes to the Build system=
When you run make check-js it will now first run the strip-vtt.py script which will create the directory webvtt/objdir/ which . Inside objdir will have be all the ripped vtt files placed into a directory structure that is the mirror of the webvtt/test directory. It will then run the run-tests-js.py. =Known Failures= If your test file passes or fails when it is not supposed to, add the file to the known-good or known-bad directory (currently under development). Ensure that the file follows the specification before doing so. ==Current Issues==* the parser does not accept the following escape characters: &amp;nbsp; &amp;lrm; &amp;rlm;
1
edit

Navigation menu