summaryrefslogtreecommitdiff
path: root/tests/fts
Commit message (Collapse)AuthorAgeFilesLines
* tests: Add more FTS tests for search termsCarlos Garnacho2023-03-2013-1/+36
| | | | | Test matching of disjoint terms, and usage of explicit quotes to make exact matches.
* tests: Add FTS tests for partial updates and INSERT OR REPLACE changesCarlos Garnacho2022-05-0411-0/+26
| | | | Test paths fixed by the previous commits.
* tests: Rename libtracker-fts tests directory to ftsCarlos Garnacho2022-04-0360-0/+534
This does not refer to static libraries anymore, generalize the testsuite name. While at it, drop the unnecessary libtracker-data dependency.