Issue #215 : Dev environment : support keyboard/undo/redo events in drawing tests

This commit is contained in:
jdescottes
2015-08-24 23:56:09 +02:00
parent ff98670055
commit 754bc9b830
10 changed files with 59 additions and 9 deletions

View File

@ -8,6 +8,7 @@
"lighten.darken.json",
"move.json",
"pen.secondary.color.json",
"selection.rectangular.json",
"squares.circles.json",
"stroke.json",
"verticalpen.drawing.json"

View File

@ -6,6 +6,7 @@
"layers.merge.json",
"move.json",
"pen.secondary.color.json",
"selection.rectangular.json",
"squares.circles.json",
"stroke.json",
"verticalpen.drawing.json"

File diff suppressed because one or more lines are too long