Enno Rehling
|
cff4e12fbd
|
celan up tests, rename test_cleanup -> test_teardown.
|
2017-12-27 19:58:39 +01:00 |
Enno Rehling
|
fa6a3e377d
|
relocate the addtoken leak "test" to umlaut.test.c
|
2016-09-05 18:46:02 +02:00 |
Enno Rehling
|
7b5383dfff
|
disable all direction tests instead of the minimal leak proof
|
2016-09-05 17:57:59 +02:00 |
Enno Rehling
|
b2b9b9eae4
|
test having more than one name per direction.
use test_setup.
|
2016-09-04 21:52:09 +01: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
|
0b098dede6
|
remove invalid tests. uninitialized locales do not have default words
|
2015-11-01 05:35:10 +01:00 |
Enno Rehling
|
5faf642b9c
|
use the same DISABLE_TEST macro everywhere.
|
2015-09-09 13:23:20 +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
|
1af315ebf2
|
move magic out of kernel, into src.
clean up/remove a ton of includes, especially of types.h (include in header if you need it, not in every .c file).
|
2014-11-01 12:57:01 +01:00 |
Enno Rehling
|
932a615837
|
refactoring: special directions into their own file (vortex.c).
moving spells.c out of spells.
figured that movewhere should be in move.c
|
2014-08-27 21:30:24 +02:00 |
Enno Rehling
|
ecaeba3058
|
add a test for the vortex special direction before touching that code.
|
2014-08-27 20:10:17 +02:00 |
Enno Rehling
|
125fd519a8
|
rename test files.
add tests for keyword.c, incomplete.
|
2014-06-16 08:01:59 -07:00 |