summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* Make testAndCompare() take an output directory as parameterLevon Sargsyan2019-12-111-4/+16
* Improve QDoc autotest for QML documentationTopi Reinio2019-12-0622-5/+945
* Add regression test for class name sortingLevon Sargsyan2019-12-0412-0/+219
* qtdiag: Disable autotest for all cross-built platformsFriedemann Kleint2019-10-281-2/+1
* QDoc: Remove QDocGlobalsPaul Wicking2019-10-143-216/+1
* Add new input data to test \reimp commandLevon Sargsyan2019-10-148-1/+112
* Add new test data for htmlFromCpp test-pointLevon Sargsyan2019-10-036-2/+89
* qdoc: generatedoutput autotest: Test more C++ -related commandsTopi Reinio2019-09-304-1/+24
* Add a test case for QDoc's link commandTopi Reinio2019-09-276-3/+67
* qdoc: generatedoutput autotest: Display filename on test failureTopi Reinio2019-09-231-1/+2
* Add an initial test case for C++ documentation generated by QDocTopi Reinio2019-09-059-0/+306
* Improve QDoc's generatedOutput autotestTopi Reinio2019-09-051-56/+50
* Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-08-173-0/+61899
|\
| * Binary compatibility file against Qt5.13.0 for QtToolsMilla Pohjanheimo2019-08-143-0/+61899
* | Use correct name in test functionPaul Wicking2019-08-151-2/+2
* | QDoc: Set default Config options in Config's constructorPaul Wicking2019-08-141-28/+0
* | QDoc: Add smoke test for QML component outputPaul Wicking2019-07-2611-4/+106
* | QDoc: Refactor testPaul Wicking2019-07-257-115/+133
* | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-162-0/+13
|\|
| * lrelease: Fix crash on projects without TRANSLATIONS assignmentJoerg Bornemann2019-07-102-0/+13
* | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-111-1/+4
|\|
| * Disable tests not working for Android and WinRTKai Koehne2019-07-051-1/+4
* | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-06-031-0/+2
|\|
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-021-0/+2
| |\
| | * Test that extraction of translations works from .qrc files with QtQuickCompilerSimon Hausmann2019-05-091-0/+2
* | | tests: remove uses of Q_FOREACHMarc Mutz2019-05-235-29/+38
|/ /
* | qdoc: Avoid generating invalid htmlMartin Smith2019-04-261-1/+0
* | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-04-2425-17/+136
|\|
| * Convert \r into a numerical entityLucie Gerard2019-04-021-2/+2
| * lupdate: Do not touch a translated file without target languageLucie Gerard2019-04-0218-14/+89
| * Add forward looking after ColonLucie Gerard2019-04-012-0/+37
| * qtattributionsscanner: Add "PackageComment" fieldKai Koehne2019-03-255-1/+7
* | QtTools: replace deprecated QLayout::margin() with contentsMargins()Christian Ehrlicher2019-02-113-3/+3
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-189-0/+61379
|\|
| * Merge remote-tracking branch 'origin/5.12.1' into 5.12Qt Forward Merge Bot2019-01-189-0/+61379
| |\
| | * Move QML documentation example to QDoc testsPaul Wicking2018-12-236-0/+630
| | * Add binary compatibility files for QtTools for Qt 5.12Milla Pohjanheimo2018-12-183-0/+60749
* | | Add simple smoke test for QDocPaul Wicking2019-01-156-0/+235
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2019-01-102-0/+57
|\| |
| * | lupdate: Add support for parsing C++11 raw string literalsPalo Kisa2019-01-092-0/+57
| |/
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-032-0/+6
|\|
| * lupdate: don't abort on prf execution errorsv5.12.0-beta4Oswald Buddenhagen2018-10-291-0/+2
| * lconvert test: Try to avoid QProcess::waitForFinished() timeoutsFriedemann Kleint2018-10-271-0/+4
* | QDoc: Add more unit tests for QDocGlobalsPaul Wicking2018-10-162-16/+195
* | QDoc: Move global variables out of main.cppPaul Wicking2018-10-114-0/+69
* | Extend qtattributionscanner to handle Chromium third-party contentNicolas Ettlin2018-10-022-0/+28
|/
* Fix -Wold-style-castJesus Fernandez2018-07-311-5/+5
* Unexport HelpProjectData and move it to helpgenerator app treeJarek Kobus2018-07-264-6/+16
* Merge remote-tracking branch 'origin/5.11' into devFriedemann Kleint2018-07-251-1/+0
|\
| * Make the "Copyright" field in attribution files optionalNicolas Ettlin2018-07-241-1/+0