Commit Graph

15 Commits

Author SHA1 Message Date
David Capello
e857b0e3e5 Fix running Lua scripts that use temp dir ($t) on Windows 2019-12-11 14:44:29 -03:00
David Capello
a14a0a321d Test all -sheet-types 2019-11-01 15:53:15 -03:00
David Capello
fdf8adc947 Add tests to compare -sheet-type columns vs. rows and -trim vs -trim-sprite 2019-11-01 15:21:26 -03:00
David Capello
fec6c5d230 Remove call to aseprite -help 2019-10-02 09:13:55 -03:00
David Capello
6117e064cb Add test for https://github.com/aseprite/aseprite/issues/2116 2019-10-01 20:45:18 -03:00
David Capello
4fb4c30ecb Check that -sheet keeps the transparent color index of the source 2019-10-01 10:12:22 -03:00
David Capello
b450229caa Add several CLI tests for -save-as with -layer and -ignore-layer 2019-08-29 17:07:49 -03:00
David Capello
7dad69e310 Check loading/saving a single image in all formats 2019-08-01 21:15:27 -03:00
David Capello
8475f5a5ff Remove calls to macOS open utility 2019-01-10 07:16:21 -03:00
David Capello
d23c622a17 Add test for --sheet --data with --split-layers 2019-01-09 21:14:01 -03:00
David Capello
e958403e27 Add some tests for --sheet 2019-01-09 20:43:49 -03:00
David Capello
72109b99bb Remove call to open command (which was only for local testing purposes) 2018-12-20 14:02:50 -03:00
David Capello
a4a6af2239 Add regression test for aseprite/aseprite#591 2018-12-20 13:32:53 -03:00
David Capello
7e53c296e2 Add more -save-as tests 2018-12-20 11:30:40 -03:00
David Capello
91e64cd436 Add scripts to test the CLI features
I'm going to move my internals CLI tests to this repo in the near future.
This is a first version to try the new --ignore-empty --save-as feature.
2018-11-07 16:49:31 -03:00