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
|
4ddb08203a
|
Test that Sprite.gridBounds property is saved inside .aseprite files
|
2019-11-01 15:06:11 -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
|
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
|
bb89bfbb7e
|
Add some test sprites with groups
|
2019-08-28 09:18:46 -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
|
7dad69e310
|
Check loading/saving a single image in all formats
|
2019-08-01 21:15:27 -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 |
|
David Capello
|
ea4f6ce957
|
Add Sprite:flatten()
|
2019-04-17 15:04:25 -03:00 |
|
David Capello
|
de9f8beed9
|
Add a test for https://community.aseprite.org/t/2894
|
2019-04-13 17:19:11 -03:00 |
|
David Capello
|
bef770c2b3
|
Update some tests with the new app.activeFrame/Layer behavior
|
2019-04-13 16:30:58 -03:00 |
|
David Capello
|
b750a92647
|
Test Image:isEmpty() and Image:isPlain()
|
2019-03-29 15:55:45 -03:00 |
|
David Capello
|
7a1cd9dad7
|
Test Point/Size/Rectangle tostring
|
2019-03-29 15:54:50 -03:00 |
|
David Capello
|
a32a0485c7
|
Test app.useTool() with "cel" argument
|
2019-03-23 16:35:56 -03:00 |
|
David Capello
|
d16f42e1c9
|
Use the new Color.rgbaPixel property
|
2019-03-23 16:35:36 -03:00 |
|
David Capello
|
aa4b9d91f3
|
Rename app.toolStroke() -> app.useTool()
|
2019-03-23 13:53:44 -03:00 |
|
David Capello
|
8e378c4e45
|
Add tests for app.activeTool
|
2019-03-23 09:19:34 -03:00 |
|
David Capello
|
771d5f8a85
|
Add some extra tool tests
|
2019-03-18 22:33:53 -03:00 |
|
David Capello
|
0dbe0bdffb
|
Rename app.drawWithTool() -> app.toolStroke()
|
2019-03-16 13:15:51 -03:00 |
|
David Capello
|
0df118e405
|
Add some app.drawWithTool() basic tests
|
2019-03-15 17:04:19 -03:00 |
|