summaryrefslogtreecommitdiff
path: root/plparse/tests
Commit message (Expand)AuthorAgeFilesLines
* podcast: Always prefer item tags with longer descriptionscrvi2021-02-233-4/+28
* podcast: Always prefer feed tags with longer descriptionscrvi2021-02-233-0/+4747
* xspf: Correctly parse XSPF title fieldSam Thursfield2021-01-282-0/+11
* tests: Detect missing shared-mime-infoBastien Nocera2021-01-281-0/+6
* tests: Add test for remote MP3 fileBastien Nocera2020-02-281-0/+9
* tests: Add an async saving testBastien Nocera2020-02-271-0/+44
* tests: Add a sync saving testBastien Nocera2020-02-271-0/+49
* tests: Update reference URLBastien Nocera2020-02-141-1/+1
* tests: Update feed URLBastien Nocera2020-02-141-1/+1
* quvi: Rename videosite parserBastien Nocera2020-02-141-1/+1
* Revert "quvi: Rename videosite parser"Bastien Nocera2020-02-141-1/+1
* quvi: Rename videosite parserBastien Nocera2020-02-141-1/+1
* plparser: Remove use of Y2038 unsafe GTimeValBastien Nocera2019-11-121-1/+1
* plparser: Apply same check to remote text files as local onesBastien Nocera2019-11-092-0/+2
* tests: Fix compile-time warningBastien Nocera2019-11-091-0/+2
* tests: Add tests for starttime using videositeBastien Nocera2019-02-171-0/+22
* tests: Update for podcast URL changeBastien Nocera2019-01-161-1/+1
* podcast: Add support for "medium" propertyBastien Nocera2017-12-042-0/+79
* build: Fix quvi related tests when distcheckingBastien Nocera2017-06-211-1/+6
* build: Remove autotoolsBastien Nocera2017-06-081-83/+0
* meson: add build for Meson Build SystemTim-Philipp Müller2017-06-081-0/+12
* tests: Correct expected result from test_itms_parsing()Bastien Nocera2017-06-081-1/+1
* plparse: Port from GSimpleAsyncResult to GTaskPhilip Withnall2017-01-042-6/+0
* tests: Disable g_type_init() calls for new GLib versionsPhilip Withnall2016-12-192-0/+4
* build: Use AM_CPPFLAGS instead of INCLUDESPhilip Withnall2016-12-191-3/+1
* build: Port from GNOME_COMPILE_WARNINGS to AS_COMPILER_FLAGSPhilip Withnall2016-12-191-1/+6
* tests: Fix old URLs used to ITMS link testingBastien Nocera2016-09-201-3/+2
* tests: Remove unused "pwd" variableBastien Nocera2016-09-201-1/+0
* tests: Disable broken test_parsing_404_errorBastien Nocera2016-04-151-1/+4
* tests: Use better assertion macrosBastien Nocera2015-12-151-32/+32
* lines: Fix parsing of m3u filesBastien Nocera2015-11-263-3/+22
* tests: Update ITMS test URLsBastien Nocera2015-10-231-3/+3
* lines: Add support for EXTVLCOPT:audio-track-id in m3u filesBastien Nocera2015-02-083-1/+18
* tests: Move videosite to quvi-only sectionBastien Nocera2013-06-211-3/+3
* plparse: Handle length attribute for M3U playlistsBastien Nocera2013-04-254-1/+57
* tests: Add test for playlist content-typesBastien Nocera2013-03-201-0/+45
* tests: Add test for out-of-order XSPF signalsBastien Nocera2013-03-202-1/+14
* tests: Add test for playlist-ended for ASXBastien Nocera2013-03-201-10/+34
* tests: Print the parsed duration if availableBastien Nocera2013-03-091-0/+12
* tests: Add test case for GNOME XSPF extensionsBastien Nocera2013-03-091-0/+5
* tests: Fix "make check" without quvi supportBastien Nocera2013-02-261-0/+4
* tests: Mark a bunch of tests as brokenBastien Nocera2012-11-071-8/+13
* tests: Broken ASX test is brokenBastien Nocera2012-11-071-0/+4
* tests: Fix a compile-time warningBastien Nocera2012-11-071-1/+4
* tests: Don't check non-local files for parseabilityBastien Nocera2012-11-071-0/+4
* tests: Fix short-reads in parseability testsBastien Nocera2012-11-071-8/+4
* plparser: Add support for the itmss schemeBastien Nocera2012-11-071-0/+2
* tests: Add test for broken XSPF parsingBastien Nocera2012-10-293-1/+23
* plparse: Don't overescape parse URIs in XSPFBastien Nocera2012-10-292-1/+11
* tests: Fix return value of ‘disc’ test for everyone except BastienPhilip Withnall2012-08-211-1/+1