aseprite/scripts
2020-04-17 12:26:29 -03:00
..
app_active.lua Update some tests with the new app.activeFrame/Layer behavior 2019-04-13 16:30:58 -03:00
app_command.lua Test app.command.Flip() 2020-04-17 12:26:29 -03:00
app_fs.lua Add test for app.fs.fileExtension 2020-01-13 11:19:15 -03:00
app_pixel_color.lua
app_preferences.lua Fix some comments in app_preferences.lua 2019-12-11 14:45:03 -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
compare_sprite_sheets.lua Add tests to compare -sheet-type columns vs. rows and -trim vs -trim-sprite 2019-11-01 15:21:26 -03:00
console_assert.lua
console_print.lua
constants.lua
drawing.lua
frames.lua
image_iterator.lua
image_spec.lua
image.lua Test some crashes of Image() constructor 2020-03-28 13:25:17 -03:00
layer.lua Minor change in layer.lua 2019-08-28 09:19:11 -03:00
layers.lua Add more tests for Layer.stackIndex setter 2019-11-29 11:06:52 -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 Test fix for Palette:setEntry() when alpha channel is involved 2020-01-13 11:22:42 -03:00
point.lua Add some operations (add,sub,mul,etc.) to points/size/rectangles 2019-09-23 10:22:33 -03:00
print_on_gc.lua Test that the crash when we called print() on a __gc at exit is fixed 2019-12-11 23:50:37 -03:00
range.lua Check that app.range:clear() reset the selected colors 2020-04-16 21:36:50 -03:00
rectangle.lua Add some operations (add,sub,mul,etc.) to points/size/rectangles 2019-09-23 10:22:33 -03:00
selection.lua Add Selection.origin setter 2019-02-15 17:20:18 -03:00
size.lua Add some operations (add,sub,mul,etc.) to points/size/rectangles 2019-09-23 10:22:33 -03:00
slice.lua
slices.lua
sprite.lua Test that Sprite.gridBounds property is saved inside .aseprite files 2019-11-01 15:06:11 -03:00
string.lua
tag.lua Add Tag.color (related to https://github.com/aseprite/api/issues/24) 2020-03-19 08:57:53 -03:00
tags.lua
test_utils.lua Test bugs using image brush + tiled mode 2020-02-11 09:37:32 -03:00
tools.lua Test bugs using image brush + tiled mode 2020-02-11 09:37:32 -03:00
version.lua Fix version tests now that the master branch is v1.x-dev 2020-03-25 23:17:48 -03:00