aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/autotest/itestparser.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use isEmpty() instead of count() or size()Alessandro Portale2020-01-201-1/+1
* AutoTest: Shuffle namespaces for clearer separationChristian Stenger2019-09-021-2/+0
* Avoid warning on empty expressionshjk2019-07-231-2/+2
* Autotest: extract cpp document lookup into cpp test parserDavid Schulz2019-05-131-0/+5
* AutoTest: Adapt to changed handling of CppToolsChristian Stenger2018-02-231-0/+1
* AutoTest: Fix wrong behavior when rescan is triggeredChristian Stenger2018-01-161-1/+2
* AutoTest: Modernize codeChristian Stenger2017-02-171-1/+1
* AutoTest: Avoid fetching WorkingCopy from multiple threadsChristian Stenger2016-06-201-0/+80