summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-031-1/+1
|\
| * Use Qt::SplitBehavior in preference to QString::SplitBehaviorv5.15.0-beta4v5.15.0-beta3v5.15.0-beta2Edward Welbourne2020-03-021-1/+1
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-12-172-0/+10259
|\|
| * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-12-142-0/+10259
| |\
| | * Add binary compatibility files for qtscript 5.14 branchMilla Pohjanheimo2019-12-132-0/+10259
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-302-27/+28
|\| |
| * | Avoid initializing QFlags with 0 or nullptrFriedemann Kleint2019-11-262-27/+28
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-021-1/+1
|\| |
| * | Fix failing ES test for Georgian script upper-caseEdward Welbourne2019-11-011-1/+1
| |/
* | Update dependencies on 'dev' in qt/qtscriptQt Submodule Update Bot2019-10-311-1/+0
* | Merge remote-tracking branch 'origin/wip/qt6' into devSimon Hausmann2019-10-042-6/+6
|\ \ | |/ |/|
| * Fix Qt6 buildAlexandru Croitor2019-08-012-6/+6
* | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-08-132-0/+10181
|\ \ | |/ |/|
| * Binary compatibility files for Qt5.13.0 for QtScriptMilla Pohjanheimo2019-08-122-0/+10181
* | Remove usages of qVariantFromValueSona Kurazyan2019-06-285-44/+44
* | Remove usages of deprecated APIs from QDateTimeSona Kurazyan2019-06-271-4/+4
* | tst_QScriptEngine: replace QLinkedList with std::listMarc Mutz2019-06-111-10/+9
* | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-04-232-1/+46
|\|
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-202-1/+46
| |\
| | * Fix thisObject() of QScriptable argument for String(), etcAlexandra Cherdantseva2019-04-172-1/+46
* | | Use QDateTime::fromMSecsSinceEpoch(0) to get the epochEdward Welbourne2019-04-091-1/+1
|/ /
* / Fix some deprecation warningsv5.13.0-alpha1Friedemann Kleint2019-02-062-4/+4
|/
* Replace use of deprecated function QTest::qWaitForWindowShownTor Arne Vestbø2018-07-181-1/+1
* Fix xml output to have valid UTF-8Jan Arve Sæther2018-06-281-1/+1
* Remove dead test - compilerwarningsLiang Qi2018-06-221-43/+0
* Add binary compatibility files for 5.11 for QtScriptMilla Pohjanheimo2018-06-052-0/+9311
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-1840-646/+9767
|\
| * Fix license headersJani Heikkinen2018-01-1538-646/+456
| * Add binary compatibility files for QtScript for 5.10Milla Pohjanheimo2017-12-142-0/+9311
* | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-202-0/+13
|\|
| * Blacklist and skip failing tests for Boot2Qt / 64 bit armv5.9.3Sami Nurmenniemi2017-10-202-0/+13
* | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-10-182-0/+2
|\|
| * Fix missing license informationKai Koehne2017-08-292-0/+2
* | Fix test checking QVector<int> not being registeredFrederik Gladhorn2017-10-041-8/+10
|/
* Binary compatibility files for qtscript (5.8.0)5.8Milla Pohjanheimo2017-02-062-0/+8639
* Document third party code in tests/benchmarksKai Koehne2016-12-204-0/+162
* Eradicate Q_FOREACH loops and mark the module as Q_FOREACH-freeMarc Mutz2016-09-236-19/+18
* Merge remote-tracking branch 'origin/5.6' into 5.7v5.7.1Liang Qi2016-09-172-0/+8025
|\
| * BC data files for QtScript for Qt 5.6Milla Pohjanheimo2016-09-142-0/+8025
* | BC data files added for QtScript (5.7)Milla Pohjanheimo2016-09-152-0/+8589
* | purge symbian vestigesOswald Buddenhagen2016-04-064-24/+0
|/
* Purge spurious execute permissionsEdward Welbourne2015-09-2985-0/+0
* Remove the old headersclean unit testv5.5.0-beta1Thiago Macieira2015-03-182-4/+1
* Add verbose messages date conversion tests of tst_QScriptEngine.v5.5.0-alpha1Friedemann Kleint2015-03-111-4/+31
* Merge "Merge remote-tracking branch 'origin/5.4' into 5.5" into refs/staging/5.5Frederik Gladhorn2015-02-2414-14184/+36555
|\
| * Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-02-2014-14184/+36555
| |\
| | * bic: Add/Replace 5.{0.1,2,3,4}.0 bic data for linux-gcc-amd64Sergio Ahumada2015-02-1314-14184/+36555
* | | Fixed license headersJani Heikkinen2015-02-171-1/+1
|/ /
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-02-132-3/+1
|\|
| * Autotest: Use QFINDTESTDATA to find test dataRainer Keller2015-01-192-3/+1