aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml
Commit message (Expand)AuthorAgeFilesLines
* QmlDesigner.tests: compilefixThomas Hartmann2011-04-041-9/+12
* clean up DEPENDPATH insanityOswald Buddenhagen2011-03-093-5/+0
* tests: add licence headersBill King2011-02-183-0/+99
* QmlJS indenter: Fix object bindings with namespaces.Christian Kamm2011-01-202-0/+15
* QmlDesigner: core test changesMarco Bubke2011-01-192-3/+60
* QmlDesigner: Add instance test mode to testMarco Bubke2011-01-182-8/+8
* QmlDesigner: Fix linker error in core testsMarco Bubke2011-01-181-0/+1
* QmlDesigner: Test compiles againMarco Bubke2011-01-181-722/+705
* It's 2011 now.con2011-01-1212-12/+12
* License headers, part 2con2010-12-171-7/+11
* Merge branch '2.1'con2010-12-1711-77/+121
|\
| * License headers.con2010-12-1711-77/+121
* | QmlJS indenter: Fix for expressions starting with numbers or strings.Christian Kamm2010-12-092-5/+36
* | QmlProject: Add mainFile propertyKai Koehne2010-12-081-0/+26
* | QmlProject: Add autotest for Files elementKai Koehne2010-12-081-0/+29
* | tests: fixesBill King2010-12-031-1/+1
* | Test: Extend QmlJS code model test.Thomas Hartmann2010-11-113-19/+163
* | Add simple stub non-functional autotest.Christian Kamm2010-11-114-1/+153
* | Fix spelling in commentsTobias Hunger2010-11-031-1/+1
* | tests: make qmakeable againBill King2010-11-011-1/+0
* | QmlProject: Don't use RegExp for simple wildcard matchingKai Koehne2010-10-291-2/+32
* | tests: more test project cleanupBill King2010-10-212-7/+3
* | tests: remove unnecessary TARGET = tst_$$TARGETBill King2010-10-201-2/+0
* | tests: get qmldesigner coretest running againBill King2010-10-201-3/+1
* | Tests: Get autotests compiling again.Bill King2010-10-201-1/+2
|/
* QmlDesigner: using Qt 4.7 againThomas Hartmann2010-10-067-537/+539
* QmlDesigner: using QtQuick 1.0 instead of Qt 4.7Thomas Hartmann2010-10-017-537/+537
* QmlJS indenter: Fix incorrect indent after break/continue.Christian Kamm2010-09-301-0/+13
* QmlJS indenter: Fix break/continue/throw in if statement without braces.Christian Kamm2010-09-271-0/+21
* QmlJS indenter: Fix problem with object literals.Christian Kamm2010-09-271-0/+13
* QmlDesigner.tests: fixes the auto tests for latest changesThomas Hartmann2010-09-243-97/+99
* QmlDesigner.Tests: Fix compile for testsThomas Hartmann2010-09-241-0/+4
* Adding LowLevel units test for instancesThomas Hartmann2010-09-162-1/+429
* QmlDesigner: fixing statesThomas Hartmann2010-09-161-0/+1
* QmlDesigner.tests: new auto testsThomas Hartmann2010-09-082-0/+200
* QmlJS indenter: Fix one-line object declarations in array bindings.Christian Kamm2010-09-081-1/+2
* QmlDesigner.test: fixThomas Hartmann2010-09-072-3/+3
* QuickDesigner.tests: stress test for bindings in statesThomas Hartmann2010-09-072-1/+105
* QuickDesigner.test: compilefixThomas Hartmann2010-09-071-0/+1
* Tests: some cleanup of pro files, marking of tested components.Bill King2010-09-065-28/+22
* Autotests: More cleanup of tests, and initial marking of components belonged to.Bill King2010-09-023-131/+133
* Fixes: Tests should have unique names.Bill King2010-08-1910-62/+54
* QmlJS: Introduce a new indenter that works similarly to the new C++ one.Christian Kamm2010-08-103-1/+913
* Fixes: BauhausTests is being turned into a qtuitest.Bill King2010-08-101-1/+1
* QuickDesigner: Fix compilation of core testsKai Koehne2010-08-091-4/+3
* Make the bauhaust test find creator again.Bill King2010-08-041-1/+1
* Add "make check" support to testcase makefiles.Bill King2010-07-133-5/+6
* Fix autotests so that they're compiling again.Bill King2010-07-067-41/+31
* Qml autotests: Fix compilation errorsKai Koehne2010-06-292-8/+8
* Merge remote branch 'origin/2.0'con2010-06-242-10/+10
|\