Commit Graph

104 Commits

Author SHA1 Message Date
David Capello
b81c615211 Test transparent/background layer in special indexed case for alpha compositing ink 2020-05-21 20:52:16 -03:00
David Capello
76c2fff045 Test that alpha compositing ink w/opacity=255 behaves like simple ink 2020-05-21 18:33:02 -03:00
David Capello
6497147845 Add some tests for Simple and Alpha Compositing inks 2020-05-20 18:17:17 -03:00
David Capello
f358262ad5 Test app.command.Flip() 2020-04-17 12:26:29 -03:00
David Capello
52a3fe55ae Check that app.range:clear() reset the selected colors 2020-04-16 21:36:50 -03:00
David Capello
58dccdaff2 Add Range.layers/frames setters and Range:clear() 2020-04-16 19:20:01 -03:00
David Capello
7df01d80d8 Test some crashes of Image() constructor 2020-03-28 13:25:17 -03:00
David Capello
d890906f1a Fix version tests now that the master branch is v1.x-dev 2020-03-25 23:17:48 -03:00
David Capello
e3d67e9765 Add Tag.color (related to https://github.com/aseprite/api/issues/24) 2020-03-19 08:57:53 -03:00
David Capello
22c5c2d547 Test bugs using image brush + tiled mode 2020-02-11 09:37:32 -03:00
David Capello
adc97fffb7 Test new function to save images with a specific palette 2020-01-13 12:29:37 -03:00
David Capello
b43e21baba Test fix for Palette:setEntry() when alpha channel is involved 2020-01-13 11:22:42 -03:00
David Capello
ade7285ff6 Add test for app.fs.fileExtension 2020-01-13 11:19:15 -03:00
David Capello
1db7233496 Test that the crash when we called print() on a __gc at exit is fixed 2019-12-11 23:50:37 -03:00
David Capello
0fd04fd57f Add app.fs tests 2019-12-11 15:44:03 -03:00
David Capello
2380719a3f Fix some comments in app_preferences.lua 2019-12-11 14:45:03 -03:00
David Capello
47b3098c8b Add tests for default vs specific document preferences 2019-12-02 19:27:04 -03:00
David Capello
7ebaaf485a Add more tests for Layer.stackIndex setter 2019-11-29 11:06:52 -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
4ddb08203a Test that Sprite.gridBounds property is saved inside .aseprite files 2019-11-01 15:06:11 -03:00
David Capello
3c336cb997 Add test for AddColor command 2019-10-01 09:37:39 -03:00
David Capello
7ded5ec710 Add some operations (add,sub,mul,etc.) to points/size/rectangles 2019-09-23 10:22:33 -03:00
David Capello
710e6d7ea2 Test resizing non-active sprite 2019-09-11 19:19:10 -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
af2adf99f9 Some tests for layer groups 2019-08-28 09:19:23 -03:00
David Capello
7b24a14483 Minor change in layer.lua 2019-08-28 09:19:11 -03:00
David Capello
c81a7937e9 Extra checks for Sprite:resize() 2019-08-13 18:26:15 -03:00
David Capello
f00c5e68d1 Add Image:resize() test 2019-08-13 18:25:56 -03:00
David Capello
6c0523f150 Add array_to_pixels() to test_utils.lua 2019-08-13 18:25:37 -03:00
David Capello
4f33bd8e14 Test negation operation (unary -) for Point 2019-08-13 18:24:39 -03:00
David Capello
82958681d1 Add tests for range of colors (new API) 2019-08-10 14:05:18 -03:00
David Capello
d9cde80ebb Add tests for ColorCurve and ConvolutionMatrix filters 2019-08-01 21:14:45 -03:00
David Capello
e70c6c5962 Test Point/Size/Rectangle ctor with array of integers 2019-07-19 18:39:32 -03:00
David Capello
a459ad6ffc Add tests for BrightnessContrast, Despeckle, HueSaturation, InvertColor, Outline 2019-07-18 11:46:42 -03:00
David Capello
b8affd9518 Test ReplaceColor{} command 2019-07-16 16:13:02 -03:00
David Capello
b800de65a6 Test app.command.NewFile 2019-06-28 18:12:00 -03:00
David Capello
15e38b6f6a Test if two or more app.useTool() inside a app.transaction() are grouped in one undoable action 2019-06-28 16:49:36 -03:00
David Capello
e33579fe7d Change some assert() with expect_eq() 2019-06-06 10:34:25 -03:00
David Capello
b5bd46a315 Fix tests with brushes because we reverted the default brush center 2019-05-29 16:02:42 -03:00
David Capello
bcc39c7bef Add tests for useTool+symmetry options 2019-05-11 18:26:58 -03:00
David Capello
3e2cbf4b4c Remove tests for global preferences 2019-05-08 19:03:44 -03:00
David Capello
5337328c92 Default brush center has changed 2019-05-08 18:54:25 -03:00
David Capello
57e6fd35b4 New useTool() tests with brushes 2019-04-29 10:23:32 -03:00
David Capello
8c64e684f5 Add app.preferences object 2019-04-24 21:15:09 -03:00
David Capello
63ab876441 Add tests for app.defaultPalette and Palette{ fromResource } 2019-04-24 19:09:21 -03:00
David Capello
ce14e003c8 Update Version tests to new API 2019-04-22 09:04:27 -03:00
David Capello
03a74d1911 Add two minor tests for Version() <= operator 2019-04-21 00:11:15 -03:00
David Capello
a7bdc39761 Add Version() class tests 2019-04-21 00:05:31 -03:00
David Capello
b16a07abc7 Add tests for brushes 2019-04-18 22:34:27 -03:00
David Capello
585ffc91a4 New tests to load/save Sprite/Image/Palette 2019-04-18 00:16:54 -03:00