Add test suite.
[srt2vtt.git] / srt2vtt
2015-02-15 David Thompsonwebvtt: Fix WebVTT timestamps.
2015-02-15 David Thompsonsubrip: Fix reversed subtitle lines.
2015-02-15 David Thompsonsubrip: Convert time components from strings to numbers.
2015-02-07 David Thompsonsubrip: Throw errors when reading invalid timestamps.
2015-02-07 David ThompsonModularize!
2015-02-05 David ThompsonCheck for EOF when reading subtitle lines.
2015-02-05 David ThompsonAllow auto-compilation for now.
2015-01-25 David ThompsonAccept blank lines as valid subtitles.
2015-01-09 David ThompsonAdd docstrings.
2015-01-08 David ThompsonAdd blank line after WebVTT signature.
2015-01-08 David ThompsonFix copyright statement copy/paste error.
2015-01-08 David ThompsonFirst commit.