mirror of
https://github.com/piskelapp/piskel.git
synced 2023-08-10 21:12:52 +03:00
34 lines
1.0 KiB
JavaScript
34 lines
1.0 KiB
JavaScript
(typeof exports != "undefined" ? exports : pskl_exports).tests = [
|
|
"pen.drawing.json",
|
|
"color.picker.2.json",
|
|
"color.picker.json",
|
|
"frames.fun.json",
|
|
"history.basic.json",
|
|
"layers.duplicate.json",
|
|
"layers.fun.json",
|
|
"layers.merge.json",
|
|
"layers.top.bottom.json",
|
|
"move.json",
|
|
"move-alllayers-allframes.json",
|
|
"pen.mirror.pensize.json",
|
|
"pen.secondary.color.json",
|
|
"selection.rectangular.json",
|
|
"squares.circles.json",
|
|
"stroke.json",
|
|
"verticalpen.drawing.json",
|
|
"dithering.basic.json",
|
|
"transform.center.json",
|
|
"transform.clone.once.json",
|
|
"transform.clone.twice.undo.once.json",
|
|
"transform.crop.json",
|
|
"transform.crop.selection.json",
|
|
"transform.rotate.once.alt.json",
|
|
"transform.rotate.twice.undo.once.json",
|
|
"transform.rotate.alt.twice.undo.once.json",
|
|
"transform.flip.once.alt.json",
|
|
"transform.flip.twice.undo.once.json",
|
|
"transform.flip.thrice.undo.all.redo.all.json",
|
|
"selection.lasso.json",
|
|
"swapcolor.twice.undo.once.json",
|
|
"swapcolor.alllayers.allframes.twice.undo.once.json"
|
|
]; |