summaryrefslogtreecommitdiff
path: root/tests/rygel-http-response-test.vala
Commit message (Expand)AuthorAgeFilesLines
* Fix 'static const' warnings with vala 0.33.1Rico Tzschichholz2016-09-301-2/+2
* all: Update license text to LGPLv2.1 properJens Georg2015-11-021-8/+8
* tests: Also use new libsoup vapiJens Georg2013-10-021-3/+3
* tests: Catch another exceptionMurray Cumming2012-12-061-1/+6
* tests: Avoid deprecated += signal connection syntaxMurray Cumming2012-12-061-1/+1
* build: Enable building Rygel without GStreamerJens Georg2012-10-051-2/+0
* server: Introduce DataSource interfaceJens Georg2012-10-051-11/+57
* tests: Fix HTTPGet and HTTPResponse testsJens Georg2011-11-231-0/+2
* core,tests: Merge GstResponse into HTTPResponseZeeshan Ali (Khattak)2011-04-091-5/+127
* tests: Adjust byte sizes to better test seekingZeeshan Ali (Khattak)2011-04-091-1/+1
* tests: Mock HTTPSeek.total_lengthZeeshan Ali (Khattak)2011-04-081-1/+3
* tests: Don't mock HTTPSeek class twiceZeeshan Ali (Khattak)2011-03-301-0/+13
* tests: Correct assertion in HTTPResponse testcaseZeeshan Ali (Khattak)2011-03-301-1/+1
* tests: Remove a cheat from HTTPResponse testcasesZeeshan Ali (Khattak)2011-03-301-1/+0
* tests: Correct size check for HTTPResponse testZeeshan Ali (Khattak)2011-03-261-1/+1
* core: Simplify HTTPResponse classes' constructionZeeshan Ali (Khattak)2011-03-261-1/+1
* tests: Correct visibility of a constantZeeshan Ali (Khattak)2010-11-081-1/+1
* tests: Refactor HTTPResponse unit testsZeeshan Ali (Khattak)2010-05-141-70/+119
* tests: Add unit-test for HTTPResponseZeeshan Ali (Khattak)2010-03-131-0/+186