aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix test case accessing items that are out of boundsLars Knoll2017-12-291-1/+1
* Fix failed assertions coming from the QML list modelLars Knoll2017-12-292-6/+4
* test: skip tst_qquickflickable::flickOnRelease()Liang Qi2017-12-191-1/+2
* Add NOTIFY signals for QtQuick Animation classes to/from propertiesKevin Krammer2017-12-161-0/+27
* Fix outdated BSD license headerLiang Qi2017-12-1440-42/+442
* V4: Only start JITting after a minimum of 3 callsErik Verbruggen2017-12-141-2/+23
* Fix QJSEngine::evaluate regressionErik Verbruggen2017-12-141-0/+18
* Fix iterator assignment for for-in loopsErik Verbruggen2017-12-131-0/+33
* Update to new QRandomGenerator APIThiago Macieira2017-12-055-15/+15
* tst_qquickapplication: don't use QTest::waitForEvents()Gatis Paeglis2017-11-221-1/+1
* Fix positioning and placement of initially invisible items in layoutsSascha Siebert2017-11-221-0/+35
* Merge remote-tracking branch 'origin/wip/new-backend' into devSimon Hausmann2017-11-2110-85/+90
|\
| * Temporarily disable the widgetsinqml autotestLars Knoll2017-11-141-1/+1
| * Set Jump locations for loopsUlf Hermann2017-11-081-6/+5
| * V4 debugger: re-enable some more testsUlf Hermann2017-11-081-2/+0
| * Merge remote-tracking branch 'origin/dev' into new-backendLars Knoll2017-11-08118-297/+1706
| |\
| * | V4 debugger: Fix tests for function expressionsUlf Hermann2017-11-071-10/+5
| * | Fix evaluation of V4 debug jobsUlf Hermann2017-11-071-13/+6
| * | V4 Debugger: Allow executing jobs on contexts without v4FunctionUlf Hermann2017-11-071-1/+0
| * | Further cleanup JSCallDataLars Knoll2017-11-071-3/+3
| * | Simplify JSCallData constructionLars Knoll2017-11-071-3/+3
| * | Get rid of JSCallData::call()Lars Knoll2017-11-071-12/+12
| * | Rename JSCall to JSCallDataLars Knoll2017-11-071-3/+3
| * | Codegen: Set source location for return instructionUlf Hermann2017-11-061-1/+0
| * | Re-enable Debug instructions and locations for QML functionsUlf Hermann2017-11-062-34/+14
| * | Fix JavaScript profilingUlf Hermann2017-11-061-1/+0
| * | Re-enable tests/auto/qml/debuggerUlf Hermann2017-10-244-4/+39
| * | tst_qquickflickable::rebound() also fails on macOS 10.11Lars Knoll2017-10-231-1/+1
| * | Never truncate the JS stackLars Knoll2017-10-231-0/+12
| * | Merge remote-tracking branch 'origin/dev' into HEADLars Knoll2017-10-2274-158/+1090
| |\ \
| * | | Fix delayed loading of arguments in binary expressionsErik Verbruggen2017-09-201-0/+8
| * | | Merge remote-tracking branch 'origin/5.10' into wip/new-backendSimon Hausmann2017-09-125-38/+380
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'origin/dev' into wip/new-backendSimon Hausmann2017-09-0839-292/+617
| |\ \ \ \
| * | | | | Make tst_qmlplugindump run with shadow buildsErik Verbruggen2017-09-081-1/+2
| * | | | | Fix function offset check in compiled data cached on diskErik Verbruggen2017-09-081-4/+6
| * | | | | Always set the correct FunctionObject when calling JS functionsLars Knoll2017-09-021-12/+12
| * | | | | Move ScopedCallData and ScopedStackFrame into a separate fileLars Knoll2017-09-011-0/+1
| * | | | | Move CallContext construction into a interpreter instructionLars Knoll2017-09-011-3/+3
| * | | | | Merge remote-tracking branch 'origin/dev' into wip/new-backendLars Knoll2017-08-22196-927/+66455
| |\ \ \ \ \
| * | | | | | Remove dead codeLars Knoll2017-08-081-1/+1
| * | | | | | Change function signatures for call/construct backLars Knoll2017-08-041-5/+6
| * | | | | | Update ecmascript conformance test expectationsErik Verbruggen2017-07-071-1/+0
| * | | | | | Turn of QML/JS debug testing for the momentErik Verbruggen2017-07-051-1/+1
| * | | | | | Change QVERIFY(.. == ..) to QCOMPAREErik Verbruggen2017-07-051-2/+2
| * | | | | | Fix QML disk cachingErik Verbruggen2017-07-051-7/+9
| * | | | | | Fix the fix to get test262 runningErik Verbruggen2017-07-041-0/+1
| * | | | | | Fix the runner for test262Erik Verbruggen2017-07-041-13/+1
| * | | | | | Split up qv4codegen into several filesLars Knoll2017-07-031-1/+1
| * | | | | | Remove now unused filesLars Knoll2017-06-302-3/+0
| * | | | | | Disable test that relied on the old IRErik Verbruggen2017-06-291-1/+0