169 Commits (3df80c338919997858d4200d4d4f1abed8034f8d)

Author SHA1 Message Date
Sebastian Junges e4de643b0f disabled two tests which indicate problems which are about to be fixed in a different way 8 years ago
Sebastian Junges 941afa46bc removed windows specific code 8 years ago
dehnert 61157cc1c5 add warning when computing minimal rewards on MDPs that reward values may be too low 8 years ago
Sebastian Junges 3b4b5e3a38 disable tests which depend on mathsat if mathsat is not available, gives a warning in verbose output 8 years ago
Sebastian Junges 3795519fea removed old unit tests for jani parser, to be replaced by regression tests 8 years ago
TimQu c1063f27cc added a few more tests for multi-objective MAs. Also fixed/improved minor stuff. 8 years ago
dehnert 56d1928b9b resolved some issues (ambiguity for call to carl::rationalize and several warnings because of signed/unsigned comparison) 8 years ago
Sebastian Junges 1d8c5f26a4 make tests builds all tests without running them. Make check now again works with the new location for executables 8 years ago
TimQu fb54edfb11 adapted pcaa tests to recent interface changes 8 years ago
TimQu 83a77e77ba fixed use of gmp numbers 8 years ago
TimQu ae3ef2f14a added testfiles for multiobjective mc tests 8 years ago
dehnert a976352b8c some fixes to make tests pass 8 years ago
dehnert b258f1e52d some more warnings gone 8 years ago
dehnert 5b09b91ae1 fixed more warnings 8 years ago
dehnert bc5dd814aa fixed some tests 8 years ago
Tom Janson b71ef02692 comments and fixes (?) to graph.cpp's Dijkstra 8 years ago
Tom Janson 87e8af9852 moved ksp stuff to right location 8 years ago
dehnert 9bb65389c4 some adjustments to pgcl treatment caused by changes in JANI data structures 8 years ago
tomjanson b89d3f289a group targets & minimal paths 9 years ago
tomjanson d8f2eec9af actual test for single-target non-disjoint KSP 9 years ago
tomjanson 140597fb90 interactive debug in test 9 years ago
tomjanson df195d85f6 REA fully implemented; needs testing 9 years ago
tomjanson 38d22093a3 documentation / cleanup 9 years ago
tomjanson 010f0ca988 shortest paths generator skeleton 9 years ago
sjunges 2aec312fbd testcase-stub for kshortest added 9 years ago
dehnert 8db3819553 Jani model tests (flattening) now passing 8 years ago
dehnert 2c17bdded7 fixes for JANI flattening tests 8 years ago
dehnert df7da86bd7 flattening JANI models appears to be working, started adding tests 8 years ago
dehnert ae93211aeb template edges in JANI models 8 years ago
sjunges 04d4abbdf9 added targets allowing 'make check' and 'make check-verbose' for convenient access to running tests 8 years ago
Philipp Berger da69e8d9b7 Cherry-picked changes. 8 years ago
dehnert 82a7c06503 renamed abstraction classes for Sebastian 8 years ago
dehnert e98edf2ab4 fixed abstraction tests 8 years ago
dehnert 633f4293e3 added option of splitting to predicate synthesis, added equivalence checker, fixed bug that caused some commands not to be abstracted 8 years ago
dehnert 6fe633b2c7 fixed more tests, abstraction tests now passing 8 years ago
dehnert 6c67e90a48 fixed more tests 8 years ago
dehnert 2a88016469 some fixes to tests 8 years ago
dehnert 3b61bc7cf3 adapted test to new config macros 8 years ago
Matthias Volk cd971ba6fe Set correct example path for tests 8 years ago
dehnert 77ed6a12b0 Moved example file to test folder. 8 years ago
dehnert bf5018b858 post-merge fixes 8 years ago
Matthias Volk 072b316ad0 Changed path for tests, 8 years ago
Sebastian Junges e1680afe60 added missing file to tests 8 years ago
Sebastian Junges 8d125345b3 add custom executor for all gtests 8 years ago
Sebastian Junges 6852af8158 source groups fixed 8 years ago
sjunges f196afcb66 moved tests to src folder, have several binaries now instead of a single monolithic test 8 years ago