diff options
author | Yann Bodson <yann.bodson@nokia.com> | 2009-11-05 03:31:16 (GMT) |
---|---|---|
committer | Yann Bodson <yann.bodson@nokia.com> | 2009-11-05 03:31:16 (GMT) |
commit | 5ff952242ca7c2a5ae64c3fc4c904fd121fdf74b (patch) | |
tree | 19dffe4d1757d818e1c2f6e03841b5506fba1b21 /tests/auto/declarative/qmlgraphicsborderimage/data/invalid.sci | |
parent | 9c0c6035d6d16dca80be90b4799e5d64e3ae1a1a (diff) | |
download | Qt-5ff952242ca7c2a5ae64c3fc4c904fd121fdf74b.zip Qt-5ff952242ca7c2a5ae64c3fc4c904fd121fdf74b.tar.gz Qt-5ff952242ca7c2a5ae64c3fc4c904fd121fdf74b.tar.bz2 |
more borderimage autotests
Diffstat (limited to 'tests/auto/declarative/qmlgraphicsborderimage/data/invalid.sci')
-rw-r--r-- | tests/auto/declarative/qmlgraphicsborderimage/data/invalid.sci | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/auto/declarative/qmlgraphicsborderimage/data/invalid.sci b/tests/auto/declarative/qmlgraphicsborderimage/data/invalid.sci new file mode 100644 index 0000000..98c72c9 --- /dev/null +++ b/tests/auto/declarative/qmlgraphicsborderimage/data/invalid.sci @@ -0,0 +1,7 @@ +border.left:10 +border.top:20 +border.down:30 +border.up:40 +horizontalTileRule:Roun +verticalTileRule:Repea +source:colors.png |