summaryrefslogtreecommitdiff
path: root/tests/auto/qscriptengine/tst_qscriptengine.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix license headersJani Heikkinen2018-01-151-17/+12
* purge symbian vestigesOswald Buddenhagen2016-04-061-6/+0
* Add verbose messages date conversion tests of tst_QScriptEngine.v5.5.0-alpha1Friedemann Kleint2015-03-111-4/+31
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Update license headers and add new license filesAntti Kokko2014-08-241-19/+11
* Autotest: Fix unexpected rounding of floating point in date testsThiago Macieira2013-09-281-2/+2
* Revert "Skip failing qscriptengine tests on Windows."Thiago Macieira2013-09-281-6/+0
* Skip failing qscriptengine tests on Windows.v5.2.0-alpha1Mitch Curtis2013-09-241-0/+6
* Revert "Don't remove milliseconds now that toString() includes them."Mitch Curtis2013-09-241-0/+2
* Don't remove milliseconds now that toString() includes them.Mitch Curtis2013-06-051-2/+0
* Fix CLANG-warnings.Friedemann Kleint2013-03-081-0/+2
* Doc: Fix module name formatSze Howe Koh2013-01-261-6/+6
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241-24/+24
* Tests: Use qInstallMessageHandlerKai Koehne2012-09-141-4/+4
* Capture full backtrace when a native function calls back into JSKent Hansen2012-08-221-0/+41
* Make QScriptEngine::uncaughtExceptionBacktrace() work againKent Hansen2012-08-151-8/+7
* Remove dead code from backtrace autotestKent Hansen2012-08-151-35/+0
* Add default conversion for types long and ulongKent Hansen2012-08-141-0/+34
* Move test helper function to separate header fileKent Hansen2012-08-091-15/+2
* QScriptEngine::pushContext(): Don't inherit parent context's scopeKent Hansen2012-08-081-0/+27
* Ensure QObject wrappers are garbage-collected if appropriateKent Hansen2012-07-031-0/+76
* Fix crash when converting invalid JSValue to stringKent Hansen2012-06-011-0/+9
* Remove trailing semi-colonKent Hansen2012-05-311-1/+1
* Deprecate the Encoding argument of qsTranslateLars Knoll2012-05-211-12/+8
* Skip tst_QScriptEngine::collectGarbageOlivier Goffart2012-05-201-0/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-091-1/+1
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-061-3/+0
* Remove SkipMode parameter from QSKIP.Jason McDonald2011-10-211-1/+1
* Fix tst_QScriptEngine::dateConversion tests.Jedrzej Nowacki2011-05-261-2/+2
* Update licenseheader text in source files for qtscript Qt moduleJyri Tahtela2011-05-241-17/+17
* Remove Q_ASSERT from qscriptengine autotestJason McDonald2011-05-181-1/+4
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+6140