Commit Graph

22 Commits

Author SHA1 Message Date
e364d01cf4
Fixed issue in parsing typed objects in multiple iterations and added test case. 2017-06-19 00:18:02 +02:00
83a36003b1
Added test case covering complicated nested effects. 2017-06-19 00:18:01 +02:00
fc48b8f694
Added test case covering typed objects. 2017-06-19 00:18:01 +02:00
195cffbf88
Fixed incorrectly determined parent types and added unit test. 2017-06-19 00:18:01 +02:00
bfb382de52
Fixed incorrect constant types and added unit test. 2017-06-19 00:18:01 +02:00
101f33df6e
Removed unused test file. 2017-06-19 00:18:01 +02:00
615167e7cd
Implemented compatibility mode to support old instances. 2017-06-19 00:18:01 +02:00
da2a3eefa4
Added extensive test covering Blocksworld instance. 2017-06-19 00:18:01 +02:00
3877012274
Minor extension of unit test covering Blocksworld domain. 2017-06-19 00:18:01 +02:00
e0aca18b38
Removed unnecessary directives in test case. 2017-06-19 00:18:01 +02:00
19c81effbe
Added extensive test for Blocksworld domain. 2017-06-19 00:18:00 +02:00
f349b5e351
Minor formatting. 2017-06-19 00:14:29 +02:00
de69003105
Sectioning unit tests for meaningful error messages. 2017-06-19 00:14:25 +02:00
9fbe0db567
Extended unit test on “either” types. 2017-06-19 00:14:05 +02:00
1876d1fe0b
Fixed parsing of types. 2017-06-19 00:14:01 +02:00
30a092b365
Corrected scope of acceptance tests. 2017-06-19 00:13:56 +02:00
464550cb5b
Renamed tests file. 2017-06-19 00:13:52 +02:00
9642bab0c8
Enabled colored unit test results by default. 2017-06-19 00:13:13 +02:00
517698475c
Added test cases for all competition domains (not all of them supported yet). 2017-06-19 00:13:03 +02:00
0b8da69394
Added official PDDL competition instances for automated testing. 2017-06-19 00:13:03 +02:00
a7c4fdb242
Started reimplementing problem parser. 2017-06-19 00:12:51 +02:00
d7db0d8ccd
Started implementing clean, separate PDDL syntax tree and parser. 2017-05-12 13:58:28 +02:00