Enno Rehling
|
e19f0ad381
|
issue #633: parse FACTION/PARTEI in any language.
added a test since the first fix did not work.
|
2017-01-23 10:47:49 +01:00 |
|
Enno Rehling
|
9ccaab6516
|
Korrekte Email-Subject und Adresse, auch im NR.
Eliminate crufty per-game strings.
|
2017-01-22 20:19:32 +01:00 |
|
Enno Rehling
|
ebbe4fa4ac
|
issue #629: fix eressea.ini config
fixed reading of ini data into config (keys have a . here, not a :).
added a test.
removed obsolete global.inifile variable.
|
2017-01-21 19:53:47 +01:00 |
|
Enno Rehling
|
49ccb3825f
|
test and cache all the rules!
|
2016-09-11 15:54:03 +02:00 |
|
Enno Rehling
|
86ef225ccb
|
add some more local caching.
|
2016-09-11 12:48:00 +02:00 |
|
Enno Rehling
|
f75be76ee1
|
created a new configuration caching API (config_changed).
applied this to some rules.
|
2016-09-11 12:15:53 +02:00 |
|
Enno Rehling
|
133bef1041
|
fix compilation.
eliminate the last order-related memory leak.
|
2016-09-06 22:21:06 +02:00 |
|
Enno Rehling
|
270c12b6d8
|
these config tests were leaking orders.
convert them to test_setup use, too.
|
2016-09-06 21:04:25 +01:00 |
|
Enno Rehling
|
a834c486d9
|
fix a FIXME: setting default order through config, making test better.
this feature is not in use, so all this work is really pointless.
|
2016-04-09 19:05:28 +02:00 |
|
Enno Rehling
|
11ae7dd55e
|
add a test for default_order, so I can change it.
|
2016-04-09 18:49:25 +02:00 |
|
Enno Rehling
|
aba0be505e
|
refactor many tests to use the test locale instead of building their own
|
2016-03-24 13:01:47 +01:00 |
|
Enno Rehling
|
06f8ba9ee4
|
faster lookup for get_param with tries
eliminate unnecessary constatn from rand.c
|
2015-11-20 15:48:17 +01:00 |
|
Enno Rehling
|
3cfb22876b
|
memory leak: free params after test
|
2015-10-14 12:01:33 +02:00 |
|
Enno Rehling
|
0facb386a8
|
memory leaks: call test_cleanup, free strlist, free message
|
2015-10-13 22:21:05 +02:00 |
|
Enno Rehling
|
a2c269e805
|
add another failing unit test for bug 1685, closer to the core of the problem
|
2015-09-05 19:45:34 +02:00 |
|
Enno Rehling
|
3dc173b6ec
|
add unit tests for read_unitid
|
2015-09-05 19:44:30 +02:00 |
|
Enno Rehling
|
400b8f1ffa
|
add another failing test for bug 1685
add test for forbiddenid (cannot have a unit with id TEMP)
|
2015-09-05 19:25:55 +02:00 |
|
Enno Rehling
|
abca25d1d5
|
fix indentation in every file
fix copyright date
remove vi ts=2 code
remove a couple of superfluous extern declarations
|
2015-01-30 20:37:14 +01:00 |
|
Enno Rehling
|
04bbec2b89
|
turns out that set_param with null should remove the setting.
|
2015-01-04 16:41:59 +01:00 |
|
Enno Rehling
|
bd6b9761b0
|
add simple tests for pay_cmd.
|
2014-12-17 20:00:55 +01:00 |
|
Enno Rehling
|
63f69ec1cf
|
add the test coverage for getunit.
fix a bug where NULL was not returned when unit is in the wrong region.
|
2014-12-12 21:55:44 +01:00 |
|
Enno Rehling
|
07d10d9ab0
|
add tests for get_param functions
|
2014-06-25 07:22:39 -07:00 |
|