summaryrefslogtreecommitdiff
path: root/tests/rygel-http-byte-seek-test.vala
Commit message (Expand)AuthorAgeFilesLines
* all: Update license text to LGPLv2.1 properJens Georg2015-11-021-8/+8
* tests: Fix for recent modificationsJens Georg2015-02-081-0/+2
* all: Refactoring of the MediaObject class hierarchyCraig Pratt2015-02-081-2/+2
* tests: Unbreak seeking testsJens Georg2013-04-161-0/+10
* tests: Avoid unused method warnings.Murray Cumming2012-12-061-0/+7
* tests: Catch exceptionsMurray Cumming2012-12-061-2/+9
* server: Support all objects in HTTPRequestJens Georg2012-11-221-6/+12
* core,tests: Fix byte range header checkJens Georg2012-04-051-0/+20
* tests: Update ByteSeek unit test for commit b92b7a8Zeeshan Ali (Khattak)2010-09-141-5/+7
* core,mediathek: Don't use deprecated libsoup APIZeeshan Ali (Khattak)2010-08-111-2/+2
* core: Fix Seek.length confusionZeeshan Ali (Khattak)2010-08-021-4/+4
* test: Test thumbnail & subtitle casesZeeshan Ali (Khattak)2010-05-111-24/+75
* tests: Coverage for new subtitle APIsZeeshan Ali (Khattak)2010-04-131-0/+5
* core: Content-Length was off by 1 byteZeeshan Ali (Khattak)2010-03-231-1/+1
* tests: Check for Content-Range formatZeeshan Ali (Khattak)2010-03-221-0/+8
* tests: Keep check methods privateZeeshan Ali (Khattak)2010-03-221-4/+4
* tests: Correct check for Content-Length headerZeeshan Ali (Khattak)2010-03-211-1/+1
* tests: Unit test for HTTPByteSeekZeeshan Ali (Khattak)2010-03-191-0/+145