2014-08-26 10:21:58 +04:00
|
|
|
(typeof exports != "undefined" ? exports : pskl_exports).tests = [
|
2014-08-24 19:57:30 +04:00
|
|
|
"pen.drawing.json",
|
2016-10-10 00:48:39 +03:00
|
|
|
"color.picker.2.json",
|
2014-08-24 19:57:30 +04:00
|
|
|
"color.picker.json",
|
|
|
|
"frames.fun.json",
|
2015-08-25 02:01:12 +03:00
|
|
|
"history.basic.json",
|
2017-05-11 03:18:33 +03:00
|
|
|
"layers.duplicate.json",
|
2014-08-24 19:57:30 +04:00
|
|
|
"layers.fun.json",
|
2014-09-13 22:21:40 +04:00
|
|
|
"layers.merge.json",
|
2017-05-20 18:31:32 +03:00
|
|
|
"layers.top.bottom.json",
|
2014-08-24 19:57:30 +04:00
|
|
|
"move.json",
|
2015-09-02 01:48:29 +03:00
|
|
|
"move-alllayers-allframes.json",
|
2017-10-08 19:39:55 +03:00
|
|
|
"pen.mirror.pensize.json",
|
2014-08-24 19:57:30 +04:00
|
|
|
"pen.secondary.color.json",
|
2015-08-25 00:56:09 +03:00
|
|
|
"selection.rectangular.json",
|
2014-08-24 19:57:30 +04:00
|
|
|
"squares.circles.json",
|
|
|
|
"stroke.json",
|
2015-09-16 02:13:45 +03:00
|
|
|
"verticalpen.drawing.json",
|
2015-10-02 02:27:59 +03:00
|
|
|
"dithering.basic.json",
|
2017-01-29 02:11:58 +03:00
|
|
|
"transform.center.json",
|
2015-10-02 02:27:59 +03:00
|
|
|
"transform.clone.once.json",
|
|
|
|
"transform.clone.twice.undo.once.json",
|
2017-05-24 00:13:12 +03:00
|
|
|
"transform.crop.json",
|
|
|
|
"transform.crop.selection.json",
|
2015-10-02 02:27:59 +03:00
|
|
|
"transform.rotate.once.alt.json",
|
|
|
|
"transform.rotate.twice.undo.once.json",
|
2015-10-02 03:04:03 +03:00
|
|
|
"transform.rotate.alt.twice.undo.once.json",
|
2015-10-02 02:48:35 +03:00
|
|
|
"transform.flip.once.alt.json",
|
|
|
|
"transform.flip.twice.undo.once.json",
|
2015-09-22 09:05:30 +03:00
|
|
|
"transform.flip.thrice.undo.all.redo.all.json",
|
2015-10-06 02:22:43 +03:00
|
|
|
"selection.lasso.json",
|
|
|
|
"swapcolor.twice.undo.once.json",
|
|
|
|
"swapcolor.alllayers.allframes.twice.undo.once.json"
|
2014-08-26 10:21:58 +04:00
|
|
|
];
|