summaryrefslogtreecommitdiff
path: root/tests/tracker-steroids
Commit message (Expand)AuthorAgeFilesLines
* meson: Consolite vars used for running tracker-store uninstalledSam Thursfield2018-07-171-2/+2
* tests: Fix warnings in testcaseSam Thursfield2018-07-111-22/+43
* tests: Fix tracker-steroids testSam Thursfield2018-07-021-27/+48
* tests: Fix some path lookupsCarlos Garnacho2018-06-231-2/+2
* tests: Check return values for g_chmod/stat/remove callsCarlos Garnacho2017-10-051-2/+2
* tests: Add missing macros to meson build instructionsCarlos Garnacho2017-07-021-1/+6
* libtracker-common: Add a last resort envvar to load default domain ontologywip/carlosg/domain-ontologiesCarlos Garnacho2017-06-292-0/+4
* Fixes to Meson build systemSam Thursfield2017-06-241-3/+1
* Distribute meson.build files in tarballs generated by AutotoolsSam Thursfield2017-05-221-0/+1
* Meson build instructions for TrackerSam Thursfield2017-05-221-0/+7
* tests: Tear down test data in tracker-steroids testsCarlos Garnacho2016-05-141-4/+15
* tests: Updated gtester scripts to improve testing systemMartyn Russell2014-02-201-2/+2
* tests: Removed all cases of g_test_trap_fork() which has been deprecated.Martyn Russell2014-01-171-4/+23
* all: Remove use of g_type_init() now it's deprecated in GLib since 2.35.xMartyn Russell2013-03-081-1/+0
* tracker-miner-fs, tracker-writeback: Remove all dbus-glib occurrencesMartyn Russell2011-09-121-14/+0
* tests/tracker-steroids: Test with the D-Bus backendJürg Billeter2011-04-041-0/+3
* libtracker-sparql: Use static linking instead of pluginsJürg Billeter2011-04-042-4/+1
* build: Replaced all trailing tabs before \ for spaces in Makefile.amsMartyn Russell2010-10-271-10/+10
* build: Use AM_CPPFLAGS now INCLUDES is deprecatedMartyn Russell2010-10-271-1/+1
* tracker-steroids: Cleaned up CFLAGS/LIBS for testsMartyn Russell2010-10-272-14/+10
* build: Remove WARN_CFLAGS and GCOV_{CFLAGS|LIBS}, use BUILD_{CFLAGS|LIBS} ins...Martyn Russell2010-10-271-6/+3
* libtracker-sparql: Fixed some coding style and whitespace issuesMartyn Russell2010-10-141-12/+15
* libtracker-sparql: Allow update_array_async to throw errorsJürg Billeter2010-10-141-1/+5
* tests/tracker-steroids: multi-insert: Fixes for the unit testPhilip Van Hoof2010-10-141-6/+7
* tests/steroids: multi-insert: Fix unit testPhilip Van Hoof2010-10-141-1/+2
* tests/steroids: multi-insert: Add unit testPhilip Van Hoof2010-10-141-0/+56
* libtracker-sparql: Added get_async() and get_direct_async() for ConnectionMartyn Russell2010-09-291-1/+1
* Fix issues in return-types, caught by unit tests and other testingPhilip Van Hoof2010-09-151-1/+3
* tracker-steroids tests: when cancelled, an error is expectedAleksander Morgado2010-08-191-2/+4
* tests: Fixed steroids test caseMartyn Russell2010-08-191-68/+54
* libtracker-bus: Fix cancellationJürg Billeter2010-08-161-6/+53
* Adapt to libtracker-sparql changesJürg Billeter2010-08-161-9/+9
* Port steroids tests to libtracker-sparqlAdrien Bustany2010-08-162-212/+168
* Don't free iterator in steroids testAdrien Bustany2010-07-071-1/+0
* tests/tracker-steroids: Fixed compilation warningsPhilip Van Hoof2010-06-291-11/+8
* Update .gitignoreJürg Billeter2010-06-231-0/+1
* tracker-steroids: Fix memory leaks in testsJürg Billeter2010-06-231-0/+55
* libtracker-client: Fixed test case failuresMartyn Russell2010-06-231-28/+0
* libtracker-client: Drop tracker_result_iterator_has_nextJürg Billeter2010-06-221-9/+4
* Add tests for async steroids functionsAdrien Bustany2010-06-221-0/+171
* libtracker-client: Do not expose fast versions as separate APIJürg Billeter2010-06-221-8/+8
* Add tests for Tracker SteroidsAdrien Bustany2010-06-222-0/+493