summaryrefslogtreecommitdiffstats
path: root/tests/auto/qscriptengine/tst_qscriptengine.cpp
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | document testOlivier Goffart2009-07-281-3/+7
| * | | | | Update the test to match JavaScriptCore behaviourOlivier Goffart2009-07-281-6/+4
| * | | | | Fix tst_QScriptEngine::uncaughtExceptionOlivier Goffart2009-07-281-1/+1
| * | | | | Make the 'arguments' object working when calling eval from native functionsOlivier Goffart2009-07-281-0/+17
| * | | | | Change JavaScriptCore so it throw error when passing invalid regexp flagOlivier Goffart2009-07-281-6/+2
| * | | | | make QScriptEngine::setGlobalObject() work to some extentKent Hansen2009-07-271-4/+0
| * | | | | The line number is correctly reported for exceptionBenjamin Poulain2009-07-271-6/+0
| * | | | | add QEXPECT_FAIL where it failsOlivier Goffart2009-07-271-0/+25
| * | | | | Fix tst_QScriptValue::callOlivier Goffart2009-07-271-1/+4
| * | | | | Implement QScriptString as a wraper around the JSC::IdentifierOlivier Goffart2009-07-231-1/+0
| * | | | | Try best to convert a regexp to a ECMAScript expressionOlivier Goffart2009-07-231-4/+60
| * | | | | make QScriptValue::toString() et al work when there's an exceptionKent Hansen2009-07-171-8/+4
| * | | | | set correct property flags in newFunction()Kent Hansen2009-07-171-2/+0
| * | | | | fix for-in statement autotest to match behavior in JSCKent Hansen2009-07-161-9/+9
| * | | | | add autotest for Global Object propertiesKent Hansen2009-07-161-0/+145
| * | | | | initial attempt at implementing QScriptEngine::setGlobalObject()Kent Hansen2009-07-151-0/+3
| * | | | | clear script exceptions when executing Qt methodsKent Hansen2009-07-151-0/+1
| * | | | | Merge branch 'qtwebkit-4.6-staging' into qtscript-jsc-backendKent Hansen2009-07-141-1/+36
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'qtscript-jsc-backend' of git@scm.dev.nokia.troll.no:qt/qt-webki...Jedrzej Nowacki2009-07-131-0/+1
| |\ \ \ \ \ \
| | * | | | | | implement ability to dynamically change class of script objectsKent Hansen2009-07-101-0/+1
| * | | | | | | fix checkSyntax autotest.Jedrzej Nowacki2009-07-131-1/+0
| * | | | | | | fix autotest canEvaluate.Jedrzej Nowacki2009-07-131-1/+0
| |/ / / / / /
| * | | | | | some small fixes/experimentsKent Hansen2009-07-101-1/+2
| * | | | | | rewrite most of QScriptContext handlingKent Hansen2009-07-081-0/+1
| * | | | | | work on QScriptEngine::uncaughtException()Kent Hansen2009-07-071-0/+4
| * | | | | | start to implement QScriptEngine::importExtension()Kent Hansen2009-07-061-1/+0
| * | | | | | make more tests passKent Hansen2009-07-031-5/+12
| * | | | | | kill a few QEXPECT_FAILsKent Hansen2009-07-031-3/+0
| * | | | | | Merge branch 'qtwebkit-4.6-staging' into qtscript-jsc-backendKent Hansen2009-06-291-2/+2
| |\ \ \ \ \ \
| * | | | | | | make more tests passKent Hansen2009-06-261-18/+44
| * | | | | | | implement QScriptValue::isQMetaObject() and QScriptValue::toQMetaObject()Kent Hansen2009-06-261-4/+0
| * | | | | | | make more qscriptengine tests runKent Hansen2009-06-241-0/+20
* | | | | | | | Merge commit 'qt/master'Jason Barron2009-08-131-1/+1
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Fixed SRCDIR usage in qscriptengine test for SymbianMiikka Heikkinen2009-08-121-5/+6
* | | | | | | Fixed QtScript autotest build breaks due to incorrect SRCDIR usage.Janne Anttila2009-08-121-0/+4
* | | | | | | Merge commit 'qt/master-stable'Jason Barron2009-08-041-0/+134
|\| | | | | |
| * | | | | | test that vars are stored in custom global objectKent Hansen2009-07-291-0/+29
| | |_|_|/ / | |/| | | |
| * | | | | add more extensive tests for scopechain functionalityKent Hansen2009-07-291-0/+105
| | |_|/ / | |/| | |
* | | | | Merge commit 'qt/master-stable'Jason Barron2009-07-271-0/+7
|\| | | |
| * | | | improve the QScriptEngine::importExtension() autotestKent Hansen2009-07-071-0/+7
* | | | | Merge commit 'qt/master-stable' into 4.6-mergedJason Barron2009-06-301-3/+159
|\| | | |
| * | | | make autotests work with shadowbuildsKent Hansen2009-06-261-1/+1
| * | | | have the QtScript print() function use qDebug()Kent Hansen2009-06-251-0/+28
| | |/ / | |/| |
| * | | Merge license header changes from 4.5Volker Hilsheimer2009-06-161-2/+2
| |\ \ \ | | |/ / | |/| / | | |/
| | * Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
| * | add a bunch of qtscript autotestsKent Hansen2009-06-151-0/+128
* | | Merge commit 'qt/master-stable' into 4.6-stableJason Barron2009-06-251-1/+13
|\| |
| * | fix silly typoKent Hansen2009-06-031-1/+13
| |/
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-04-271-0/+28
|\|