aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/valgrind/valgrindtestrunnertest.cpp
Commit message (Expand)AuthorAgeFilesLines
* CommandLine: Reuse new c'torJarek Kobus2024-05-221-4/+1
* Valgrind: Move test object creation closer to tested codehjk2024-01-191-4/+51
* Valgrind: Squash nested namespacesJarek Kobus2023-08-171-4/+2
* Valgrind: Rename valgrindrunner.{cpp,h} -> valgrindprocess.{cpp.h}Jarek Kobus2023-08-171-1/+1
* Valgrind: Rename ValgrindRunner -> ValgrindProcessJarek Kobus2023-08-171-5/+5
* Valgrind: Fix includesJarek Kobus2023-08-171-7/+2
* Utils: Rename ProjectExplorer::Runnable into Utils::ProcessRunDataJarek Kobus2023-08-171-3/+2
* ValgrindRunner: Employ task tree internallyJarek Kobus2023-08-161-2/+1
* ValgrindRunner: Hide ThreadedParserJarek Kobus2023-08-081-5/+2
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Merge remote-tracking branch 'origin/9.0'Eike Ziller2022-11-171-1/+1
|\
| * Valgrind: Fix plugin unit testChristian Stenger2022-11-161-1/+1
* | Get rid of unneeded includes of RunControlJarek Kobus2022-10-251-2/+1
|/
* Use SPDX license identifiersLucie Gérard2022-08-261-25/+2
* ValgrindRunner: Remove ValgrindRunner::setDevicehjk2022-06-201-2/+0
* ProjectExplorer: Use Utils::CommandLine in ProjectExplorer::Runnablehjk2021-08-131-1/+1
* Valgrind: Fix test failuresChristian Kandeler2020-07-271-5/+16
* Utils: Add CommandLine convenience constructorshjk2019-07-231-2/+1
* Valgrind: Move to Utils::FilePath in some placeshjk2019-07-231-5/+12
* ProjectExplorer: Use Utils::FileName for Runnable::executablehjk2019-06-211-1/+1
* Don't detach temporariesAlessandro Portale2019-02-061-38/+38
* Valgrind: ModernizeAlessandro Portale2018-12-101-1/+1
* Valgrind: Fix compile with older QtChristian Stenger2018-12-031-61/+61
* Valgrind: Fix compilation with older Qt versionsOrgad Shaneh2018-12-031-2/+2
* Valgrind: Strip QLatin1*Orgad Shaneh2018-12-031-77/+77
* Finish merging Runnable and StandardRunnablehjk2018-05-231-2/+2
* Valgrind: Fix plugin unit testsChristian Stenger2017-07-041-8/+15
* Valgrind: Make the (threaded) parser a proper member of the runnerhjk2017-06-231-10/+2
* Valgrind: Merge MemCheckRunner and ValgrindRunner basehjk2017-06-231-5/+4
* Valgrind: Move some memcheck auto tests into pluginChristian Stenger2016-12-161-0/+775