Open main menu

CDOT Wiki β

Changes

CueSettingsTests

519 bytes added, 16:26, 21 September 2012
Cue Settings Tests
*00:11.000 --> 00:13.000position:10% passes
**there is no space between the cue setting and the cue timing, do you know if . this is necessary for a problem with the toy parser , because the draft requires one or not?more whitespace characters ([U+0020 || U+0009]) between the timestamp and the cue setting (and between each subsequent cue setting)
*00:11.000 --> 00:13.000 position:A% passes
**any character besides ' ' (space) between : and % will pass. This looks to me like a bug but Iis another problem with the toy parser, as the draft defines that the text between 'd like to see if anyone else has found this to happen:' and '%' must be in the U+0030-U+0039 range (ASCII digits)
A few things to note about the tests:
00:11.000 --> 00:13.000 align:
*test missing value
 
 
 
 
These tests look okay, but just one thing to point out, the draft does require that a cue has a cue payload (eg, the text content of the subtitle), so if they weren't in the actual test files, they need to be added in so that we're only testing the pass/fail of the specific conditions we're looking at.