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
Former-commit-id: fb6703d9b5 [formerly 5f89b42a60 ]
Former-commit-id: 1751efe563
|
9 years ago |
TimQu
|
63da45018e
|
Added support for multi objective formulas
Former-commit-id: 3d98b71049
|
9 years ago |
Mavo
|
a0d659f2da
|
always use shared_ptr<Formula const>
Former-commit-id: 63a447e887
|
9 years ago |
dehnert
|
dc8a5b11e0
|
more refactoring regarding fragment checking
Former-commit-id: fd335f6f8e
|
9 years ago |
sjunges
|
d8191d8c6a
|
const formulae
Former-commit-id: 910d7ca539
|
9 years ago |
dehnert
|
f9f5a4e206
|
reincluded tbb in gmm. fixed missing header. extended formula parser to return multiple formulas
Former-commit-id: a2849d6534
|
10 years ago |
dehnert
|
89df9621a9
|
MDP model checker works again.
Former-commit-id: 2c24da6192
|
11 years ago |
dehnert
|
9026aa9ac9
|
Adapted first model checker to the new properties.
Former-commit-id: 206d6c9858
|
11 years ago |
dehnert
|
f673dccd76
|
Formula parser works again. Tests adapted.
Former-commit-id: 78ce54d69f
|
11 years ago |
dehnert
|
1699732dce
|
More work on logic classes.
Former-commit-id: 9d94e02b74
|
11 years ago |