Commit Graph

16 Commits

Author SHA1 Message Date
David Capello
3b88d4d62e Add some tests for contour + pixel perfect
Related to https://community.aseprite.org/t/13149
2022-02-25 15:04:56 -03:00
David Capello
22c5c2d547 Test bugs using image brush + tiled mode 2020-02-11 09:37:32 -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
57e6fd35b4 New useTool() tests with brushes 2019-04-29 10:23:32 -03:00
David Capello
b16a07abc7 Add tests for brushes 2019-04-18 22:34:27 -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
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