Enno Rehling
|
be0b54494e
|
clean up some tests.
the test locale gets some extra strings.
test_create_world is bad, stop using it. unfinished.
|
2017-03-10 21:29:37 +01:00 |
Enno Rehling
|
25e5d1d285
|
use test_setup to start tests
|
2016-09-08 08:12:26 +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
|
e04a541167
|
do not initialize resources in test_cleanup, that makes no sense.
|
2014-12-31 00:16:24 +01:00 |
Enno Rehling
|
9f09b9b915
|
fixed memory leaks in tests, thanks to valgrind
|
2014-12-30 23:34:24 +01:00 |
Enno Rehling
|
d7c2fc2b04
|
remove the R_UNIT resource.
https://bugs.eressea.de/view.php?id=1945
assert that only items can be reserved.
|
2014-12-11 23:24:00 +01:00 |
Enno Rehling
|
5d32896407
|
rt_register is no longer required, new_resourcetype replaced by rt_get_or_create.
|
2014-06-29 17:02:45 -07:00 |
Enno Rehling
|
92f43a7b51
|
eliminate it_find calls, replace it_find with something backed by rt_find
|
2014-06-24 22:44:05 -07:00 |
Enno Rehling
|
9d24c3c291
|
testing resource caching
|
2014-06-24 19:51:06 -07:00 |
Enno Rehling
|
dc8a8cdd71
|
rt_find -> get_resourcetype optimization
|
2014-06-24 08:19:11 -07:00 |
Enno Rehling
|
2c831230a0
|
Added a test for expensive skills.
When resetting the game rules, make sure basic resources (money, hp, person) are initialized.
|
2014-06-22 07:55:14 -07:00 |
Enno Rehling
|
125fd519a8
|
rename test files.
add tests for keyword.c, incomplete.
|
2014-06-16 08:01:59 -07:00 |