patrick
/
plasp
Archived
1
0
Fork 0
This repository has been archived on 2023-07-19. You can view files and clone it, but cannot push or open issues or pull requests.
plasp/lib/pddl/tests
Patrick Lühne 39410ac98b
Added normalization tests for nested expressions.
These tests ensure that nested expressions in preconditions and effects
are correctly flattened via derived predicates.
2017-11-16 17:23:08 +01:00
..
CMakeLists.txt Renamed “pddlparse” library to simply “pddl”. 2017-08-09 17:52:50 +02:00
TestIssues.cpp Requiring goal to contain only one statement. 2017-11-15 15:52:10 +01:00
TestNormalization.cpp Added normalization tests for nested expressions. 2017-11-16 17:23:08 +01:00
TestParserBasics.cpp Minor formatting. 2017-11-08 17:11:36 +01:00
TestParserCorrectness.cpp Renamed test suites for clarity. 2017-08-31 19:15:17 +02:00
TestParserSuccess.cpp Renamed test suites for clarity. 2017-08-31 19:15:17 +02:00
TestSignatureMatching.cpp Renamed test suites for clarity. 2017-08-31 19:15:17 +02:00
main.cpp Renamed “pddlparse” library to simply “pddl”. 2017-08-09 17:52:50 +02:00