summaryrefslogtreecommitdiff
path: root/tests/functional-tests
Commit message (Expand)AuthorAgeFilesLines
* tests: Make TEST_TAP_ENABLED a boolean valuewip/carlosg/tap-checks-fixCarlos Garnacho2021-04-152-2/+2
* build: Add meson option to enable TAP protocol in testsCarlos Garnacho2021-03-224-7/+21
* 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: 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
* tests: Add long string with langtag in testswip/carlosg/ttl-parser-improvementsCarlos Garnacho2020-10-101-0/+1
* tests: Add functional test for tracker-xdg-portal-3Carlos Garnacho2020-09-302-0/+63
* tests: Add functional test infrastructure for portal testsCarlos Garnacho2020-09-304-0/+121
* tests: Remove TRACKER_TESTS_VERBOSE, add TRACKER_DEBUG=testsSam Thursfield2020-06-211-20/+9
* ontologies: Move tracker: ontology in 11-rdf.ontology to NRLCarlos Garnacho2020-06-1914-74/+62
* libtracker-sparql: Drop priority argument from async functionsCarlos Garnacho2020-06-191-1/+1
* libtracker-sparql: Drop notifier flagsCarlos Garnacho2020-06-181-1/+1
* trackertestutils: Add an optional D-Bus system bus to the sandboxSam Thursfield2020-06-131-2/+2
* cli: Add `tracker export --show-graphs` optionSam Thursfield2020-05-111-0/+2
* Merge branch 'sam/cleanups' into 'master'Sam Thursfield2020-05-011-9/+9
|\
| * Remove unused ontologiesSam Thursfield2020-05-011-9/+9
* | Merge branch 'sam/debug-more' into 'master'Sam Thursfield2020-05-013-11/+2
|\ \ | |/ |/|
| * tests: Remove custom log handlerSam Thursfield2020-04-281-8/+0
| * funtional-tests/ontology-changes: Close connection to avoid warningSam Thursfield2020-04-281-0/+2
| * tests: Remove obsolete method of setting ontology locationSam Thursfield2020-04-282-3/+0
* | libtracker-direct: Fix notification of create eventsCarlos Garnacho2020-04-291-11/+11
|/
* Merge branch 'sam/debug' into 'master'Sam Thursfield2020-04-231-1/+1
|\
| * Remove TRACKER_VERBOSITY and tracker-log moduleSam Thursfield2020-04-201-1/+1
* | Update ontology URLs for 3.0Sam Thursfield2020-04-2214-29/+29
|/
* ontology: Move away from nao:lastModified to express ontology changesCarlos Garnacho2020-04-1013-27/+15
* tests: Update CLI tests to use tracker3 toolCarlos Garnacho2020-04-051-8/+8
* cli: Add `import` and `export` commandsSam Thursfield2020-04-043-0/+49
* Merge branch 'sam/test-utils' into 'master'Sam Thursfield2020-04-0415-27/+38
|\
| * functional-tests: Add tracker_test_main()Sam Thursfield2020-03-2315-27/+38
* | Merge branch 'sam/remove-maemo' into 'master'Sam Thursfield2020-03-311-69/+0
|\ \ | |/ |/|
| * Remove Maemo ontologySam Thursfield2020-03-061-69/+0
* | build: Fix a Meson warningSam Thursfield2020-03-151-1/+0
* | Remove no-FTS codepathsSam Thursfield2020-03-081-4/+1
|/
* Add initial tests for `tracker` CLISam Thursfield2020-02-265-3/+116
* functional-tests: Use build dir as working directorySam Thursfield2020-02-171-2/+1
* Update functional tests for Tracker 3.0 changesSam Thursfield2020-02-1723-627/+381
* libtracker-sparql: Correctly notify DELETE eventsSam Thursfield2020-02-171-1/+3
* libtracker-fts: Drop TrackerFTSConfigCarlos Garnacho2020-02-174-4/+0
* libtracker-sparql: Allow specifying object path on DBus SPARQL connectionsCarlos Garnacho2020-02-171-1/+1
* tests: Move functional test into libtracker-dataCarlos Garnacho2020-02-172-164/+0
* tests: Make test-bus-query-cancellation use in-process endpointCarlos Garnacho2020-02-171-2/+71
* tests: Reduce # of iterations in insert-or-replace testSam Thursfield2020-02-131-1/+1
* tests: Hide INFO and DEBUG messages by defaultSam Thursfield2020-01-231-0/+8
* Fix subproject build when -Dfunctional_tests=falseSam Thursfield2019-11-041-3/+0
* functional-tests: Enable FTS test only if enabledMarco Trevisan (Treviño)2019-10-011-1/+4
* tests: Use meson suitesMarco Trevisan (Treviño)2019-10-012-4/+20