summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'make_ontology_parsing_warnings_clearer' into 'master'Sam Thursfield2021-07-129-0/+206
|\
| * test-movie.ttl: fixed missing prefix errorAbanoub Ghadban2021-07-121-0/+1
| * add test cases for ontology errorAbanoub Ghadban2021-07-128-0/+205
* | tests: Disable GVFS in functional testsCarlos Garnacho2021-07-051-0/+1
|/
* add tests for feature of supporting comments in ontology filesAbanoub Ghadban2021-06-225-0/+55
* Merge branch 'wip/carlosg/datetime-comparisons' into 'master'Carlos Garnacho2021-06-0814-0/+64
|\
| * tests: add test for binding a string to a xsd:dateTime via TrackerSparqlState...Rasmus Thomsen2021-05-083-0/+8
| * tests: Add tests for xsd:dateTime comparisons in FILTERCarlos Garnacho2021-05-0811-0/+56
* | Merge branch 'wip/carlosg/ci-playground' into 'master'Sam Thursfield2021-05-263-3/+3
|\ \
| * | ci: Add test timeout multiplierCarlos Garnacho2021-05-163-3/+3
* | | Removed DataFixture typedefnitinosiris2021-05-231-66/+63
* | | Removed typecast warningsnitinosiris2021-05-201-3/+1
|/ /
* | tests: Fix ging vs guint comparisonsDaniele Nicolodi2021-05-081-3/+3
* | treewide: Fix signed vs unsigned comparison in loop index variablesDaniele Nicolodi2021-05-085-5/+5
|/
* Merge branch 'datetime-helpers' into 'master'Carlos Garnacho2021-05-084-5/+30
|\
| * libtracker-sparql: Add datetime helpers for statements and cursornis1302021-04-153-3/+17
| * tracker-resource: add datetime helpernis1302021-04-151-2/+13
* | tests: Add another test for SERVICE being unioned with local dataCarlos Garnacho2021-05-013-0/+25
* | 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
|\