6 Commits (cc9a4b8cb33da402824b6bb6e1812ac7f27f92df)

Author SHA1 Message Date
Tim Quatmann cc9a4b8cb3 Adapting a parser test-case to the new parser 4 years ago
hannah b6800361ce ltl formula parser tests 4 years ago
Tim Quatmann b24d224691 tests: Enabled logging output while running test-cases. 6 years ago
sjunges 79bb6734ed compile and link parsers in seperate binary 7 years ago
Sebastian Junges 980f1864af test cases 8 years ago
TimQu 4191d17f1e Moved main testfiles into tests/storm/ and the storm-pars testfiles into tests/storm-pars 8 years ago
dehnert 16a06d9f03 formula parser now directly emits properties with names; name filtering of properties from cli 9 years ago
dehnert 56d1928b9b resolved some issues (ambiguity for call to carl::rationalize and several warnings because of signed/unsigned comparison) 9 years ago
sjunges f196afcb66 moved tests to src folder, have several binaries now instead of a single monolithic test 9 years ago
Sebastian Junges d246517757 removed src prefix in all includes 9 years ago
Sebastian Junges e1d201c85e c++ code compiles again after rename 9 years ago
sjunges 7ef857137e tests updated to respect headers now missing in parsers 9 years ago
TimQu 63da45018e Added support for multi objective formulas 9 years ago
Mavo a0d659f2da always use shared_ptr<Formula const> 9 years ago
dehnert dc8a5b11e0 more refactoring regarding fragment checking 9 years ago
sjunges d8191d8c6a const formulae 9 years ago
dehnert f9f5a4e206 reincluded tbb in gmm. fixed missing header. extended formula parser to return multiple formulas 10 years ago
dehnert 89df9621a9 MDP model checker works again. 11 years ago
dehnert 9026aa9ac9 Adapted first model checker to the new properties. 11 years ago
dehnert f673dccd76 Formula parser works again. Tests adapted. 11 years ago
dehnert 1699732dce More work on logic classes. 11 years ago