spot/src
Thibaud Michaud b54fe4c035 autfilt: return with exit code 1 if there is no match
* src/bin/autfilt.cc: Return with exit code 1 if no match found.
* src/tgbaalgos/are_isomorphic.cc,src/tgbatest/degenlskip.test
src/tgbatest/explpro2.test,src/tgbatest/explpro3.test
src/tgbatest/explpro4.test,src/tgbatest/explprod.test
src/tgbatest/neverclaimread.test, src/tgbatest/readsave.test
src/tgbatest/tripprod.test: Use exit status to check for output
emptiness instead of 'test -n'.
* src/tgbatest/isomorph.test: Simplify test.
2014-12-10 16:36:34 +01:00
..
bin autfilt: return with exit code 1 if there is no match 2014-12-10 16:36:34 +01:00
dstarparse fix line number tracking in files with DOS newlines 2014-11-18 11:07:02 +01:00
graph graph: let transitions() iterate only on valid transitions 2014-12-08 18:29:45 +01:00
graphtest Store membership to acceptance sets using bitsets, not BDDs. 2014-10-06 10:18:57 +02:00
hoaparse tgba: simplify usage of named properties 2014-12-09 16:21:45 +01:00
kripke Store membership to acceptance sets using bitsets, not BDDs. 2014-10-06 10:18:57 +02:00
kripkeparse fix line number tracking in files with DOS newlines 2014-11-18 11:07:02 +01:00
kripketest work around BSD sed not interpreting \r in s/$/\r/ 2014-12-05 11:06:21 +01:00
ltlast ltl: remove the useless Finish operator 2014-12-04 17:48:42 +01:00
ltlenv defaultenv: simplify usage 2014-11-30 19:53:14 +01:00
ltlparse ltlfile: remove unused file 2014-12-01 17:34:13 +01:00
ltltest simplify: remove an incorect SERE simplification 2014-12-05 11:06:21 +01:00
ltlvisit simplify: remove an incorect SERE simplification 2014-12-05 11:06:21 +01:00
misc * src/misc/random.cc: Declare the generator as static. 2014-12-03 14:23:59 +01:00
priv countstates: remove unused file 2014-12-01 17:51:57 +01:00
sanity common: introduce SPOT_UNREACHABLE and SPOT_UNIMPLEMENTED. 2014-06-27 15:55:26 +02:00
ta bddop: remove unused file 2014-12-01 17:48:39 +01:00
taalgos bddop: remove unused file 2014-12-01 17:48:39 +01:00
tgba tgba: simplify usage of named properties 2014-12-09 16:21:45 +01:00
tgbaalgos autfilt: return with exit code 1 if there is no match 2014-12-10 16:36:34 +01:00
tgbaparse fix line number tracking in files with DOS newlines 2014-11-18 11:07:02 +01:00
tgbatest autfilt: return with exit code 1 if there is no match 2014-12-10 16:36:34 +01:00
.cvsignore * src/ltlvisit/Makefile.am (lib_LTLIBRARIES): Rename as ... 2003-04-30 12:46:12 +00:00
.gitignore more files to ignore 2009-09-02 10:41:18 +02:00
Makefile.am hoa: swallow the neverclaim parser 2014-12-04 12:19:17 +01:00