summaryrefslogtreecommitdiffstats
path: root/tests/auto/qscriptcontext
Commit message (Expand)AuthorAgeFilesLines
* QScriptContext::parentContext: don't skip unessecary framesOlivier Goffart2009-10-061-1/+0
* add test for QT-2270Kent Hansen2009-10-061-0/+17
* QScript: Add test for getting backtrace of recursive functionsOlivier Goffart2009-09-281-0/+66
* QScript: Fix strange bugs and crashes.Olivier Goffart2009-09-281-0/+25
* improve "nested evaluation" testKent Hansen2009-09-251-0/+10
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
|\
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
| * Update license headers.Jason McDonald2009-08-111-1/+1
* | Make it possible for autotests to check if JIT is enabled or notKent Hansen2009-08-281-10/+14
* | QScriptContextInfo: fix the line numbers with JITOlivier Goffart2009-08-281-2/+8
* | Fix QScriptContext::argumentObjects for function called with QScriptValue::callOlivier Goffart2009-08-241-0/+35
* | Fix the QScriptContext::argumentsObject and QScriptContext::argument for js f...Olivier Goffart2009-08-181-5/+48
* | Fix the line numbers on the backtraceOlivier Goffart2009-08-181-3/+6
* | test default scope chain after a new context has been pushedKent Hansen2009-08-171-0/+3
* | push the right object when the argument is the Global ObjectKent Hansen2009-08-141-12/+9
* | Detect evaluation context in the backtraceOlivier Goffart2009-08-141-2/+2
* | More polishing on the backtraceOlivier Goffart2009-08-141-18/+18
* | more extensive backtrace testOlivier Goffart2009-08-141-12/+93
* | Polish the QScriptContext::backtrace()Olivier Goffart2009-08-141-4/+3
* | make sure QScriptContext::scopeChain() returns the right objectKent Hansen2009-08-141-0/+2
* | make it possible for any script object to serve as activation objectKent Hansen2009-08-141-2/+37
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b...Kent Hansen2009-08-121-1/+1
|\ \
| * | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | | make it possible to pop all items in a scope chain and then push to itKent Hansen2009-08-111-6/+4
* | | Fix line number and arguments in QScriptContext::toStringOlivier Goffart2009-08-111-1/+0
* | | 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