aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qjsvalue
Commit message (Expand)AuthorAgeFilesLines
* Fix deprecation warnings about QVariant APIFriedemann Kleint2019-04-081-2/+2
* QV4Engine: Unify fromValue and metaTypeToJSRobin Burchell2019-03-211-4/+4
* Support QRegularExpression on the same level as QRegExpUlf Hermann2019-03-202-0/+41
* Use custom debug stream operator in console.logMÃ¥rten Nordheim2018-11-081-1/+1
* Fix a couple of test failures related to error objectsLars Knoll2018-08-021-1/+1
* Add Proxy support for prototype handlingLars Knoll2018-06-251-1/+1
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-20/+20
* Raise minimum supported MSVC version to 2015Friedemann Kleint2018-01-061-4/+0
* Merge remote-tracking branch 'origin/5.7' into 5.8Simon Hausmann2016-11-152-0/+29
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-152-0/+29
| |\
| | * QV4String: properly detect overflow when trying to convert to an array indexGiuseppe D'Angelo2016-11-042-0/+29
* | | Fix conversion of QByteArray back to String in JavaScriptSimon Hausmann2016-08-301-0/+6
* | | QJSValue: Adapt to introduction of QMetaType::NullptrChristian Kandeler2016-08-081-4/+4
|/ /
* | Updated license headersJani Heikkinen2016-01-202-34/+24
* | Replace all occurrences of qSNaN() with qQNaN()Ulf Hermann2015-12-071-8/+8
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-10-141-1/+1
|\|
| * Tests: Fix single-character string literals.Friedemann Kleint2015-10-131-1/+1
* | Remove CONFIG += parallel_test.Friedemann Kleint2015-09-051-1/+0
* | Tests: Remove QT_DISABLE_DEPRECATED_BEFORE=0 for simple cases.Friedemann Kleint2015-09-022-2/+1
|/
* tests/qml: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-291-7/+7
* Update copyright headersJani Heikkinen2015-02-122-14/+14
* Fix mapping of JS objects/arrays to C++Simon Hausmann2014-09-171-6/+44
* Update license headers and add new licensesJani Heikkinen2014-08-252-38/+22
* Fix === operator for value typesLars Knoll2013-11-151-1/+1
* Properly implement Object.prototype.__proto__Lars Knoll2013-06-131-1/+1
* Fix a few more QJSValue autotestsLars Knoll2013-06-071-1/+0
* Fix various errors in the qjsvalue auto testLars Knoll2013-06-071-13/+0
* Small fixes to auto testLars Knoll2013-04-191-0/+1
* Implement most of QJSEngine against V4Lars Knoll2013-04-191-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-102-2/+2
* Declare QJSValue as a metatype where it is defined.Stephen Kelly2012-12-041-1/+0
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-232-48/+48
* Don't put JavaScript-owned objects on the stack.Thomas McGuire2012-08-241-2/+2
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Add gui-private to testsGirish Ramakrishnan2012-06-221-1/+1
* Clean up QJSValue tests.Mitch Curtis2012-05-302-1123/+4
* Add CONFIG+=parallel_test to suspected parallel-safe tests.Rohan McGovern2012-05-281-0/+1
* Remove QJS exception APIKent Hansen2012-05-031-24/+8
* Make QVariant conversion for JS null type symmetricKent Hansen2012-03-201-2/+10
* Don't allow tst_QJSEngine or tst_QJSValue instance to be collectedChris Adams2012-03-151-13/+21
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-243-0/+3865