patrick
/
plasp
Archived
1
0
Fork 0
Commit Graph

15 Commits

Author SHA1 Message Date
Patrick Lühne e93085d88a
Moved color logging to separate library for reusing it in PDDL parser. 2017-06-22 20:58:31 +02:00
Patrick Lühne 39c0e27cb2
Refactoring of tokenizer and stream classes for better efficiency and maintainability. 2017-06-21 02:56:27 +02:00
Patrick Lühne e345fd60fd
Reimplemented plasp with PDDL parsing library. 2017-06-20 01:53:55 +02:00
Patrick Lühne dd7fb31309
Made CMake configuration consistent. 2017-06-19 00:18:02 +02:00
Patrick Lühne e312a91632
Renamed tokenizing module for clarity. 2017-05-12 14:17:57 +02:00
Patrick Lühne 27c6b69874
Moved basic parsing to a separate module. 2017-05-09 15:05:59 +02:00
Patrick Lühne 88cb8f4516
Improved CMake structure. 2017-05-09 13:01:10 +02:00
Patrick Lühne cb2db2cadf
Removed unnecessary test file copies in CMake configuration. 2016-12-08 02:16:17 +01:00
Patrick Lühne ba63a9fb05
Moved Catch to lib directory. 2016-11-12 18:24:09 +01:00
Patrick Lühne d4faaf428c Switched from Google Test to Catch. 2016-10-08 16:03:14 +02:00
Patrick Lühne e0c510a95f Added Google Test as a submodule to avoid potential linking issues. 2016-05-20 21:59:44 +02:00
Patrick Lühne 38c8a96d99 Added missing REQUIRED flag in CMake file for tests. 2016-05-20 21:37:30 +02:00
Patrick Lühne 5096161de9 Added custom target for executing the tests. 2016-05-20 20:00:03 +02:00
Patrick Lühne ffda7b5e27 Minor formatting. 2016-05-20 19:50:11 +02:00
Patrick Lühne 16b8b4c833 Added tests for SAS parser. 2016-05-20 18:46:37 +02:00