aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qjsvalue/tst_qjsvalue.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.7' into 5.8Simon Hausmann2016-11-151-0/+27
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-151-0/+27
| |\
| | * QV4String: properly detect overflow when trying to convert to an array indexGiuseppe D'Angelo2016-11-041-0/+27
* | | 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-201-17/+12
* | 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
* | Tests: Remove QT_DISABLE_DEPRECATED_BEFORE=0 for simple cases.Friedemann Kleint2015-09-021-1/+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-121-7/+7
* Fix mapping of JS objects/arrays to C++Simon Hausmann2014-09-171-6/+44
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* 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-101-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Don't put JavaScript-owned objects on the stack.Thomas McGuire2012-08-241-2/+2
* Clean up QJSValue tests.Mitch Curtis2012-05-301-1086/+3
* 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-241-0/+3655