.. |
app_active.lua
|
Update some tests with the new app.activeFrame/Layer behavior
|
2019-04-13 16:30:58 -03:00 |
app_command.lua
|
Add tests for range of colors (new API)
|
2019-08-10 14:05:18 -03:00 |
app_pixel_color.lua
|
|
|
app_preferences.lua
|
Remove tests for global preferences
|
2019-05-08 19:03:44 -03:00 |
app_transaction.lua
|
|
|
brush.lua
|
Fix tests with brushes because we reverted the default brush center
|
2019-05-29 16:02:42 -03:00 |
cel.lua
|
|
|
cels.lua
|
|
|
color_space.lua
|
Remove assert for the color profile name
|
2019-01-03 19:37:51 -03:00 |
color.lua
|
Use the new Color.rgbaPixel property
|
2019-03-23 16:35:36 -03:00 |
console_assert.lua
|
|
|
console_print.lua
|
|
|
constants.lua
|
|
|
drawing.lua
|
|
|
frames.lua
|
|
|
image_iterator.lua
|
|
|
image_spec.lua
|
|
|
image.lua
|
Add Image:resize() test
|
2019-08-13 18:25:56 -03:00 |
layer.lua
|
Minor change in layer.lua
|
2019-08-28 09:19:11 -03:00 |
layers.lua
|
Some tests for layer groups
|
2019-08-28 09:19:23 -03:00 |
math.lua
|
|
|
merge_down_bugs.lua
|
Add a test for https://community.aseprite.org/t/2894
|
2019-04-13 17:19:11 -03:00 |
os.lua
|
|
|
palette.lua
|
Add tests for app.defaultPalette and Palette{ fromResource }
|
2019-04-24 19:09:21 -03:00 |
point.lua
|
Test negation operation (unary -) for Point
|
2019-08-13 18:24:39 -03:00 |
range.lua
|
Add tests for range of colors (new API)
|
2019-08-10 14:05:18 -03:00 |
rectangle.lua
|
Test Point/Size/Rectangle ctor with array of integers
|
2019-07-19 18:39:32 -03:00 |
selection.lua
|
Add Selection.origin setter
|
2019-02-15 17:20:18 -03:00 |
size.lua
|
Test Point/Size/Rectangle ctor with array of integers
|
2019-07-19 18:39:32 -03:00 |
slice.lua
|
|
|
slices.lua
|
|
|
sprite.lua
|
Extra checks for Sprite:resize()
|
2019-08-13 18:26:15 -03:00 |
string.lua
|
|
|
tag.lua
|
|
|
tags.lua
|
|
|
test_utils.lua
|
Add several CLI tests for -save-as with -layer and -ignore-layer
|
2019-08-29 17:07:49 -03:00 |
tools.lua
|
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 |
version.lua
|
Update Version tests to new API
|
2019-04-22 09:04:27 -03:00 |