summaryrefslogtreecommitdiff
path: root/tests/libtracker-common
Commit message (Expand)AuthorAgeFilesLines
* tests: Fix make checkCarlos Garnacho2015-08-191-2/+9
* build: Add missing files to .gitignore filesPhilip Withnall2015-07-031-0/+1
* libtracker-common: Move and fix tracker-parser unit tests from libtracker-ftsMartyn Russell2014-12-033-1/+720
* libtracker-common: Removed all tracker_file_*lock*() APIsMartyn Russell2014-10-271-43/+0
* libtracker-common: Removed all unused type utils functionsMartyn Russell2014-10-271-255/+0
* libtracker-data: Moved internal API tracker_crc32() here from libtracker-commonMartyn Russell2014-10-273-50/+1
* tests: Updated gtester scripts to improve testing systemMartyn Russell2014-02-201-3/+3
* build: depend on libmediaartMartyn Russell2014-02-062-181/+0
* tests: Removed all cases of g_test_trap_fork() which has been deprecated.Martyn Russell2014-01-173-270/+164
* tests: Fix failure in tracker-sched-test under jhbuildSam Thursfield2013-11-251-1/+0
* tests: Ensure the "no offset" time test has truly no offsetsCarlos Garnacho2013-11-221-1/+1
* tests: Unset TZ if it wasn't set previouslyCarlos Garnacho2013-11-221-1/+3
* tests,libtracker-common: fix tests expecting stdout/stderr messagesAleksander Morgado2013-10-141-1/+32
* tests/libtracker-common: Fix tracker-media-art-testSam Thursfield2013-10-021-1/+1
* SCHED_IDLE is only available on Linux.Antoine Jacoutot2013-04-111-0/+2
* all: Remove use of g_type_init() now it's deprecated in GLib since 2.35.xMartyn Russell2013-03-088-8/+0
* libtracker-common: Fix distcheck failure with new media art handlingMartyn Russell2011-12-151-1/+1
* build: ignore built files in gitAleksander Morgado2011-12-151-0/+3
* libtracker-common: Renamed albumart test to media-artMartyn Russell2011-12-142-2/+2
* build: Fixed various compiler warnings across the entire code baseMartyn Russell2011-12-143-21/+20
* libtracker-common: Fixed unit tests with renamed albumartMartyn Russell2011-12-141-16/+17
* Remove g_thread_init callsJürg Billeter2011-11-271-1/+0
* tests/libtracker-common: Testing tracker-date-time functionsIvan Frade2011-10-281-0/+119
* tests/libtracker-common: moving tests to the write fileIvan Frade2011-10-283-92/+128
* tests/libtracker-common: tests for crc32 calculationIvan Frade2011-10-282-1/+50
* libtracker-common (tests/src): More tests and coverage tuning for tracker-fil...Ivan Frade2011-10-281-23/+308
* tests: Use g_assert_cmpstr instead of our own implementationIvan Frade2011-10-282-38/+35
* tests/libtracker-common: Add missing includesJürg Billeter2011-10-272-0/+2
* tests/libtracker-common: new test binaries added to .gitignoreIvan Frade2011-10-271-0/+2
* tests/libtracker-common: Missing file in previous commit (sched test)Ivan Frade2011-10-271-0/+62
* tests/libtracker-common: Complete tests for tracker-utils.cIvan Frade2011-10-271-1/+71
* tests/libtracker-common: testing tracker_sched_idleIvan Frade2011-10-261-1/+4
* tests/libtracker-common: Test for tracker-albumartIvan Frade2011-10-262-1/+181
* libtracker-common: Update tracker_filename_casecmp_without_extensionJürg Billeter2011-10-132-12/+5
* tests/libtracker-common: moving test to the expected locationIvan Frade2011-10-132-30/+34
* tests/libtracker-common: Add missing include directiveJürg Billeter2011-10-031-0/+1
* libtracker-common: Renamed function to casecmp filenames without extensionMartyn Russell2011-09-291-4/+4
* libtracker-common: Add tracker_case_match_filename_without_extension()Sam Thursfield2011-09-291-0/+31
* tests, libtracker-common: Fix tests when meegotouch is enabledPhilip Van Hoof2011-04-272-1/+14
* Move tracker-encoding from libtracker-common to libtracker-extractJürg Billeter2011-04-213-35/+1
* tests, libtracker-common: Add unit test for encoding guessingPhilip Van Hoof2011-03-313-35/+73
* Further eradicating dbus-1 and dbus-glib-1 dependenciesPhilip Van Hoof2011-01-185-347/+2
* tests: libtracker-common: Revive the parts of the Unit test that still workPhilip Van Hoof2011-01-182-12/+11
* libtracker-common: Eradicate dbus-glib from common libraryPhilip Van Hoof2011-01-181-9/+13
* tests: libtracker-common: Replace header with less specific onePhilip Van Hoof2011-01-181-1/+1
* tests: libtracker-common: Fixed tracker-dbus-test.cPhilip Van Hoof2011-01-181-164/+173
* build: Removed dbus-glib from pkg-config unless needed and fixed includesMartyn Russell2011-01-181-2/+6
* libtracker-common: Improve tracker_dbus_request_* APIJürg Billeter2011-01-051-60/+35
* libtracker-common: Remove unused D-Bus request hook functionalityJürg Billeter2010-12-281-77/+0
* libtracker-common: Remove unused tracker_dbus_results_ptr_array_freeJürg Billeter2010-12-281-25/+0