summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b...Kent Hansen2009-08-2031-5/+1154
|\
| * Add some more tests for QQuaternion multiplicationRhys Weatherley2009-08-201-0/+9
| * Make the license test pass.Frans Englich2009-08-1930-5/+1145
* | invalidate wrapped JSC::JSValue when script engine is deletedKent Hansen2009-08-191-3/+1
* | Fix QScriptValue::objectId().Jedrzej Nowacki2009-08-191-1/+0
* | add more detailed tests for QRegExp <--> JS RegExp conversionKent Hansen2009-08-191-1/+19
* | remove expected failureKent Hansen2009-08-191-1/+0
* | add test to make sure a JavaScript object's ID persistsKent Hansen2009-08-191-0/+10
* | update expected output to match that of JSC-based qtscript back-endKent Hansen2009-08-191-2/+2
* | make QScriptEngine::isEvaluating() work for top-level evaluationKent Hansen2009-08-191-0/+24
* | move the builtinFunctionNames test to qscriptengine autotestsKent Hansen2009-08-192-198/+175
* | only add qtscript autotests if qt is configured appropriatelyKent Hansen2009-08-191-13/+15
* | make moc autotest compile without qtscriptKent Hansen2009-08-192-1/+4
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b...Kent Hansen2009-08-19122-419/+531
|\ \ | |/
| * Move math3d unit tests up one level to tests/autoRhys Weatherley2009-08-1812-74/+14
| * Autotest: cosmetic: change trolltech.com to qt.nokia.comThiago Macieira2009-08-181-27/+27
| * Autotest: update the trolltech.com URLs to nokia.com properly.Thiago Macieira2009-08-181-27/+27
| * Autotest: Revert 96b6a3c9cd8 in tst_qnetworkcookiejarThiago Macieira2009-08-181-13/+13
| * Autotest: don't check Qt3Support and QtCLucene for global statics.Thiago Macieira2009-08-181-1/+9
| * Autotest: accept that the platform's UTF-8 codec can be buggy.Thiago Macieira2009-08-181-1/+10
| * Autotest: update uic baselines after license header update.Thiago Macieira2009-08-18100-287/+342
| * Autotest: unbreak test after overeager trolltech.com -> qt.nokia.com replacementThiago Macieira2009-08-181-2/+2
| * Added a behaviour parameter to QXmlStreamReader::readElementTextThorbjørn Lindeijer2009-08-181-0/+51
| * Added two convenience functions to QXmlStreamReaderThorbjørn Lindeijer2009-08-181-0/+19
| * QGraphicsView test fixGabriel de Dietrich2009-08-181-6/+6
| * Fix autotest: on windows, timers are not accurate enoughThierry Bastian2009-08-181-2/+4
| * Autotest: Be very pedant about the tests. There's at least one compilerThiago Macieira2009-08-181-4/+33
| * Fix autotest: removed useless debug tracesThierry Bastian2009-08-181-1/+0
* | 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
* | implement getter/setter proxying for Global Object and activation objectKent Hansen2009-08-181-0/+25
* | adopt same ownership relationship of scriptengine agents as in old back-endKent Hansen2009-08-181-7/+29
* | Few autotest QEXCPECT_FAIL markup.Jedrzej Nowacki2009-08-181-39/+4
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b...Kent Hansen2009-08-1817-548/+79
|\ \ | |/
| * tst_QTableView::task259308_scrollVerticalHeaderSwappedSections fails.Gabriel de Dietrich2009-08-181-0/+1
| * Fixes qmake -tp vcBill King2009-08-181-7/+13
| * cut down on real codeOswald Buddenhagen2009-08-1714-541/+37
| * Add autotest to make sure we receive the QVariantAnimation::valueChangedThierry Bastian2009-08-171-0/+28
* | remove expected failures, mark expected failureKent Hansen2009-08-181-3/+1
* | add a test for comparing Q{Object,Variant} wrappers from scriptKent Hansen2009-08-181-0/+15
* | adopt variant-to-string conversion of the original qtscript back-endKent Hansen2009-08-171-0/+12
* | test default scope chain after a new context has been pushedKent Hansen2009-08-171-0/+3
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b...Kent Hansen2009-08-1734-19/+264
|\ \ | |/
| * Add support for the orientation of tiff imagesBenjamin Poulain2009-08-1728-0/+45
| * Merge QGV delta from kinetic-declarativeui into master.Andreas Aardal Hanssen2009-08-171-0/+26
| * Transforms do not obey AnchorUnderMouse with viewport margins setGabriel de Dietrich2009-08-171-0/+37
| * Autotest for correct word wrapping on text next to floating objectEskil Abrahamsen Blomfeldt2009-08-141-0/+39
| * Reimplement qSwap and Q_DECLARE_SHARED differently.Thiago Macieira2009-08-142-0/+52
| * Perform license checks on source files.Frans Englich2009-08-141-19/+65
* | push the right object when the argument is the Global ObjectKent Hansen2009-08-141-12/+9