summaryrefslogtreecommitdiff
path: root/tests/libtracker-data
Commit message (Expand)AuthorAgeFilesLines
* tests: Add some BIND() testsCarlos Garnacho2016-05-3013-0/+96
* tests: Fix distcheckCarlos Garnacho2016-05-281-0/+2
* tests: Test cases for fn:replace() with regular expression support.Kevin Haller2016-05-0814-1/+163
* tests: distcheck fixCarlos Garnacho2016-03-142-0/+12
* tests: Add tests to prove the last commitCarlos Garnacho2016-03-139-0/+80
* tests: Don't use the same test path twiceCarlos Garnacho2015-09-224-2/+12
* functions-tracker: Fix collate orderIain Lane2015-07-042-2/+2
* libtracker-common: There is no longer an os-depedent module/APIMartyn Russell2014-10-272-2/+2
* libtracker-data: Moved internal API tracker_crc32() here from libtracker-commonMartyn Russell2014-10-274-4/+52
* data: Moved ontologies/ into src/Martyn Russell2014-09-265-5/+5
* libtracker-data: Fix tracker-backup unit test failuresMartyn Russell2014-08-191-29/+75
* libtracker-data: Fixed unit tests so files are not left around failing distcheckMartyn Russell2014-08-133-58/+115
* libtracker-data: Improve unit tests calling g_test_add()Martyn Russell2014-08-073-60/+150
* build: Require gnome-common and build a proper ChangelogRico Tzschichholz2014-07-161-0/+3
* tests: Updated gtester scripts to improve testing systemMartyn Russell2014-02-2021-23/+23
* libtracker-data: Fix unit tests for localtime/timezone functionsMartyn Russell2013-05-012-0/+2
* all: Remove use of g_type_init() now it's deprecated in GLib since 2.35.xMartyn Russell2013-03-086-11/+0
* tests: Update tests for changed date/time formattingJürg Billeter2011-12-012-7/+7
* Remove g_thread_init callsJürg Billeter2011-11-276-21/+0
* libtracker-data: Support fractional seconds in xsd:dateTime valuesJürg Billeter2011-11-162-7/+7
* libtracker-data, tests: Fix failing unit testsPhilip Van Hoof2011-06-292-0/+13
* libtracker-data: Initialization of db during restore must be handled if failsPhilip Van Hoof2011-06-295-5/+14
* libtracker-data: Store backup in subdirectory in backup testJürg Billeter2011-06-281-4/+5
* libtracker-data: Drop unused sql_dir variableJürg Billeter2011-06-285-5/+0
* SPARQL: Test local time handling with optional patternsJürg Billeter2011-05-094-1/+11
* libtracker-data, tests, tracker-control: Handle journal errorsPhilip Van Hoof2011-04-271-11/+24
* libtracker-data: Sort filter-in-5 test result to avoid test failuresJürg Billeter2011-04-201-1/+1
* libtracker-data: Use "true" in the unit test too, for ASKPhilip Van Hoof2011-04-111-1/+1
* SPARQL: Test GRAPH template followed by DOTJürg Billeter2011-04-114-0/+34
* libtracker-data: Test for bogus extra data with anon blank nodesJürg Billeter2011-04-074-1/+12
* libtracker-data: Fixed distcheck with dconf files not cleaned upMartyn Russell2011-04-041-0/+4
* libtracker-sparql: Use static linking instead of pluginsJürg Billeter2011-04-041-1/+1
* tests, libtracker-data: Add a comment so that wally wont change the hPhilip Van Hoof2011-03-302-2/+2
* tests, libtracker-data: Added unit tests for Unicode lower-case and case-foldPhilip Van Hoof2011-03-308-1/+41
* libtracker-data, tracker-store, tests: Refactor update_blank to immediately u...Philip Van Hoof2011-02-161-17/+49
* libtracker-data, tracker-store, tracker-control, tests: Make db iface initablePhilip Van Hoof2011-02-045-8/+31
* tests: Add unit test for IN with >20 elementsPhilip Van Hoof2011-02-044-0/+19
* libtracker-data: Handle tracker:forceJournal ontology propertyJürg Billeter2011-02-031-1/+5
* NMO: Remove deprecated SMS folder class, properties, and instancesJürg Billeter2011-01-262-10/+0
* NMO: Remove nmo:Mailbox and nmo:plainTextMessageContentJürg Billeter2011-01-265-9/+2
* libtracker-data: Remove unused TrackerDBResultSetJürg Billeter2011-01-191-4/+3
* libtracker-data: Remove unused tracker_dbus_query_result_to_strvJürg Billeter2011-01-192-216/+1
* libtracker-data: Use Cursor instead of ResultSet in ontology-change-testJürg Billeter2011-01-191-31/+14
* libtracker-data: Use Cursor instead of ResultSet in ontology-testJürg Billeter2011-01-191-31/+14
* libtracker-data: Use Cursor instead of ResultSet in sparql-testJürg Billeter2011-01-191-37/+20
* libtracker-data: Use Cursor instead of ResultSet in backup-testJürg Billeter2011-01-191-13/+16
* libtracker-data: Do not use callback for tracker_data_backup_restoreJürg Billeter2011-01-181-2/+3
* libtracker-data: Use GenericArray in Sparql.Query.execute_updateJürg Billeter2011-01-181-4/+0
* SPARQL: Improve predicate variable supportJürg Billeter2010-12-292-2/+2
* libtracker-data: Remove tracker_dbus_query_result_to_ptr_arrayJürg Billeter2010-12-281-49/+0