Chris Beck
0797abd9ea
add WML unit test examples, and include the test directory
...
add some trivial tests, and the _main.cfg files to ensure they are included
2014-04-08 18:09:32 -04:00
Chris Beck
a011738544
add WML macros for unit test scenarios
...
contains "generic_unit_test", "return" and "assert" macros
2014-04-08 18:09:18 -04:00
Nils Kneuper
89cfa516de
applied utils/wesnoth-optipng:
...
Overall statistics (only for files with a smaller recompressed size):
Original size: 9070 KiB on 449 files
Optimized size: 8184 KiB
Total saving: 885 KiB = 9% decrease
2012-08-25 08:18:19 +00:00
Mark de Wever
b5240e1bf9
Rewrite the blending algorithm.
...
The rewrite only has minor visual differences, ImageMagick's
`composite -compose difference'
shows no visual differences.
The change makes it possible to optimise the code on the ARM Cortex A8
using NEON instructions.
2012-03-31 14:45:23 +00:00
Mark de Wever
aa29be755d
Added unit tests for blending images.
...
This test is added to test modifications of the algorithm. It also adds a
programme to create the test images. And the test images to test whether
the output of the algorithm remains the same after changing the algorithm.
loonycyborg can you add this new programme to scons.
2012-03-25 10:06:24 +00:00
Alexander van Gessel
54f98f5d9e
s/{@/{/g on mainline WML.
2009-03-24 23:05:19 +01:00
Eric S. Raymond
4861e50155
Reindent mainline in preparation for 1.6.
2008-12-08 17:45:47 +00:00
Nils Kneuper
01c575209c
add a textdomain declaration to every .cfg file...
...
...(via utils/change-textdomain -t)
2008-10-07 10:35:42 +00:00
Pauli Nieminen
5d756ba985
Hacked play_scenario test code to work for formula ai testing
2008-09-05 09:59:17 +00:00
Pauli Nieminen
e9fd73193a
WIP test/play_scenario
2008-09-05 09:59:00 +00:00
Pauli Nieminen
69cb72e61c
Leading space loading test case
2008-09-03 10:04:46 +00:00
Pauli Nieminen
ed2a9491b8
Added some empty lines to make reading easier
2008-08-29 16:16:05 +00:00
Pauli Nieminen
30a7dadec5
Fixed UMC loading with new caching code
2008-08-29 08:14:36 +00:00
Eric S. Raymond
318486ce4b
Reindent most of the data tree in preparation for making wmlindent smarter.
2008-08-28 17:57:00 +00:00
Pauli Nieminen
b28f8077a4
Fixed test/_main.cfg to include correct paths for test data
2008-08-27 21:58:06 +00:00
Pauli Nieminen
43ca9ef2cc
Created wesnoth-test domain for unit tests
2008-08-27 09:12:52 +00:00
Pauli Nieminen
0402b42f78
Fixed config test translation reset test to work
2008-08-25 17:52:58 +00:00
Pauli Nieminen
c934825607
Excluded data/test/ from tarball
2008-08-23 16:08:37 +00:00
Pauli Nieminen
ccc03df4b4
Moved test data to data/test/
2008-08-19 08:34:38 +00:00