Enno Rehling
|
25e5d1d285
|
use test_setup to start tests
|
2016-09-08 08:12:26 +02:00 |
|
Enno Rehling
|
87b09cd3c6
|
refactor tests to use test locale where possible
|
2016-03-24 13:01:47 +01:00 |
|
Enno Rehling
|
09ae3d8993
|
Merge branch 'feature/issue-462-log-test-errors' of https://github.com/ennorehling/eressea into ennorehling-feature/issue-462-log-test-errors
Conflicts:
src/magic.test.c
|
2016-01-31 21:58:16 +01:00 |
|
Enno Rehling
|
9bf1059d8a
|
trying to make tests not throw out so many ERROR log mesages, commenting on some of them.
|
2016-01-29 17:49:27 +01:00 |
|
Enno Rehling
|
91f894b290
|
teleport.c is the astral space implementation, and it is not one of the core concepts, so move it out of the kernel/ directory
|
2016-01-28 12:25:16 +01:00 |
|
Enno Rehling
|
2f70054d2f
|
braineaters outside of astral sapce lose 50% of their innate magic resistance.
|
2016-01-28 10:58:28 +01:00 |
|
Steffen Mecke
|
f3972a2390
|
prepared test for nr_spell
|
2015-11-13 00:57:14 +01:00 |
|
Enno Rehling
|
fed660987a
|
CID 22519 et al (resource leaks)
make the failure case for get_spellbook a little slower, but make static analysis happy.
|
2015-11-09 19:16:20 +01:00 |
|
Enno Rehling
|
7e9c36b599
|
memory leak: free spell components and spells at exit
|
2015-10-13 22:02:58 +02:00 |
|
Enno Rehling
|
420574c7e4
|
add unit-test for casting spells, fix spell-casting (was looking for thisorder), all E3 tests pass again
|
2015-08-05 10:25:25 +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
|
3b5653b353
|
all good tests cleanup after themselves.
|
2014-12-31 01:40:46 +01:00 |
|
Enno Rehling
|
e9c3a00f7d
|
it sucks that get_translations sometimes returns tokens, and sometimes critbit_trees. How is anyone supposed to free that correctly?
|
2014-12-31 01:29:10 +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 |
|