aboutsummaryrefslogtreecommitdiffstats
path: root/QtVsTools.TestAdapter/QtTestDiscoverer.cs
Commit message (Expand)AuthorAgeFilesLines
* Correct style errors in TestAdapterAli Can Demiralp2025-07-141-1/+1
* Update copyright comments to 2025Ali Demiralp2025-03-181-4/+2
* Add settings value to enable/disable the test adapterKarsten Heimrich2024-12-031-0/+5
* Refine and standardize log messages for improved clarity and consistencyKarsten Heimrich2024-12-031-19/+25
* Update conditional compilation symbols for debuggingKarsten Heimrich2024-12-031-2/+2
* Limit test discovery to Qt Test framework binaries onlyKarsten Heimrich2024-12-031-12/+34
* Implement Visual Studio test adapter for QtTest frameworkKarsten Heimrich2024-07-241-0/+220