summaryrefslogtreecommitdiffstats
path: root/tests/auto/unit/qmediaplaylist/testdata/test.pls
diff options
context:
space:
mode:
authorYoann Lopes <yoann.lopes@digia.com>2014-09-16 16:28:12 +0200
committerYoann Lopes <yoann.lopes@digia.com>2014-09-17 13:11:07 +0200
commit46c56ed530b91671067c8416bab2c4037ad57f9d (patch)
tree27f9863e31d7278b83d30e987712e3c63d4bfd5f /tests/auto/unit/qmediaplaylist/testdata/test.pls
parent3b20608fe3a68375934aee93031ca78f87364bf4 (diff)
Revert "QMediaNetworkPlaylistProvider: Upon error parsing, stop parsing."
This reverts commit 0ed18d846c0b425b0c50a2fefd7cc0fc148832c2. The same patch was submitted in both 5.3 and 5.4 branches. It should have been pushed only to 5.3. Change-Id: I9e2974886190dfb2e5def5bc325c58f6e7783f55 Reviewed-by: Robin Burchell <robin.burchell@viroteck.net>
Diffstat (limited to 'tests/auto/unit/qmediaplaylist/testdata/test.pls')
-rw-r--r--tests/auto/unit/qmediaplaylist/testdata/test.pls27
1 files changed, 0 insertions, 27 deletions
diff --git a/tests/auto/unit/qmediaplaylist/testdata/test.pls b/tests/auto/unit/qmediaplaylist/testdata/test.pls
deleted file mode 100644
index 42a14f395..000000000
--- a/tests/auto/unit/qmediaplaylist/testdata/test.pls
+++ /dev/null
@@ -1,27 +0,0 @@
-[playlist]
-
-File1=http://test.host/path
-Title1=First
-Length1=-1
-File2= http://test.host/path
-Title2=Second
-Length2=-1
-File3=testfile
-Title3=Third
-Length3=-1
-
-
-
-File4=testdir/testfile
-Title4=Fourth
-Length4=-1
-File5=/testdir/testfile
-Title5=Fifth
-Length5=-1
-File6=file://path/name#suffix
-Title6=Sixth
-Length6=-1
-File7=testfile2#suffix
-Title7=Seventh
-Length7=-1
-NumberOfEntries=7