Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve consistency in handling of aliases, bindings and value types | Aaron Kennedy | 2010-11-29 | 1 | -2/+3 |
| | | | | Task-number: QTBUG-13719 | ||||
* | Correct spelling (UNKOWN -> UNKNOWN) to fix recent test regression | Bradley T. Hughes | 2010-08-10 | 1 | -1/+1 |
| | | | | | | | Commit eea84818e98af917d3cf2bf04ea17a416ef9d55e corrected some spelling mistakes, one of which this test was relying on. Reviewed-by: trustme | ||||
* | Make declarative autotests compile on Symbian abld build system | Joona Petrell | 2010-06-08 | 2 | -3/+6 |
| | | | | | Task-number: Reviewed-by: Martin Jones | ||||
* | Fix test | Aaron Kennedy | 2010-05-20 | 1 | -1/+0 |
| | |||||
* | Symbian build fix to declarative auto and benchmark tests | Joona Petrell | 2010-05-14 | 1 | -1/+5 |
| | | | | | Task-number: QTBUG-9491 Reviewed-by: Martin Jones | ||||
* | Remove Script {} support | Aaron Kennedy | 2010-04-19 | 1 | -34/+23 |
| | |||||
* | Tweak tests to run in parallel | Aaron Kennedy | 2010-04-13 | 1 | -0/+3 |
| | |||||
* | Improve static assignment to QVariant's in the int and double case | Aaron Kennedy | 2010-04-08 | 1 | -0/+20 |
| | |||||
* | Fix test. | Michael Brasser | 2010-04-08 | 1 | -0/+1 |
| | |||||
* | Fix test (StoreScriptImported shifted enum values) | Warwick Allison | 2010-03-22 | 1 | -2/+11 |
| | | | | | Adds test for StoreScriptImported. Makes invalid instruction test resistant to future changes. | ||||
* | Fix test | Aaron Kennedy | 2010-03-12 | 1 | -9/+9 |
| | |||||
* | Change autotest class prefix from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX ↵ | Leonardo Sobral Cunha | 2010-02-24 | 1 | -4/+4 |
| | | | | to QDeclarativeXXX. | ||||
* | Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to ↵ | Warwick Allison | 2010-02-24 | 2 | -0/+591 |
QDeclarativeXXX. |