aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* CPlusPlus: Fix "Find references"Christian Kandeler2021-11-091-0/+40
* QmlJS: Soften strict equality check Pt IIChristian Stenger2021-11-081-7/+7
* Flush finished() signal when waitForReadyRead() was calledJarek Kobus2021-11-041-1/+33
* Core: ExternalTool: Use FilePath also for executableshjk2021-10-291-4/+4
* TextEditor: Add highlighting category for namespacesChristian Kandeler2021-10-291-25/+26
* TextEditor: Allow special highlighting for static membersChristian Kandeler2021-10-281-15/+18
* QmlJS: fix building testsDavid Schulz2021-10-271-1/+1
* Android: remove unauthorized field form AndroidDeviceInfoAssam Boudjelthia2021-10-251-3/+0
* Android: remove AndroidDeviceType and State from AndroidDeviceInfoAssam Boudjelthia2021-10-251-6/+6
* QmlJS: Soften strict equality checkChristian Stenger2021-10-151-2/+22
* Move sdkmanager's sdk level parsing to AndroidConfigAssam Boudjelthia2021-10-131-0/+3
* ClangCodeModel: Optimize getAstPath()Christian Kandeler2021-10-111-3/+3
* Merge remote-tracking branch 'origin/6.0'Eike Ziller2021-09-302-10/+10
|\
| * QmlProject: port changes from QtForMcusChristiaan Janssen2021-09-302-10/+10
* | Merge remote-tracking branch 'origin/6.0'Eike Ziller2021-09-293-22/+30
|\|
| * Merge remote-tracking branch 'origin/5.0' into 6.0Eike Ziller2021-09-291-5/+22
| |\
| | * Tests: Fixup test expectationsChristian Stenger2021-09-281-4/+8
| | * Tests: Fix expectations in offset testChristian Stenger2021-09-271-6/+19
| * | Introduce Utils::SingletonJarek Kobus2021-09-282-17/+8
* | | Ssh: Use FilePath for SshConnectionParameters::privateKeyFilehjk2021-09-281-2/+2
|/ /
* | Core: Use FilePath for ExternalTool working directoryhjk2021-09-271-3/+4
* | Editor: multi cursor supportDavid Schulz2021-09-277-1/+371
* | Tests: Fix execution of dumper tests on WinChristian Stenger2021-09-221-1/+2
* | CppEditor: Remove an unused enum valueChristian Kandeler2021-09-211-1/+0
* | Merge remote-tracking branch 'origin/5.0'Eike Ziller2021-09-133-0/+68
|\|
| * Revert "Move sdkmanager's sdk level parsing to AndroidConfig"Assam Boudjelthia2021-09-081-2/+0
| * Move sdkmanager's sdk level parsing to AndroidConfigAssam Boudjelthia2021-09-081-0/+2
| * QmlJS: Fix issues with getting modulePathsEike Ziller2021-09-073-0/+68
* | Tests: Fix running dumper tests on WinChristian Stenger2021-09-131-9/+9
* | Add some explanation about how to run this testJarek Kobus2021-09-131-0/+13
* | Ssh: Re-base SshProcess on top of QtcProcessJarek Kobus2021-09-134-12/+44
* | Debugger: Enable standalone usage of debugger auto testCristian Adam2021-09-131-0/+39
* | Control the lifetime of SshProcessManagerJarek Kobus2021-09-101-0/+3
* | Add a test ensuring we don't receive a warning when killing processJarek Kobus2021-09-091-0/+70
* | Debugger: Add support boost::container vector/static_vectorIhor Dutchak2021-09-091-5/+33
* | Debugger: Fix CComplex dumper testhjk2021-09-081-6/+7
* | Move ProcessReaper into lib/utilsJarek Kobus2021-09-061-0/+2
* | Use QProcess' / process lanuncher's exit codeJarek Kobus2021-09-031-0/+2
* | Implement process channel forwarding in process launcherJarek Kobus2021-09-031-3/+98
* | CMake build: Compile QmlDesigner autotestsEike Ziller2021-09-024-36/+26
* | Merge CppTools into CppEditorChristian Kandeler2021-09-0121-30/+30
* | Tests: Add test for async copying via FilePathChristian Stenger2021-09-011-7/+38
* | Valgrind: Make callgrind work on dockerhjk2021-09-011-6/+3
* | Set process state to NotRunning after FailedToStart errorJarek Kobus2021-08-311-0/+31
* | Merge remote-tracking branch 'origin/5.0'Eike Ziller2021-08-301-0/+4
|\|
| * Tests: Fix build without ShaderToolsChristian Stenger2021-08-271-0/+4
* | Tests: Unify build for debugger testsChristian Stenger2021-08-263-144/+3
* | Merge "Merge remote-tracking branch 'origin/5.0'"The Qt Project2021-08-262-2/+2
|\ \
| * | Merge remote-tracking branch 'origin/5.0'Eike Ziller2021-08-262-2/+2
| |\|
| | * Tests: Fix CMake build with Qt 6.2-Beta3+ and WITH_TESTSAlessandro Portale2021-08-201-1/+1