Enno Rehling
|
7e64f3177d
|
refactoring: rewrite tests to use test_find_messagetype instead of assert_messages.
tests: add cleanup of message_types to reduce global state.
|
2015-08-17 19:36:28 +02:00 |
Enno Rehling
|
47dccc667b
|
Add a message that contains the password in the first report, so Magellan can pick it up.
Fix a bad type conversion when setting skills.
|
2015-08-15 20:25:36 +02:00 |
Enno Rehling
|
30f5fbd4ca
|
work around gcc being nervous when static functions are unused.
|
2015-02-08 13:42:04 +01:00 |
Enno Rehling
|
39806eaef5
|
disable broken test_luck_message for now.
|
2015-02-08 13:37:44 +01:00 |
Steffen Mecke
|
d288c74aaf
|
fix stork message (mantis 2027), add tests
|
2015-02-02 21:32:29 +01:00 |
Enno Rehling
|
4f2d9260d1
|
add a message to the unit that gets kicked, with tests
|
2015-01-13 07:43:30 +01:00 |
Enno Rehling
|
34e7373be4
|
fix the CI build (struct declared inside parameter list).
|
2015-01-12 18:31:04 +01:00 |
Enno Rehling
|
0bd1a8d6f4
|
add a utility function to test for message types.
|
2015-01-12 17:50:10 +01:00 |
Enno Rehling
|
bd6b9761b0
|
add simple tests for pay_cmd.
|
2014-12-17 20:00:55 +01:00 |
Enno Rehling
|
b37e8ac138
|
add a test for attrib->nexttype.
fix gcc build.
|
2014-10-18 17:12:43 +02:00 |
Enno Rehling
|
8f57adaf5b
|
declare types (gcc failure).
|
2014-10-18 14:30:07 +02:00 |
Enno Rehling
|
74a6bd72c2
|
additional testing.
|
2014-10-18 14:16:26 +02: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
|
7358c48580
|
removing some naming conflicts that hapen when trying to re-enable amalgamation builds.
|
2014-04-11 19:41:17 -07:00 |
Enno Rehling
|
03c247c788
|
I am killing the core/ directory.
Lots of files are moving to a new location in src/
Some intersting CMake changes.
|
2014-02-18 05:45:00 +01:00 |