summaryrefslogtreecommitdiffstats
path: root/tests/auto/qscriptcontext
Commit message (Expand)AuthorAgeFilesLines
...
* | | Test the activationObject for js functionsOlivier Goffart2009-08-101-0/+25
* | | more tests for the QScriptContext::argumentsObjectOlivier Goffart2009-08-101-4/+11
* | | make QScriptContext::setScope() fail for object created in other engineKent Hansen2009-08-101-8/+15
* | | implement QScriptContext::setActivationObject()Kent Hansen2009-08-101-2/+6
* | | implement QScriptContext::backtrace()Kent Hansen2009-08-101-1/+1
* | | skip the QScriptContext::returnValue() testKent Hansen2009-08-101-2/+1
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b...Kent Hansen2009-08-051-0/+30
|\| |
| * | test that activation and this-object can be inherited from parent contextKent Hansen2009-07-311-0/+30
* | | Do not crash if using popContext() while the current context have not been pu...Olivier Goffart2009-08-041-6/+2
* | | QScriptContext::calledAsConstructor also works with non-native functionOlivier Goffart2009-08-031-5/+28
* | | implement QScriptContext::activationObject()Kent Hansen2009-07-301-8/+9
* | | Implement QScriptEngine::pushContext end popContextOlivier Goffart2009-07-301-2/+9
* | | set calledAsConstructor to true when function is called as constructorKent Hansen2009-07-291-0/+32
* | | Set the this object on the global context sets the global objectOlivier Goffart2009-07-281-2/+0
* | | Test tst_QScriptContext::lineNumberOlivier Goffart2009-07-281-3/+1
* | | add QEXPECT_FAIL where it failsOlivier Goffart2009-07-271-0/+7
* | | Fix tst_QScriptContext::argumentsOlivier Goffart2009-07-271-2/+43
* | | update autotestKent Hansen2009-07-151-3/+4
* | | mark a few expected failuresKent Hansen2009-07-091-0/+3
* | | make arguments object work for native functionsKent Hansen2009-07-091-0/+26
* | | remove two expected failuresKent Hansen2009-07-091-2/+0
* | | rewrite most of QScriptContext handlingKent Hansen2009-07-081-1/+9
|/ /
* | 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
| * Long live Qt 4.5!Lars Knoll2009-03-233-0/+697
* add a bunch of qtscript autotestsKent Hansen2009-06-151-0/+18
* Long live Qt!Lars Knoll2009-03-233-0/+697