summaryrefslogtreecommitdiff
path: root/tests/functional-tests/ipc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update .gitignoreJürg Billeter2011-03-181-0/+2
* Fix Vala warningsJürg Billeter2011-01-215-51/+43
* Further eradicating dbus-1 and dbus-glib-1 dependenciesPhilip Van Hoof2011-01-181-16/+11
* tests: GDBus port of the IPC testsPhilip Van Hoof2011-01-185-106/+94
* functional-tests:ipc: Cleanup test for signal enhancement for batch_updatePhilip Van Hoof2010-12-171-41/+5
* functional-tests: ipc: Add test for signal-enhancement for batch_updatePhilip Van Hoof2010-12-173-0/+168
* functional-tests: Link against libtracker-data for IPC testsMartyn Russell2010-11-291-0/+1
* functional-tests: Fixed build for ipc/ testsMartyn Russell2010-11-101-0/+35
* functional-test: Simplify error handling in query testsJürg Billeter2010-11-101-2/+7
* functional-tests: Simplify error handling in class signal testsJürg Billeter2010-11-102-11/+2
* functional-tests: Do not use dbus-glib where not necessaryJürg Billeter2010-11-101-1/+1
* functional-tests: Simplify error handling in update testsJürg Billeter2010-11-103-40/+27
* functional-tests: Do not use nested mainloop in libtracker-sparql testsJürg Billeter2010-11-102-19/+18
* build: Use BUILD_VALAFLAGS for "-g" and define in configureMartyn Russell2010-11-101-1/+1
* functional-tests: Use Automake 1.11 Vala features for ipc/Martyn Russell2010-11-101-94/+19
* Update .gitignoreJürg Billeter2010-10-291-0/+17
* build: Replaced all trailing tabs before \ for spaces in Makefile.amsMartyn Russell2010-10-271-52/+52
* build: Use AM_CPPFLAGS now INCLUDES is deprecatedMartyn Russell2010-10-271-1/+1
* functional-tests: Cleaned up IPC CFLAGS/LIBSMartyn Russell2010-10-271-66/+15
* functional-tests: Moved all IPC tests to ipc/Martyn Russell2010-10-2711-0/+1440