summaryrefslogtreecommitdiff
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* build: Fix deprecations in meson filesJens Georg2022-06-041-1/+1
|
* tests: Re-enable and fixJens Georg2022-05-242-14/+35
| | | | | | | Need to mock Soup.ServerMessage for the seek test since that does not allow us to modify the parameters anymore that we need. Luckily the mock is quite shallow.
* all: Port to libsoup3 / GUPnP-1.6Jens Georg2022-05-242-11/+13
|
* All: Get rid of most deprecationsJens Georg2022-04-301-1/+1
|
* test: Add testcase for loading conflicting modulesJens Georg2020-08-021-1/+21
| | | | | Modules that are conflicting but one of which is disabled should make the other load
* test: Fix typoJens Georg2020-08-022-7/+5
|
* Revert "build: Bump required glib version"Jens Georg2020-08-021-1/+0
| | | | This reverts commit fdd7c235e5c06e2a2ca14f3bee4437867ef1d365.
* test: Remove some warningsJens Georg2020-08-021-20/+10
|
* tests: Add missing *.plugin filesJens Georg2020-07-053-0/+23
|
* tests: Catch exceptionsJens Georg2020-07-051-3/+11
|
* test: Add test for conflicts with enable/disableJens Georg2020-07-051-1/+32
|
* test: Add tests for MetaConfigJens Georg2020-07-052-0/+111
|
* test: Use a custom test class for plugin loadersJens Georg2020-07-052-20/+22
| | | | | Instead of abusing UserConfig. That way we can also toggle the enable/disale flag
* core: Add mutually exclusive plugin supportJens Georg2020-07-056-0/+76
| | | | | | | | | | Add new, optional "Conflicts" keyword to the plugin meta-data which takes a list of names of other plugings that cannot be loaded together with this plugin. First plugin loaded wins Implements #155
* test: Re-add time-seek testJens Georg2020-05-314-0/+111
|
* renderer-gst: More GIR namespace fixesJens Georg2020-05-031-2/+2
|
* build: Drop AutotoolsJens Georg2019-10-201-271/+0
|
* Port to GSSDP/GUPnP 1.2 APIJens Georg2018-11-281-1/+1
|
* Port build system to mesonJens Georg2018-11-281-0/+67
|
* tests: Fix for previous vala api changeJens Georg2018-06-062-12/+12
|
* all: Fix dangling symlinksJens Georg2017-02-121-1/+1
| | | | | | Signed-off-by: Jens Georg <mail@jensge.org> https://bugzilla.gnome.org/show_bug.cgi?id=778526
* tests: Disable media-engine testJens Georg2017-01-291-14/+13
| | | | Signed-off-by: Jens Georg <mail@jensge.org>
* all: Style fixes from superflous "static"Jens Georg2016-09-301-4/+2
| | | | Signed-off-by: Jens Georg <mail@jensge.org>
* Fix 'static const' warnings with vala 0.33.1Rico Tzschichholz2016-09-302-6/+6
|
* tests: Enable and adapt MediaEngine test.Jens Georg2016-04-242-53/+91
| | | | Signed-off-by: Jens Georg <mail@jensge.org>
* tests: Move database test into own fileJens Georg2016-02-272-1/+68
| | | | Signed-off-by: Jens Georg <mail@jensge.org>
* tests: Enable SearchableContainer testJens Georg2016-02-273-12/+13
| | | | Signed-off-by: Jens Georg <mail@jensge.org>
* tests: Enable object creator testJens Georg2016-02-2745-67/+28
| | | | Signed-off-by: Jens Georg <mail@jensge.org>
* tests: Reenable someJens Georg2016-02-272-160/+146
| | | | Signed-off-by: Jens Georg <mail@jensge.org>
* all: Update license text to LGPLv2.1 properJens Georg2015-11-0214-112/+112
| | | | | | We always claimed being LGPLv2.1 but the license text said differently. Signed-off-by: Jens Georg <mail@jensge.org>
* build: Fix warning about subdir objectsJens Georg2015-04-111-0/+2
| | | | Signed-off-by: Jens Georg <mail@jensge.org>
* build: Fix tarball buildJens Georg2015-02-181-0/+2
| | | | Signed-off-by: Jens Georg <mail@jensge.org>
* tests: Fix for recent modificationsJens Georg2015-02-085-14/+61
|
* all: Refactoring of the MediaObject class hierarchyCraig Pratt2015-02-086-29/+32
| | | | | | | | Introduce a MediaFileItem class that represents a single file Signed-off-by: Jens Georg <mail@jensge.org> https://bugzilla.gnome.org/show_bug.cgi?id=720218
* tests: Re-enable multi-freeze testJens Georg2014-11-141-13/+0
| | | | Signed-off-by: Jens Georg <mail@jensge.org>
* Revert "test: Drop racy double-freeze check"Jens Georg2014-11-141-0/+59
| | | | This reverts commit b8ef0328dd9a2771822be169c6ced8b8b16d9fb3.
* all: Bump ABI/API versionJens Georg2014-11-091-2/+2
| | | | Signed-off-by: Jens Georg <mail@jensge.org>
* test: Disable regression testJens Georg2014-08-191-2/+2
| | | | | | Needs investigation. Signed-off-by: Jens Georg <mail@jensge.org>
* tests: Fix testsJens Georg2014-07-134-0/+8
| | | | Signed-off-by: Jens Georg <mail@jensge.org>
* test: Remove deprecated functionsJens Georg2014-06-221-11/+6
| | | | Signed-off-by: Jens Georg <mail@jensge.org>
* all: Bump API and ABI versionJens Georg2014-06-221-2/+2
| | | | Signed-off-by: Jens Georg <mail@jensge.org>
* tests: Fix object creator testJens Georg2014-06-141-0/+3
| | | | Signed-off-by: Jens Georg <mail@jensge.org>
* test: Remove album art spec testJens Georg2014-06-143-143/+0
| | | | Signed-off-by: Jens Georg <mail@jensge.org>
* tests: Bump timeoutsJens Georg2014-05-292-2/+2
| | | | | | Reported by debian maintainers that it helps to pass thests on Hurd. Signed-off-by: Jens Georg <mail@jensge.org>
* build: Fix make distcheckJens Georg2014-02-081-1/+1
|
* all: Bump API and ABI versionJens Georg2013-11-241-2/+2
|
* tests: Also use new libsoup vapiJens Georg2013-10-024-33/+33
|
* tests: Fix compiling with fixed .deps fileJens Georg2013-10-021-0/+2
|
* tests: Add missing symlinksJens Georg2013-08-202-0/+2
|
* test: Adapt ObjectCreator testJens Georg2013-08-203-27/+21
|