From ae10bb2a702ab08c497b940d43f0d6e85ae26970 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Mon, 6 Oct 2014 11:51:32 +0100 Subject: Copy in a test from dcpomatic. --- test/data/test2.srt | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 test/data/test2.srt (limited to 'test/data') diff --git a/test/data/test2.srt b/test/data/test2.srt new file mode 100644 index 0000000..94251d4 --- /dev/null +++ b/test/data/test2.srt @@ -0,0 +1,24 @@ +1 +00:01:49,200 --> 00:01:52,351 +This is a subtitle, and it goes +over two lines. + +2 +00:01:52,440 --> 00:01:54,351 +We have emboldened this + +3 +00:01:54,440 --> 00:01:56,590 +And italicised this. + +4 +00:01:56,680 --> 00:01:58,955 +Shall I compare thee to a summers' day? + +5 +00:02:00,840 --> 00:02:03,400 +Is this a dagger I see before me? + +6 +00:03:54,560 --> 00:03:56,471 +Hello world. -- cgit v1.2.3