summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* net: Add support for libsoup3 through a compile-time optionBastien Nocera2022-07-051-1/+36
* tests: Add properties test for grl-net-wcBastien Nocera2022-07-051-0/+67
* operation-options: bypass checks for NULL GValuesVictor Toso2021-10-061-0/+54
* build: Fix build when grlnet support is disabledBastien Nocera2021-10-042-3/+16
* tests: Add Python GrlNet testBastien Nocera2021-10-041-0/+20
* tests: Add GrlOperationOptions test fileVictor Toso2021-03-202-0/+91
* tests: Supported metadata-key transformationsVictor Toso2018-10-021-0/+68
* tests: Add tests for grl_data_*_for_id()Victor Toso2018-10-022-0/+204
* tests: run on ipv4 to avoid CI failureVictor Toso2018-08-301-3/+3
* tests: really fix common test failure in GrlNetVictor Toso2018-08-301-1/+1
* tests: skip test if no plugin is installedVictor Toso2018-08-301-2/+11
* meson: build and run unit testsVictor Toso2018-08-301-0/+21
* build: Remove autotools supportVictor Toso2018-07-302-106/+0
* tests: Add g_autoptr testsYi-Soo An2018-07-132-0/+105
* tests: Fix typo in commentBastien Nocera2016-11-181-1/+1
* tests: Fix common test failures in GrlNet testsBastien Nocera2016-11-181-1/+1
* tests: include lib-net into make checkVictor Toso2016-09-221-1/+1
* tests: avoid critical warning on testVictor Toso2016-09-221-1/+2
* tests: add stress test to grl-net-wcVictor Toso2016-09-221-0/+48
* tests: Fix registry test with Tracker pluginBastien Nocera2016-09-141-0/+3
* build: fix build due wrong format in debugDominique Leuenberger2016-09-101-1/+1
* tests: throttling test on GrlNetWc libraryVictor Toso2016-09-052-0/+259
* update tests for grl_registry_load_all_plugins API changeOlav Vitters2015-12-151-1/+1
* tests: Remove GLIB_CHECK_VERSION check for unsupported versionBastien Nocera2015-09-231-4/+0
* core: Remove remaining references to GrlMetadataSourceMathieu Duponchelle2015-07-174-292/+1
* tests: Disable python testsMathieu Duponchelle2015-07-171-0/+3
* tests: Fix loading pluginsMathieu Duponchelle2015-07-174-4/+13
* tests: Use GLib though introspectionMathieu Duponchelle2015-07-172-8/+5
* tests: Make C tests run againMathieu Duponchelle2015-07-171-1/+1
* build: Switch to git.mk to keep the .gitignore file updatedEmanuele Aina2013-08-243-6/+4
* core: Rename some registry functionsJuan A. Suarez Romero2012-07-232-2/+2
* core: Rename PluginRegistry to RegistryJuan A. Suarez Romero2012-07-238-26/+26
* tests: added a test of key range filter for fsGuillaume Emont2012-06-191-1/+29
* tests: added some search() and browse() tests using the fs pluginGuillaume Emont2012-06-191-0/+239
* tests: added caps tests for key filtersGuillaume Emont2012-06-191-0/+54
* tests: added tests of type filtering for capsGuillaume Emont2012-06-191-0/+61
* tests: added first tests for options and capsGuillaume Emont2011-12-141-0/+78
* tests: added simple tests for media datesGuillaume Emont2011-10-071-0/+59
* tests: updated test_registry.py for consistency with current behaviourGuillaume Emont2011-05-161-7/+8
* tests: Adapted to changes in grl_plugin_registry_load_allIago Toral Quiroga2010-12-202-2/+2
* tests: Adapted to changes in grl_plugin_registry_unregister_source.Iago Toral Quiroga2010-12-201-1/+1
* tests: fix compilation warnings in metadata_sourceDamien Lespiau2010-11-121-2/+2
* tests: key filter gtests for GrlMetadataSourceVíctor Manuel Jáquez Leal2010-10-223-0/+185
* tests: updated GrlMetadataSource filter testsSimón Pena2010-10-201-3/+15
* tests: Removed setUp/tearDown code in python testsSimón Pena2010-09-303-22/+18
* tests: Tested the MetadataSource class using GISimón Pena2010-09-302-1/+101
* tests: Tested the PluginMedia class using GISimón Pena2010-09-302-1/+79
* tests: Tested the PluginRegistry class using GISimón Pena2010-09-303-1/+210
* tests: Command line arguments can be passed to testrunnerSimón Pena2010-09-301-2/+9
* core: Updated infrastructure to support python testsSimón Pena2010-09-304-4/+58