Changes

Jump to: navigation, search

General File Structure

788 bytes added, 08:03, 27 September 2012
Tests for general file structure
== Tests for general file structure ==
Tests will be divided between good and bad.
=== Good ===
TC_001_WEBVTTNoBOM- Webvtt file without optional BOM
TC_002_WEBVTTWithBom - Webvtt file with optional BOM
TC_003_WEBVTTHead - Webvtt file starts with peoper WEBVTT header
TC_004_WEBVTTSpace - Webvtt file can have a space after proper WEBVTT header
TC_005_WEBVTTTab - Webvtt file can have a tab after proper WEBVTT header
TC_007_WEBVTTSpaceText - Webvtt header may be followed by a space and text
TC_008_WEBVTTTabText - Webvtt header may be followed by a tab and text
  === Bad === TC_006_HeaderNoNewLineSeperator - Proper header not followed by a space testTC_009_TextBeforeWEBVTTHead - random text before the WEBVTT headerTC_010_NewLineBeforeWEBVTT - new line before the WEBVTT headerTC_011_BlankNoBom- Blank with no BOMTC_012_BlankWithBom - Blank with BOM
== Passed tests ==
1
edit

Navigation menu