Enno Rehling
|
60efb12d70
|
Zombies koennen Personen gebn
|
2017-07-09 13:37:46 +02:00 |
Enno Rehling
|
8e9866f0ce
|
additional tests for spells.
also some support functionality for lua tests.
|
2017-05-01 19:09:00 +02:00 |
Enno Rehling
|
f2d8392206
|
add tests for correct castle stage names.
|
2017-04-25 16:47:26 +02:00 |
Enno Rehling
|
8b02c540fd
|
re-enable accidentally disabled tests
|
2017-04-25 13:27:13 +02:00 |
Enno Rehling
|
8bb7cf8878
|
WIP: this error has a new message.
|
2017-04-02 15:39:50 +02:00 |
Enno Rehling
|
4115b321b3
|
add tests for additional (race-related) production rules.
|
2017-03-30 21:00:35 +02:00 |
Enno Rehling
|
d7fa405dbe
|
Merge branch 'test-races' into develop
|
2017-03-30 19:09:32 +02:00 |
Enno Rehling
|
570a25f6dd
|
split production rules by games
|
2017-03-30 19:08:33 +02:00 |
Enno Rehling
|
f2bb51b3ab
|
Merge branch 'master' into develop
Conflicts:
res/adamantium.xml
res/core/resources/laen.xml
scripts/tests/common.lua
scripts/tests/e2/adamantium.lua
scripts/tests/e2/e2features.lua
scripts/tests/e2/items.lua
scripts/tests/items.lua
src/bind_unit.c
src/economy.test.c
src/kernel/resources.c
src/util/attrib.c
|
2017-03-26 21:01:21 +02:00 |
Enno Rehling
|
bd40de1142
|
additional testing for production rules.
|
2017-03-26 17:38:45 +02:00 |
Enno Rehling
|
51ec560f72
|
Merge branch 'master' into develop
Conflicts:
scripts/tests/e2/init.lua
scripts/tests/e3/init.lua
src/economy.c
src/economy.test.c
src/kernel/item.c
src/modules/arena.c
|
2017-03-11 14:41:25 +01:00 |
Enno Rehling
|
b0baba4405
|
bug 2290: sawmill bonus was broken.
not pleased with the test, which is in lua only.
https://bugs.eressea.de/view.php?id=2290
|
2017-03-02 19:21:11 +01:00 |
Enno Rehling
|
5a01eae522
|
make item_use function crash if new and old rules do not agree
add a 'test' function to E3 that exercises all those items
|
2017-02-28 14:22:59 +01:00 |
Enno Rehling
|
1b93c14806
|
Test E2 items in E2 only.
Remove eye of demon (broken item).
|
2017-02-27 18:50:48 +01:00 |
Enno Rehling
|
576f183afb
|
separate tests.report module (lua)
disable all report testing for now
|
2016-09-14 17:04:23 +02:00 |
Enno Rehling
|
d1b638f9b1
|
Merge branch 'feature/test-world' of https://github.com/ennorehling/eressea into ennorehling-feature/test-world
Conflicts:
scripts/tests/e2/init.lua
scripts/tests/e3/init.lua
|
2015-08-07 00:16:32 +02:00 |
Enno Rehling
|
c634a01a3f
|
Bug 1949: Zauberbeutelverhalten (magic bag tests & config changes)
https://bugs.eressea.de/view.php?id=1949
|
2015-07-01 22:13:24 +02:00 |
Enno Rehling
|
15e9c5962c
|
merge feature/test-cleanup
removing old test files
merging old tests into current system
fixing some internal bugs (i.e. adjust_coordinates)
|
2015-07-01 21:24:44 +02:00 |
Enno Rehling
|
e8fa654a38
|
test processing and reports for E2 and E3 both
|
2015-05-20 12:42:30 +02:00 |
Enno Rehling
|
0aa002a6d2
|
Functional test for bug 1882: Verify that COMBAT/FIGHT/KÄMPFE have the desired effect.
|
2015-01-04 13:20:11 +01:00 |
Enno Rehling
|
4ed469c126
|
do not try setting luxury demand on oceans.
add some old E3 tests, disable those that have rotted.
|
2015-01-01 10:12:03 +01:00 |
Enno Rehling
|
9453aff7f5
|
fix running game-specific tests for E3, add them to the test suite.
|
2014-12-31 21:07:42 +01:00 |