summaryrefslogtreecommitdiff
path: root/tests/rygel-http-get-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-10/+37
* all: Refactoring of the MediaObject class hierarchyCraig Pratt2015-02-081-3/+3
* tests: Fix testsJens Georg2014-07-131-0/+2
* tests: Also use new libsoup vapiJens Georg2013-10-021-16/+16
* tests: Fix for recent bugfixesJens Georg2013-07-261-1/+1
* tests: Adapt to latest changesJens Georg2013-06-171-1/+3
* tests: Unbreak seeking testsJens Georg2013-04-161-0/+4
* tests: Avoid unused methods warningsMurray Cumming2012-12-061-0/+5
* tests: Avoid shadowed member variables.Murray Cumming2012-12-061-3/+1
* server: Support all objects in HTTPRequestJens Georg2012-11-221-1/+1
* server: Add skeleton playlist handlerJens Georg2012-11-221-0/+4
* server: Really fix Content-Length headerJens Georg2012-11-131-0/+2
* Fix the RygelHTTPGetTest.Krzesimir Nowak2012-10-061-1/+0
* server: VisualItem: Remove pixel-height and pixel-width properties.Murray Cumming2012-09-241-4/+0
* core: Append extensions to served filesKrzesimir Nowak2012-01-191-7/+25
* tests: Extend rygel-http-get-test.valaMarcin Kazmierczak2012-01-031-23/+160
* core: Hide XBox album art handlingJens Georg2011-12-141-4/+0
* core: Refactor client hacksJens Georg2011-12-141-1/+1
* core: Add hacks for XBMCJens Georg2011-12-111-0/+3
* tests: Fix HTTPGet and HTTPResponse testsJens Georg2011-11-231-0/+1
* test: Update for new ClientHacksJens Georg2011-10-191-4/+4
* tests: Update mocked MediaItemJens Georg2011-05-201-0/+2
* tests: Mock XBoxHacks for unit-testsJens Georg2011-05-071-0/+14
* core: MediaItem.should_stream() -> is_live_stream()Zeeshan Ali (Khattak)2011-03-301-1/+1
* tests: Update test against latest MediaItem changesZeeshan Ali (Khattak)2010-08-251-4/+38
* tests: Mark non-abstract property as suchZeeshan Ali (Khattak)2010-06-191-1/+1
* tests: Unit test for HTTPGetZeeshan Ali (Khattak)2010-06-081-0/+297