aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/9.0' into 10.0Eike Ziller2023-02-141-1/+2
|\
| * SquishTests: Avoid known bug with CMake-based Widgets projectsRobert Löhning2023-02-131-1/+2
* | DumperTest: print total time in debuggerDavid Schulz2023-02-141-0/+10
* | Tests: Remove a couple of tr() callsAlessandro Portale2023-02-104-15/+15
* | ExtensionSystem: Remove the IPlugin back pointer to pluginspechjk2023-02-101-1/+1
* | Merge remote-tracking branch 'origin/9.0' into 10.0Eike Ziller2023-02-102-1/+8
|\|
| * SquishTests: Explicitly convert QString to strChristian Stenger2023-02-091-1/+1
| * SquishTests: Avoid crash in testChristian Stenger2023-02-091-0/+7
* | SquishTests: Update createNewQtQuickApplication()Robert Loehning2023-02-092-4/+3
* | CPlusPlus: Check maximum include depth in lexerChristian Kandeler2023-02-081-1/+1
* | RunExtenstions: Remove StackSizeInBytesJarek Kobus2023-02-071-15/+0
* | Utils: Add FilePath::tmpDir and createTempFileMarcus Tillmanns2023-02-071-0/+33
* | Merge remote-tracking branch 'origin/9.0' into 10.0Eike Ziller2023-02-065-17/+23
|\|
| * SquishTests: Fix designer testChristian Stenger2023-02-031-2/+2
| * CMakePM: Improve CMake presets kit config hashingCristian Adam2023-02-021-5/+5
| * SquishTests: Fix tst_cmake_speedcrunchRobert Loehning2023-02-021-1/+1
| * SquishTests: Fix default settings testChristian Stenger2023-02-011-0/+7
| * SquishTests: Use openDocument()'s return for verifying project treeRobert Löhning2023-02-011-9/+8
* | StringUtils: Add trimFront(), trimBack() and trim() methodsJarek Kobus2023-02-051-0/+31
* | StringUtils: Add joinStrings methodJarek Kobus2023-02-031-13/+66
* | TaskTree: Add 2 more variants of NestedParallelError testJarek Kobus2023-02-012-8/+86
* | TaskTree: Add a test for running empty tree with group handlersJarek Kobus2023-02-011-4/+30
* | Merge remote-tracking branch 'origin/9.0' into 10.0David Schulz2023-02-011-15/+29
|\|
| * SquishTests: Redo open document from navigation viewChristian Stenger2023-01-271-15/+29
* | Merge remote-tracking branch 'origin/master' into 10.0David Schulz2023-02-011-0/+2
|\ \
| * | Cpp: support space ship operator in lexerDavid Schulz2023-01-301-0/+2
* | | Merge remote-tracking branch 'origin/master' into 10.0Eike Ziller2023-01-278-0/+827
|\| |
| * | Haskell: Import from superrepohjk2023-01-278-0/+827
* | | TaskTree: Add tests for proper continuation unwindingJarek Kobus2023-01-271-2/+203
* | | TaskTree: Revamp testsJarek Kobus2023-01-271-485/+556
|/ /
* | Merge remote-tracking branch 'origin/9.0'Eike Ziller2023-01-253-0/+0
|\|
| * Squish: Use consistent permissionsRobert Löhning2023-01-233-0/+0
* | tst_qtcprocess: Add testPipeJarek Kobus2023-01-251-0/+55
* | CMake build: Remove usages of Qt5_VERSIONEike Ziller2023-01-244-7/+3
* | TaskTree: Fix continuation of group with parallel limitJarek Kobus2023-01-241-0/+47
* | Squish: Update getQtCreatorVersionFromFile()Robert Löhning2023-01-241-2/+2
* | TaskTree: Merge DynamicSetup with OnGroupSetupJarek Kobus2023-01-231-2/+2
* | TaskTree: Remove GroupConfig / GroupActionJarek Kobus2023-01-201-29/+16
* | Utils: Flatten LayoutBuilder related hierarchieshjk2023-01-202-3/+4
* | TaskTree: Add more tests for recently added fixesJarek Kobus2023-01-201-10/+79
* | TaskTree: Implement dynamic setup for tasksJarek Kobus2023-01-201-0/+24
* | Core: Tr::trhjk2023-01-171-2/+2
* | LayoutBuilder: Turn Splitter into a LayoutItemAlessandro Portale2023-01-111-1/+11
* | Utils: Rename QtcProcess::readAllStandard* to readAllRawStandard*hjk2023-01-102-13/+13
* | Qmake: Enhance remote parsinghjk2023-01-102-9/+14
* | TaskTree: Introduce ParallelLimitJarek Kobus2023-01-063-14/+19
* | Remove GPL-3.0+ from license identifiersKai Köhne2023-01-06554-554/+554
* | Remove GPL-3.0+ from license identifiers, part IIKai Köhne2023-01-0610-10/+10
* | Utils: Make Utils::withTildeHomePath a FilePath memberhjk2023-01-051-20/+21
* | CMake build: Use version-less Qt targetsEike Ziller2023-01-0529-36/+36