[totem-pl-parser] tests: Add test case for GNOME XSPF extensions



commit d213b83c84ba0feed2c9683ea09737c60457ecbd
Author: Bastien Nocera <hadess hadess net>
Date:   Fri Mar 8 18:02:09 2013 +0100

    tests: Add test case for GNOME XSPF extensions

 plparse/tests/playlist.xspf |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/plparse/tests/playlist.xspf b/plparse/tests/playlist.xspf
index 75cd302..413e70c 100644
--- a/plparse/tests/playlist.xspf
+++ b/plparse/tests/playlist.xspf
@@ -9,6 +9,11 @@
       <extension application="http://www.rhythmbox.org";>
         <genre>Test Genre</genre>
       </extension>
+      <extension application="http://www.gnome.org";>
+        <playing>1</playing>
+        <subtitle>http://207.200.96.226/test.sub</subtitle>
+        <mime-type>audio/mpeg</mime-type>
+      </extension>
     </track>
   </trackList>
 </playlist>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]