summaryrefslogtreecommitdiff
path: root/plugins/autotest/testcodeparser.cpp
Commit message (Expand)AuthorAgeFilesLines
* Clean up pluginChristian Stenger2015-02-171-2/+0
* Perform parsing asynchronously...Christian Stenger2015-02-171-61/+113
* Enable and disable parser on demandChristian Stenger2015-02-171-1/+14
* Rework parsing and provide unit testChristian Stenger2015-02-171-16/+128
* Fix re-parsing of tests...Christian Stenger2015-02-161-13/+13
* Decouple code parser and modelChristian Stenger2015-02-161-202/+95
* Fix detection of tests on OSXChristian Stenger2015-02-161-4/+17
* Refactor TestCodeParserChristian Stenger2015-02-051-286/+310
* Fetch current project always before accessingChristian Stenger2015-01-281-28/+24
* use variable instead of anonymous "false"Tim Jenssen2015-01-091-2/+4
* Post-pone parsing for test if CppModelManager is parsingChristian Stenger2014-12-181-1/+43
* Update test tree when configuration changesChristian Stenger2014-12-041-17/+168
* Improve support for Qt Quick TestsChristian Stenger2014-12-041-25/+27
* Support sorting of test treeChristian Stenger2014-12-041-47/+62
* Add basic support for Qt Quick TestChristian Stenger2014-12-041-13/+286
* Update internal cache / test tree only if necessaryChristian Stenger2014-12-041-13/+18
* Use TestInfo as object instead of pointerChristian Stenger2014-12-041-35/+25
* Rework the parsing and fixing detection of changesChristian Stenger2014-12-041-70/+118
* Provide basic test runner and output paneChristian Stenger2014-12-041-3/+2
* Initial commitChristian Stenger2014-12-041-0/+261