server: Add DIDL_S resource to container
[profile/ivi/rygel.git] / tests /
2012-11-22 Jens Georgserver: Add DIDL_S resource to container
2012-11-22 Jens Georgserver: Support all objects in HTTPRequest
2012-11-22 Jens Georgserver: Add skeleton playlist handler
2012-11-22 Jens Georgserver: Add generic Serializer class
2012-11-21 Jens Georgall: Port to GStreamer 1.0
2012-11-20 Jens Georgall: Port to libgee-0.8
2012-11-19 Murray CummingUpdate .gitignore files now we have C files.
2012-11-13 Jens Georgserver: Really fix Content-Length header
2012-10-29 Jens Georgserver: Implement search for upnp:*UpdateID
2012-10-14 Mark Ryanbuild: Remove unneccessary gupnp-dlna dependencies
2012-10-06 Andreas HenrikssonFix typo in librygel-core Makefile.am (GIO_LIBS vs...
2012-10-06 Andreas HenrikssonExpand LIBADDs to everything needed
2012-10-06 Krzesimir NowakFix the RygelHTTPGetTest.
2012-10-05 Jens Georgall: Bump API and so version
2012-10-05 Jens Georgserver,engine: Return null DataSource on error
2012-10-05 Jens Georgtest: Add a test for media engines
2012-10-05 Jens Georgtest: Silence warnings in ItemCreator test
2012-10-05 Jens Georgbuild: Enable building Rygel without GStreamer
2012-10-05 Jens Georgrenderer: Remove GStreamer references
2012-10-05 Jens Georgserver,engine: Move MediaEngine into .so
2012-10-05 Jens Georgserver: Remove GStreamer from TimeSeek
2012-10-05 Jens Georgserver: Introduce DataSource interface
2012-10-05 Jens Georgcore: Move transcoder knowledge into MediaEngine
2012-10-05 Jens Georgcore: Move DLNA profile lookup to MediaEngine
2012-09-26 Krzesimir Nowaktests: Add RygelUserConfigTest
2012-09-24 Murray Cummingserver: VisualItem: Remove pixel-height and pixel-width...
2012-09-20 Murray Cummingrenderer: Add checks for GstPlayBin2
2012-08-30 Jens Georgtests: Add missing fix from previous commit
2012-08-20 Jens Georgbuild: Fix test build
2012-08-18 Jens Georgall: Simplify sort criteria default fallback
2012-08-12 Jens Georgall: Change default sort criteria
2012-08-12 Jens Georgtests: Add test for bgo#661482
2012-08-12 Lukasz Pawliktests: fix Search calls in tests
2012-07-27 Jens Georgcore,libserver: Move server-only stuff to library
2012-07-03 Murray Cummingcore: Move library code into its own directory
2012-04-05 Jens Georgcore,tests: Fix byte range header check
2012-02-21 Jens Georgtests: Fix ItemCreator test
2012-02-21 Jens Georgcore: Get rid of ItemCreatorError
2012-02-21 Jens Georgcore: Add can_create function to WritableContainer
2012-02-20 Jens Georgtests: Add missing copyright header
2012-02-20 Jens Georgtests: Add test for ItemCreator class
2012-02-16 Jens Georgtests: Fix broken tests after d6f83bbe
2012-02-09 Marcin Kazmierczaktests: Extend rygel-http-post-test.vala
2012-01-28 Jens Georgtests: Add test for simple_search
2012-01-19 Krzesimir Nowakcore: Append extensions to served files
2012-01-03 Jens Georgbuild: Add option to generate coverage report
2012-01-03 Marcin Kazmierczaktests: Extend rygel-http-get-test.vala
2011-12-22 Marcin Kazmierczaktests: Extend rygel-http-item-uri-test.vala
2011-12-22 Marcin Kazmierczaktests: Fix bug in HTTPItemUri test
2011-12-14 Jens Georgcore: Hide XBox album art handling
2011-12-14 Jens Georgcore: Refactor client hacks
2011-12-11 Jens Georgcore: Add hacks for XBMC
2011-12-05 Jens Georgtests: Fix build
2011-11-23 Jens Georgtests: Fix HTTPGet and HTTPResponse tests
2011-10-19 Jens Georgtest: Mark mocked item as non-placeholder
2011-10-19 Jens Georgtest: Remove temporary file on start-up
2011-10-19 Jens Georgtest: Update for new ClientHacks
2011-10-08 Jens Georgbuild: Add option to always run tests
2011-09-20 Jens Georgtests: Fix rygel-http-post-test
2011-09-19 Jens Georgtests: Fix HTTP Post test
2011-05-20 Jens Georgtests: Update mocked MediaItem
2011-05-19 Topi Santakivitests: Updated http-time-seek-test
2011-05-18 Topi Santakivitests: Updated http-time-seek-test.vala
2011-05-07 Jens Georgtests: Mock XBoxHacks for unit-tests
2011-04-14 Zeeshan Ali (Khattak)tests: Update time seek test for commit 4b96c34
2011-04-14 Zeeshan Ali (Khattak)tests: Update time seek test for commit aed9247
2011-04-09 Zeeshan Ali (Khattak)core,tests: Merge GstResponse into HTTPResponse
2011-04-09 Zeeshan Ali (Khattak)core,i18n,tests: Remove HTTPSeekableResponse
2011-04-08 Zeeshan Ali (Khattak)tests: Adjust byte sizes to better test seeking
2011-04-07 Zeeshan Ali (Khattak)core: Always pass src element to GstResponse
2011-04-07 Zeeshan Ali (Khattak)tests: Mock HTTPSeek.total_length
2011-03-30 Zeeshan Ali (Khattak)tests: Byte seek fixed-length GstResponse
2011-03-30 Zeeshan Ali (Khattak)tests: We must set 'sizemax' property of 'fakesrc'
2011-03-30 Zeeshan Ali (Khattak)tests: Don't mock HTTPSeek class twice
2011-03-30 Zeeshan Ali (Khattak)core: MediaItem.should_stream() -> is_live_stream()
2011-03-30 Zeeshan Ali (Khattak)core: Support byte-seek if size is known
2011-03-30 Zeeshan Ali (Khattak)tests: Set content-length on msg for SeekableResponse
2011-03-30 Zeeshan Ali (Khattak)tests: Correct value of Seek.stop
2011-03-30 Zeeshan Ali (Khattak)tests: Correct assertion in HTTPResponse testcase
2011-03-30 Zeeshan Ali (Khattak)tests: Remove a cheat from HTTPResponse testcases
2011-03-26 Zeeshan Ali (Khattak)tests: Forgotten symlink file from commit 803a195
2011-03-26 Zeeshan Ali (Khattak)core: Custom GStreamer sink for HTTP streaming
2011-03-26 Zeeshan Ali (Khattak)build: Require & link against gst-plugins-base
2011-03-26 Zeeshan Ali (Khattak)tests: Correct size check for HTTPResponse test
2011-03-26 Zeeshan Ali (Khattak)tests: Add 'fakesrc' rather than 'audiotestsrc'
2011-03-26 Zeeshan Ali (Khattak)tests: Mock HTTPSeek class for HTTPGstResponse test
2011-03-26 Zeeshan Ali (Khattak)core: Simplify HTTPResponse classes' construction
2011-03-26 Zeeshan Ali (Khattak)tests: No need to keep module in tests dir
2011-03-22 Zeeshan Ali (Khattak)tests: Some forgotten file renames from 062e75f
2011-02-13 Jens Georgtests,plugins: Remove references to dbus-glib
2011-02-09 Zeeshan Ali (Khattak)core,ui,tests,plugins: Define default log domain
2011-02-03 Zeeshan Ali (Khattak)tests: Correct value of Seek.stop
2011-01-14 Zeeshan Ali (Khattak)core,tests,i18n: Prefix SeekableResponse with 'HTTP'
2011-01-14 Zeeshan Ali (Khattak)core,test,i18n: Rename LiveResponse to HTTPGstResponse
2010-12-24 Zeeshan Ali (Khattak)test: Update AlbumArt test build rules
2010-12-16 Zeeshan Ali (Khattak)core,tests: Shorter HTTP URLs
2010-11-28 Zeeshan Ali (Khattak)tests: Update HTTPPost test
2010-11-28 Zeeshan Ali (Khattak)core,plugins,tests: Change in coding-style
2010-11-08 Zeeshan Ali (Khattak)tests: Update test cases as per latest changes
2010-11-08 Zeeshan Ali (Khattak)tests: Correct visibility of a constant
next