Enno Rehling
|
0e83b5b157
|
fix new changerace test
|
2021-06-19 19:14:49 +02:00 |
Enno Rehling
|
b6d5b729bf
|
avoid units with multiple changerace triggers
|
2021-06-19 19:12:48 +02:00 |
Enno Rehling
|
a425a78f7c
|
add a lighthouse to the sample data.
|
2016-09-17 20:01:49 +02:00 |
Enno Rehling
|
7807e9e710
|
fix integration test data file
|
2016-02-22 21:35:37 +01:00 |
Enno Rehling
|
4f7e1cb80f
|
integration test update.
- have a faction that quits,
- try to reload the datafile we just wrote.
|
2016-02-22 20:47:06 +01:00 |
Enno Rehling
|
71c4cb53c0
|
add missing guard.h include everywhere, remove duplicate prototypes from config.h
|
2015-09-12 23:41:37 +02:00 |
Enno Rehling
|
dd9420fc38
|
move at_guard into guard module as well
|
2015-09-12 23:38:31 +02:00 |
Enno Rehling
|
8fa3234159
|
Merge branch 'master' into develop
Conflicts:
tests/runtests.bat
|
2015-09-12 21:00:28 +02:00 |
Enno Rehling
|
a027139057
|
remove global variable `verbosity` in favor of static in main.c (use log_* functions everywhere)
|
2015-09-12 20:58:09 +02:00 |
Enno Rehling
|
c731edbfed
|
remove prefixes.xml from E4, too
|
2015-09-12 13:38:31 +02:00 |
Enno Rehling
|
3003b7fc61
|
remove prefixes from E3
move prefix test to common.lua
|
2015-09-12 13:37:43 +02:00 |
Enno Rehling
|
84aa0beee5
|
create a more complex integration test for a unit that sails with a
ship (and sees more regions along the way).
|
2015-09-07 16:11:58 +02:00 |
Enno Rehling
|
aa394feb80
|
make test data humans, not vampunicorn (what happened there?)
|
2015-09-07 15:57:08 +02:00 |
Enno Rehling
|
75235a11fc
|
update test data to include ships and buildings
|
2015-08-05 18:03:59 +02:00 |
Enno Rehling
|
88f454e1f7
|
failed tests abort runtests and return an error code
small test world for (future) valgrind tests.
|
2015-05-21 08:29:22 +02:00 |