Skip to content

Commit

Permalink
add vtests
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcSabatella committed Mar 14, 2014
1 parent 70d5e46 commit 1e39a25
Show file tree
Hide file tree
Showing 18 changed files with 6 additions and 2 deletions.
Binary file added vtest/accidental-1-ref-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added vtest/accidental-1.mscz
Binary file not shown.
Binary file added vtest/accidental-2-ref-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added vtest/accidental-2.mscz
Binary file not shown.
Binary file added vtest/accidental-3-ref-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added vtest/accidental-3.mscz
Binary file not shown.
Binary file added vtest/chord-layout-1-ref-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added vtest/chord-layout-1.mscz
Binary file not shown.
Binary file added vtest/chord-layout-2-ref-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added vtest/chord-layout-2.mscz
Binary file not shown.
Binary file added vtest/chord-layout-3-ref-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added vtest/chord-layout-3.mscz
Binary file not shown.
Binary file added vtest/chord-layout-4-ref-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added vtest/chord-layout-4.mscz
Binary file not shown.
Binary file added vtest/chord-layout-5-ref-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added vtest/chord-layout-5.mscz
Binary file not shown.
4 changes: 3 additions & 1 deletion vtest/gen
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,9 @@ else
emmentaler-3 bravura-3 emmentaler-4 bravura-4 emmentaler-5 bravura-5\
emmentaler-6 bravura-6 emmentaler-7 bravura-7\
emmentaler-8 bravura-8 emmentaler-9 bravura-9 emmentaler-10 bravura-10\
emmentaler-11 bravura-11 frametext ottava slurs-1"
emmentaler-11 bravura-11 frametext ottava slurs-1\
chord-layout-1 chord-layout-2 chord-layout-3 chord-layout-4 chord-layout-5\
accidental-1 accidental-2 accidental-3"
fi

MSCORE=../build.debug/mscore/mscore
Expand Down
4 changes: 3 additions & 1 deletion vtest/gen.bat
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,9 @@ set SRC=mmrest-1,bravura-mmrest,mmrest-2,mmrest-4,mmrest-5,mmrest-6,mmrest-7,mmr
noteheadposition-1,valign-1,emmentaler-1,bravura-1,emmentaler-2,bravura-2, ^
emmentaler-3,bravura-3,emmentaler-4,bravura-4,emmentaler-5,bravura-5, ^
emmentaler-6,bravura-6,emmentaler-7,bravura-7, ^
emmentaler-8,bravura-8,emmentaler-9,bravura-9,emmentaler-10,bravura-10
emmentaler-8,bravura-8,emmentaler-9,bravura-9,emmentaler-10,bravura-10, ^
chord-layout-1,chord-layout-2,chord-layout-3,chord-layout-4,chord-layout-5, ^
accidental-1,accidental-2,accidental-3

set MSCORE=..\win32install\bin\mscore.exe
set DPI=130
Expand Down

0 comments on commit 1e39a25

Please sign in to comment.