sjunges
|
6dfce6a405
|
extended counterexamples towards expected rewards, and moved counterexamples to a seperate lib (still in main cli) to slightly accelarate building times
|
7 years ago |
TimQu
|
bb897a94c6
|
Moved ModelInstantiatorTest to storm-pars
|
8 years ago |
TimQu
|
4191d17f1e
|
Moved main testfiles into tests/storm/ and the storm-pars testfiles into tests/storm-pars
|
8 years ago |
dehnert
|
179cd8308e
|
remove old API files
|
8 years ago |
dehnert
|
ea02ea0838
|
started overhaul of cli/api
|
8 years ago |
TimQu
|
88fc7fda0c
|
fixed tests that used the prism model builder (reverted from commit f762491ce4 )
|
8 years ago |
TimQu
|
f762491ce4
|
fixed tests that used the prism model builder
|
8 years ago |
dehnert
|
ee90c51b2a
|
cleaned up constants.cpp to finalize separation of rational functions and rational numbers
|
8 years ago |
TimQu
|
8212cadf00
|
adapted changed filename in test
|
8 years ago |
dehnert
|
16a06d9f03
|
formula parser now directly emits properties with names; name filtering of properties from cli
|
8 years ago |
Matthias Volk
|
cd971ba6fe
|
Set correct example path for tests
|
9 years ago |
Matthias Volk
|
072b316ad0
|
Changed path for tests,
|
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 |
dehnert
|
0f1c1f28ab
|
fixed bug related to input-enabling automata, tests now passing
Former-commit-id: 98512a79f3 [formerly 176a5b5c34 ]
Former-commit-id: 33fac8df7a
|
9 years ago |
dehnert
|
c2cab571f5
|
made tests work again
Former-commit-id: bd3e831b0d [formerly cef4348674 ]
Former-commit-id: 8fd0b70c1e
|
9 years ago |
dehnert
|
a699272dc6
|
renamed storm::Variable to storm::RationalFunctionVariable to avoid confusion with storm::expressions::Variable. fixed some Eigen tests
Former-commit-id: 62c70330c2
|
9 years ago |
dehnert
|
4cc780cbc0
|
tests compiling and running again
Former-commit-id: f84c73d0ae
|
9 years ago |
dehnert
|
d35c99e844
|
renamed central model builder function
Former-commit-id: 92cfaeae19
|
9 years ago |
dehnert
|
6655ee41d8
|
started to restructure explicit model builder to make it fit for JANI models
Former-commit-id: 69603dd97b
|
9 years ago |
Mavo
|
a0d659f2da
|
always use shared_ptr<Formula const>
Former-commit-id: 63a447e887
|
9 years ago |
TimQu
|
d2d1ebdb1a
|
test didn't compile due to recent changes in carl::rationalize
Former-commit-id: 81af3a0f52
|
9 years ago |
Mavo
|
67d77608bd
|
Refactoring of settings
Former-commit-id: ea4350fc1c
|
9 years ago |
dehnert
|
adb42b3ac0
|
fixed minor things related to merge
Former-commit-id: f428c2808b
|
9 years ago |
Mavo
|
652aeb7562
|
Fixed compile error with CarlRationalNumber instead of RationalNumber
Former-commit-id: 0fbb4ad1c1
|
9 years ago |
TimQu
|
6e8602413e
|
ModelInstantiator + test
Former-commit-id: f3c9980067
|
9 years ago |
TimQu
|
da0dafe5be
|
ModelInstantiator!!!!11
Also: some refactoring
Former-commit-id: 663cd8e241
|
9 years ago |