Changes

Jump to: navigation, search

CueSettingsTests

450 bytes added, 10:51, 21 September 2012
Cue Settings Tests
00:11.000 --> 00:13.000 position10%
*':' missing in between cue setting and value
00:11.000 --> 00:13.000 position:10
*'%' missing at the end
 
=== Size ===
00:11.000 --> 00:13.000 size:A%
*character above utf-8+0039**NOTE: the parser currently passes this test instead of failing it
00:11.000 --> 00:13.000 size:+%
*character below utf-8+0030
**NOTE: the parser currently passes this test instead of failing it
00:11.000 --> 00:13.000 size10%
*':' missing in between cue setting and value
00:11.000 --> 00:13.000 size:10
*'%' missing at the end
 
=== Align ===
00:11.000 --> 00:13.000 :start
*no cue setting
00:11.000 --> 00:13.000 align:start
*positive test (should succeed)
00:11.000 --> 00:13.000 align:middle
*positive test (should succeed)
00:11.000 --> 00:13.000 align:end
*positive test (should succeed)
00:11.000 --> 00:13.000 align:star
*test misspelling of one of the possible values
00:11.000 --> 00:13.000 align:
*test missing value
1
edit

Navigation menu