summaryrefslogtreecommitdiffstats
path: root/tests/auto/qscriptengine/tst_qscriptengine.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Merge remote-tracking branch 'qt/4.8'Jyri Tahtela2011-05-181-1/+4
|\
| * Merge remote branch 'origin/4.8' into qa-review-masterRohan McGovern2011-05-151-0/+2
| |\
| * | Remove Q_ASSERT from qscriptengine autotestJason McDonald2011-05-091-1/+4
* | | Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
| |/ |/|
* | fix tst_qscriptengine after merging MR-1149Zeno Albisser2011-04-281-0/+2
|/
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-air-staging into master...Qt Continuous Integration System2011-03-021-3/+48
|\
| * Don't assert in abortEvaluation() autotestKent Hansen2011-03-011-3/+48
* | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-03-011-0/+11
|\ \ | |/ |/|
| * Don't crash when marking arguments object of native contextKent Hansen2011-02-251-0/+11
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-air-staging into master...Qt Continuous Integration System2011-02-251-7/+9
|\ \
| * | Add expected failures for JSC-specific bugsKent Hansen2011-02-231-5/+6
| * | Link expected failures to tasksKent Hansen2011-02-231-2/+3
* | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-02-101-0/+16
|\ \ \ | |/ / |/| / | |/
| * Don't crash when creating backtrace for built-in JS function (2nd try)Kent Hansen2011-02-081-0/+16
* | QScriptEngine: fix property flags for native functionsCaio Marcelo de Oliveira Filho2011-02-091-7/+6
* | Split QScriptEngine test into smaller functionsKent Hansen2011-02-031-327/+529
* | Refactoring of tst_QScriptEngine::automaticSemicolonInsertion test.Jedrzej Nowacki2011-02-011-4/+4
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-171-1/+1
|\ \ | |/
| * Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
* | Add script translation test data for plural formsKent Hansen2010-11-191-0/+11
* | Refactor script translation testsKent Hansen2010-11-191-66/+139
* | Make qsTr() work with Unicode (non-Latin-1) stringsKent Hansen2010-11-081-0/+91
* | Split monolithic QScriptEngine autotests into smaller testsKent Hansen2010-11-021-15/+128
* | Compile with Qt namespaceKent Hansen2010-11-011-0/+2
* | Improve QtScript test coverageKent Hansen2010-10-291-11/+130
* | Don't crash when null-pointer is passed to qScriptValueFromValue()Kent Hansen2010-10-291-0/+7
* | Merge remote branch 'origin/4.7' into master-from-4.7Rohan McGovern2010-10-041-3/+57
|\ \ | |/
| * Fix QScriptEngine::abortEvaluation.Jedrzej Nowacki2010-09-301-3/+57
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-09-101-0/+66
|\ \ | |/
| * Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-09-071-0/+66
| |\
| | * Fix QtScript Date <--> QDateTime (local time) conversionKent Hansen2010-08-311-0/+66
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-08-301-0/+69
|\ \ \ | |/ /
| * | Make qsTrId() / QT_TRID_NOOP() accessible from QtScriptKent Hansen2010-08-231-0/+69
* | | It is no longer necessary to check for QT_NO_MEMBER_TEMPLATESminiak2010-08-031-2/+0
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-07-281-0/+29
|\ \ \ | |/ /
| * | Add missing API shimsKent Hansen2010-07-071-0/+29
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-07-011-0/+242
|\ \ \ | |/ /
| * | Use custom static scopes to improve QML/JavaScript performanceKent Hansen2010-06-251-0/+242
* | | Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration...Qt Continuous Integration System2010-05-041-0/+106
|\ \ \ | |/ /
| * | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-04-211-0/+106
| |\ \ | | |/
| | * QtScript: regression with instanceof operator for QMetaObject wrappersKent Hansen2010-04-211-0/+26
| | * QtScript: Add translation context testKent Hansen2010-04-201-0/+50
| | * Improve QScript{Engine,Value}::toObject() test coverageKent Hansen2010-04-191-0/+30
* | | Fix conversion between QVariant and QScriptValue.Jedrzej Nowacki2010-04-301-0/+32
|/ /
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Olivier Goffart2010-04-161-0/+84
|\ \ | |/
| * QtScript: Add tests for translation of multiple scriptsKent Hansen2010-04-141-0/+40
| * QtScript: Add test for translation disambiguationKent Hansen2010-04-141-0/+2
| * Improve test coverage of QtScript translation functionsKent Hansen2010-04-141-0/+42
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-04-141-0/+40
|\ \ | |/