Browse Source

More tests

pull/218/head
Louis 8 years ago
parent
commit
7c476a7849
  1. 8
      test/test_song/image.csg.source

8
test/test_song/image.csg.source

@ -16,3 +16,11 @@
{image: dices.png size=50ptx}
{image: "image with spaces.png" size=x50pt}
{image: dices.png size=50ptx100pt}
{image: dices.png size=3cmx10%}
{image: "image with spaces.png" size=10%x3cm}
{image: dices.png size=x}
{image: dices.png error=foo}
{image: "image with spaces.png" dices.png}
{image: dices.png size=2exx3km}

Loading…
Cancel
Save