summaryrefslogtreecommitdiff
path: root/tests/functional-tests/ipc
Commit message (Expand)AuthorAgeFilesLines
* ci: Add test timeout multiplierCarlos Garnacho2021-05-161-1/+1
* tests: Remove custom log handlerSam Thursfield2020-04-281-8/+0
* tests: Remove obsolete method of setting ontology locationSam Thursfield2020-04-282-3/+0
* build: Fix a Meson warningSam Thursfield2020-03-151-1/+0
* Update functional tests for Tracker 3.0 changesSam Thursfield2020-02-172-9/+1
* libtracker-fts: Drop TrackerFTSConfigCarlos Garnacho2020-02-171-1/+0
* libtracker-sparql: Allow specifying object path on DBus SPARQL connectionsCarlos Garnacho2020-02-171-1/+1
* tests: Move functional test into libtracker-dataCarlos Garnacho2020-02-172-164/+0
* tests: Make test-bus-query-cancellation use in-process endpointCarlos Garnacho2020-02-171-2/+71
* tests: Reduce # of iterations in insert-or-replace testSam Thursfield2020-02-131-1/+1
* tests: Hide INFO and DEBUG messages by defaultSam Thursfield2020-01-231-0/+8
* tests: Use meson suitesMarco Trevisan (Treviño)2019-10-011-3/+5
* functional-tests/test-bus-query-cancellation.c: Limit to 100 queriesSam Thursfield2019-09-221-1/+1
* functional-tests: Increase timeout for functional-ipc-insert-or-replaceSam Thursfield2019-09-211-1/+2
* functional-tests/ipc: Set LANG to avoid warningsSam Thursfield2019-09-141-0/+1
* functional-tests/ipc: Set GSETTINGS_SCHEMA_DIRSam Thursfield2019-09-141-0/+1
* functional-tests: Report failures in tests/ipc/test-insert-or-replaceSam Thursfield2019-09-141-2/+2
* Rework the tracker-sandbox utility (again)Sam Thursfield2019-09-141-4/+3
* functional-tests: Run the IPC tests through tracker-sandboxSam Thursfield2019-09-141-4/+14
* functional-tests/ipc: Fix invalid INSERT in testcaseSam Thursfield2019-09-141-4/+4
* build: Correctly hide static libtracker-sparql-intermediate librariesSam Thursfield2019-07-141-1/+1
* tests: Remove some functional testsSam Thursfield2019-03-0412-1392/+0
* libtracker-bus: Avoid pinging tracker-store on initializationCarlos Garnacho2018-11-132-2/+2
* functional-tests: Add GLib.Error on D-Bus methodsCarlos Garnacho2018-10-124-7/+7
* Revert "Revert "Add tracker_sparql_connection_get/set_dbus_connection()""Carlos Garnacho2018-09-092-2/+2
* build: Drop autotoolswip/carlosg/drop-autotoolsCarlos Garnacho2018-09-091-74/+0
* tests: Link tracker-bus functional tests to libtracker-busCarlos Garnacho2018-09-051-0/+2
* Revert "Add tracker_sparql_connection_get/set_dbus_connection()"Carlos Garnacho2018-08-302-2/+2
* Add tracker_sparql_connection_get/set_dbus_connection()sam/tracker-sparql-connection-set-dbus-connectionSam Thursfield2018-08-112-2/+2
* tests: Set limit on test-bus-query-cancellationCarlos Garnacho2018-08-011-4/+12
* configure: Various distcheck fixesCarlos Garnacho2018-07-221-0/+6
* meson: Consolite vars used for running tracker-store uninstalledSam Thursfield2018-07-171-2/+2
* tests: Turn gb-737023 test into a functional-testSam Thursfield2018-07-162-0/+128
* functional-tests: Disable IPC tests that don't workSam Thursfield2018-07-161-8/+0
* functional-tests: Fix configuration to work with MesonSam Thursfield2017-12-181-10/+20
* tests: Fix compiler warningsCarlos Garnacho2017-09-167-11/+11
* libtracker-sparql: Use TrackerDomainOntology on tracker_sparql_connection_get()Carlos Garnacho2017-06-292-2/+2
* Distribute meson.build files in tarballs generated by AutotoolsSam Thursfield2017-05-221-0/+1
* Meson build instructions for TrackerSam Thursfield2017-05-221-0/+53
* tracker: Merged all external commands into 'tracker'Martyn Russell2014-12-101-1/+1
* tests: Updated gtester scripts to improve testing systemMartyn Russell2014-02-201-2/+0
* build: Improve warnings generated from Vala generated C filesMartyn Russell2013-10-191-34/+1
* all: Remove use of g_type_init() now it's deprecated in GLib since 2.35.xMartyn Russell2013-03-081-2/+0
* libtracker-sparql: Use static linking instead of pluginsJürg Billeter2011-04-042-4/+1
* functional-tests: Make the REPLACE test a bit more easy to usePhilip Van Hoof2011-03-291-125/+112
* functional-tests: Improved output, add amount of contacts addedPhilip Van Hoof2011-03-291-3/+3
* functional-tests: Correct the amount of arguments for printfPhilip Van Hoof2011-03-291-2/+2
* functional-tests: Use the newest qtcontact queries for REPLACEPhilip Van Hoof2011-03-291-325/+117
* functional-tests: Fix contacts queries in benchmarkAdrien Bustany2011-03-291-0/+78
* functional-tests: Added a performance test for REPLACEPhilip Van Hoof2011-03-293-0/+311