Enno Rehling
|
19b3b5b35a
|
change how message types are created (more prep work for expat)
|
2018-05-18 19:58:49 +02:00 |
|
Enno Rehling
|
05242aaf2d
|
Passing NULL after the last typed argument to a variadic function leads to undefined behaviour.
|
2018-02-25 17:18:30 +01:00 |
|
Enno Rehling
|
75f41a7169
|
fix crashes on 64-bit systems (not all 0s are created equal).
|
2018-01-14 09:38:26 +01:00 |
|
Enno Rehling
|
b83a1ee136
|
fix more missing_message errors.
|
2018-01-13 08:51:40 +01:00 |
|
Enno Rehling
|
cff4e12fbd
|
celan up tests, rename test_cleanup -> test_teardown.
|
2017-12-27 19:58:39 +01:00 |
|
Enno Rehling
|
be0cc93917
|
this test is poorly written, and a trap
|
2016-03-10 23:05:24 +01:00 |
|
Enno Rehling
|
c21d5290ef
|
memory leak: castorders
when you test_create_castorder, you must free_castorder
|
2016-03-10 22:33:53 +01:00 |
|
Enno Rehling
|
e8a42b20dd
|
don't use test_create_world
|
2015-11-07 18:47:55 +01:00 |
|
Enno Rehling
|
7ef18b1533
|
call cleanup
|
2015-11-07 18:45:41 +01:00 |
|
Enno Rehling
|
242efafd61
|
Fehlende Initializierung, github #375
|
2015-11-07 18:21:48 +01:00 |
|
Philipp Dreher
|
30dce18697
|
small formal corrections
|
2015-11-02 17:58:14 +01:00 |
|
Philipp Dreher
|
96ccb046ab
|
added test-suite for flyingship.c
some general testing of the spells functionality for future maintenance
purposes
|
2015-11-02 17:54:23 +01:00 |
|
Philipp Dreher
|
8200fdb6c2
|
moved files for flyingship to subdir "spells"
|
2015-11-02 15:40:26 +01:00 |
|