You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
dehnert f39fb24f65 Removed pointers from Model Checker Interface (and callback methods in formulas). From now on, the results are returned in form of an object. Because of the existing move semantics for the types in question, this does not come at a performance penalty. 12 years ago
..
prctl_files Moved current tests to the functional test suite in an attempt to introduce performance tests. 12 years ago
.gitignore Moved current tests to the functional test suite in an attempt to introduce performance tests. 12 years ago
CslParserTest.cpp Edited all Parsers to lose its class. 12 years ago
LtlParserTest.cpp Fixed a regression in the LtlParserTest.cpp 12 years ago
ParseMdpTest.cpp Edited all Parsers to lose its class. 12 years ago
ParsePrismTest.cpp Introduced a new Object called InternalOptionMemento to handle required settings for tests which auto-reset after the test is done 12 years ago
PrctlParserTest.cpp Moved current tests to the functional test suite in an attempt to introduce performance tests. 12 years ago
ReadLabFileTest.cpp Edited all Parsers to lose its class. 12 years ago
ReadTraFileTest.cpp Edited all Parsers to lose its class. 12 years ago
readme.txt Moved current tests to the functional test suite in an attempt to introduce performance tests. 12 years ago

readme.txt

Note: *.tra-Files starting with "wrong_format" are to produce an error when 
being parsed. Hence, spelling errors and wrong formats are on purpose.
DO NOT CORRECT THEM!