aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Debugger: Fix rvalue dumper test for cdbDavid Schulz2019-07-021-4/+5
* Debugger: Fix qdir dumper test for cdbDavid Schulz2019-07-021-4/+4
* Add tests for printers with custom allocatorsMichael Weghorn2019-07-011-3/+24
* LSP: Fix language server auto testsDavid Schulz2019-07-011-3/+3
* QmlJS: Fix code re-formatter for propertyTim Jenssen2019-06-201-0/+2
* Clang build: Fix compilation with MSVC2017v4.10.0-beta1Cristian Adam2019-06-171-1/+1
* Port from QLatin1Literal to QLatin1StringGiuseppe D'Angelo2019-06-132-3/+3
* Tests: Enable callgrind parser tests on WindowsChristian Stenger2019-06-132-1/+1
* qml | Fix functions and loops formattingUladzislau Paulovich2019-06-111-0/+6
* qml | Fix trailing comments formattingUladzislau Paulovich2019-06-111-0/+8
* qml | Fix empty objects formattingUladzislau Paulovich2019-06-113-2/+5
* SSH: Fix autotestChristian Kandeler2019-06-111-6/+10
* qml | Add support for enums formattingUladzislau Paulovich2019-06-111-0/+14
* qml | Fix let/const variables formattingUladzislau Paulovich2019-06-111-0/+4
* Merge remote-tracking branch 'origin/4.10'Eike Ziller2019-06-065-9/+7
|\
| * CPlusPlus: Avoid a few deprecation warningshjk2019-06-055-9/+7
* | CMake build: Skip installation of test plugins / executablesCristian Adam2019-06-057-0/+7
* | Ssh: Tiny test simplificationhjk2019-06-051-2/+1
* | Tests: Fix compile on Win - Take 2Christian Stenger2019-06-041-1/+2
|/
* Tests: Fix compile on WinChristian Stenger2019-06-031-1/+1
* Fix C++ Library wizard when compiled with Qt < 5.12Eike Ziller2019-06-031-1/+11
* sdktool: Adapt testsChristian Stenger2019-06-031-1/+3
* connect() to ambiguous signals/slots: Replace static_cast with QOverloadAlessandro Portale2019-05-281-1/+1
* Utils: Rename FileName to FilePathhjk2019-05-288-39/+39
* CMake build: Add missing test dependencyEike Ziller2019-05-281-1/+1
* Use Qt's QFileInfoList instead of QList<QFileInfo>hjk2019-05-281-1/+1
* ProjectExplorer: Introduce a alias for QList<Tasks>hjk2019-05-282-2/+1
* ExtensionSystem: Move away from QListEike Ziller2019-05-272-5/+5
* Replace uses of qVariantFromValue with QVariant::fromValuehjk2019-05-271-1/+1
* More FileName::pathAppended()hjk2019-05-201-1/+1
* Qt Creator CMake portCristian Adam2019-05-1788-0/+558
* Tests: Fix missing curly braceChristian Stenger2019-05-171-0/+1
* QmlDesigner: Fix subtle issue with transactionThomas Hartmann2019-05-172-0/+38
* Compile fixhjk2019-05-151-1/+1
* Merge remote-tracking branch 'origin/4.9'Eike Ziller2019-05-082-0/+59
|\
| * QmlDesigner.Tests: Add regression testThomas Hartmann2019-05-022-0/+59
* | Tools: Use "QTC_" prefix for build-system environment variablesAlessandro Portale2019-04-291-3/+3
* | Merge remote-tracking branch 'origin/4.9'Orgad Shaneh2019-04-075-5/+5
|\|
| * QmlDesigner.Tests: import Qt 4.7 is not supported anymoreThomas Hartmann2019-04-035-5/+5
* | Merge remote-tracking branch 'origin/4.9'Eike Ziller2019-04-021-7/+14
|\|
| * Debugger: Avoid looking up QList<QFileInfo> in QDir dumperhjk2019-04-021-1/+2
| * Debugger: Add dumper test for QDir's entryList and entryInfoListhjk2019-04-011-6/+12
* | Merge remote-tracking branch 'origin/4.9'Orgad Shaneh2019-03-011-2/+2
|\|
| * Tests: Fix test expectationChristian Stenger2019-02-201-2/+2
* | Merge remote-tracking branch 'origin/4.9'Eike Ziller2019-02-202-1/+19
|\|
| * Dumper: Add dumper test for QSizePolicyChristian Stenger2019-02-201-0/+13
| * qmake: add $$read_registry() functionChristian Kandeler2019-02-191-1/+6
* | Merge remote-tracking branch 'origin/4.9'Orgad Shaneh2019-02-151-0/+1
|\|
| * ProWriter: Remove foreach and foreverAndre Hartmann2019-02-121-0/+1
* | qrc parser autotest: Fix qmake buildChristian Kandeler2019-02-131-1/+1