summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Make tracker:endpoint test work on macOSDaniele Nicolodi2021-04-191-5/+0
* Merge branch 'fix-fixtures' into 'master'Sam Thursfield2021-04-191-6/+6
|\
| * Fix Python test fixtures to run on macOSDaniele Nicolodi2021-04-181-6/+6
* | Merge branch 'tap-dep' into 'master'Sam Thursfield2021-04-191-7/+10
|\ \
| * | Look for a Python installation with the tap moduleDaniele Nicolodi2021-04-181-7/+10
| |/
* | Merge branch 'wip/carlosg/tap-checks-fix' into 'master'Sam Thursfield2021-04-192-2/+2
|\ \ | |/ |/|
| * tests: Make TEST_TAP_ENABLED a boolean valuewip/carlosg/tap-checks-fixCarlos Garnacho2021-04-152-2/+2
* | tracker-file-utis-test: Test on /tmp rather than /homeDaniele Nicolodi2021-04-151-2/+2
* | tests: Remove old date/time helperswip/carlosg/gdatetimeCarlos Garnacho2021-04-072-275/+0
* | docs: Change lower datetime bound in doc/tests about limitsCarlos Garnacho2021-04-072-2/+2
* | libtracker-sparql, tests: Support empty array updateswip/rishi/tracker_sparql_connection_update_array-test-zero-lengthDebarshi Ray2021-04-061-0/+46
|/
* tests: Plug leaksCarlos Garnacho2021-03-263-3/+10
* build: Add meson option to enable TAP protocol in testsCarlos Garnacho2021-03-225-8/+28
* tests: Add test for OPTIONAL inside GRAPH ?g {}Carlos Garnacho2021-03-213-0/+10
* tests: Add test for nested multivalued properties as property functionswip/carlosg/sparql-cornersCarlos Garnacho2021-03-014-0/+31
* tests: Add tests for SERVICE queries with empty/pointless patternsCarlos Garnacho2021-02-275-0/+11
* tests: Add tests for LIMIT/OFFSET modifiersCarlos Garnacho2021-02-279-0/+14
* tests: Add tests for unbound GRAPH variablesCarlos Garnacho2021-02-267-0/+16
* tests: Add tests for BIND reusing variable namesCarlos Garnacho2021-02-265-0/+11
* tests: Test passing prefixed name to notifier signal subscriptionsCarlos Garnacho2021-02-201-1/+1
* tests: Add test for notifier events within a sandboxCarlos Garnacho2021-02-202-0/+57
* tests: Enable TAP protocol for functional testsCarlos Garnacho2021-02-141-0/+1
* tests: Avoid TAP-breaking output strings in functional testsCarlos Garnacho2021-02-142-4/+3
* tests: Use TapTestRunner in functional tests if availableCarlos Garnacho2021-02-141-1/+10
* tests: Specify 'tap' format for JUnit generationCarlos Garnacho2021-02-141-0/+1
* tests: Fake TAP output in ad-hoc testCarlos Garnacho2021-02-141-0/+3
* tests: Make test output respect TAP protocol formatCarlos Garnacho2021-02-142-15/+3
* tests: Add tests for variables instead of service literalsCarlos Garnacho2021-01-265-0/+46
* tests: Test that we get all expected rows and columns in portalwip/carlosg/fix-cursor-string-lengthCarlos Garnacho2020-12-261-0/+15
* tests: Add basic functional test for the HTTP endpointCarlos Garnacho2020-12-132-0/+50
* tracker:strip-punctuation function createdNishit Patel2020-12-103-0/+3
* Merge branch 'wip/carlosg/datetime-fixes' into 'master'Sam Thursfield2020-10-126-0/+13
|\
| * tests: Add some tests for dates far in the past/futurewip/carlosg/datetime-fixesCarlos Garnacho2020-10-106-0/+13
* | tests: Add long string with langtag in testswip/carlosg/ttl-parser-improvementsCarlos Garnacho2020-10-101-0/+1
|/
* tests: Add tests for some builtin SPARQL functionswip/carlosg/more-testsCarlos Garnacho2020-09-3015-1/+29
* tests: Add functional test for tracker-xdg-portal-3Carlos Garnacho2020-09-303-0/+64
* tests: Add functional test infrastructure for portal testsCarlos Garnacho2020-09-309-0/+162
* tests: Add missing tests for SPARQL functions in the tracker namespaceCarlos Garnacho2020-09-3013-0/+53
* tests: Add test for title sortCarlos Garnacho2020-09-304-0/+19
* libtracker-common: Drop unused date/time util functionswip/carlosg/libtracker-common-cleanupCarlos Garnacho2020-09-161-32/+0
* libtracker-common: Drop type util function helpersCarlos Garnacho2020-09-163-219/+0
* libtracker-common: Drop unused file util functionsCarlos Garnacho2020-09-161-351/+0
* libtracker-common: Remove unused tracker util functionsCarlos Garnacho2020-09-161-99/+0
* tests: Silence checkCarlos Garnacho2020-09-141-1/+1
* tests: Add FTS tests for some extraneous inputCarlos Garnacho2020-09-038-0/+12
* libtracker-data: Do not expose FTS5 syntax through fts:matchCarlos Garnacho2020-09-034-2/+13
* tests: Add tests for unbound variablesCarlos Garnacho2020-08-3013-0/+46
* tests: Add tests for property paths used from several graphsCarlos Garnacho2020-08-274-0/+26
* tests: Add test for empty group patternsCarlos Garnacho2020-08-273-0/+4
* tests: Add test for service in subselectCarlos Garnacho2020-08-273-0/+25