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 |
|