Open main menu

CDOT Wiki β

Changes

DPS909 and OSD600 Fall 2012 Weekly Schedule and Notes

457 bytes added, 11:01, 17 September 2012
Weeks 3, 4 - Distributed Revision Control with Git
*** [https://github.com/rillian/webvtt/issues Initial bugs filed on Parser]
** [https://bugzilla.mozilla.org/show_bug.cgi?id=629350 Initial work on track Element]
 
* 0.1 Release
** As a group we need to write all the tests for the parser. To do this well, we'll have to divide and conquer, manage who is doing what, and not duplicate effort.
** Conformance Tests: https://github.com/rillian/webvtt/issues/7
** Fuzz Tests: https://github.com/rillian/webvtt/issues/8
** We need a comprehensive set of good and bad test files to match the spec
** We need a test harness runnable from the build system (i.e., `make check`)
* '''Readings/Resources'''