atomorph/demo/tests
1Hyena ad627b132f Initial commit. 2016-09-09 16:06:08 +03:00
..
data Initial commit. 2016-09-09 16:06:08 +03:00
output Initial commit. 2016-09-09 16:06:08 +03:00
README Initial commit. 2016-09-09 16:06:08 +03:00
test_armors.sh Initial commit. 2016-09-09 16:06:08 +03:00
test_battlelord.sh Initial commit. 2016-09-09 16:06:08 +03:00
test_cat.sh Initial commit. 2016-09-09 16:06:08 +03:00
test_combine.sh Initial commit. 2016-09-09 16:06:08 +03:00
test_fluid.sh Initial commit. 2016-09-09 16:06:08 +03:00
test_food.sh Initial commit. 2016-09-09 16:06:08 +03:00
test_monsters.sh Initial commit. 2016-09-09 16:06:08 +03:00
test_perlin.sh Initial commit. 2016-09-09 16:06:08 +03:00
test_quick.sh Initial commit. 2016-09-09 16:06:08 +03:00
test_regenmorph.sh Initial commit. 2016-09-09 16:06:08 +03:00
test_rotation.sh Initial commit. 2016-09-09 16:06:08 +03:00
test_spline.sh Initial commit. 2016-09-09 16:06:08 +03:00
test_transformer.sh Initial commit. 2016-09-09 16:06:08 +03:00
test_unrelated.sh Initial commit. 2016-09-09 16:06:08 +03:00
tests.sh Initial commit. 2016-09-09 16:06:08 +03:00

README

ImageMagick is needed for these tests to run properly:

sudo apt-get update
sudo apt-get install imagemagick --fix-missing 

The completion of all of the tests requires approximately 10 minutes.
However, some of the individual tests finish within seconds. Feel free
to examine the test scripts and modify the parameters.