spot/src
Alexandre Duret-Lutz 6a741189bc ltltest: speedup more tests
This generalizes the previous patch.

* src/ltltest/equalsf.cc: Allow escaped '\,' and
negated result.
* src/ltltest/Makefile.am: Use equalsf.cc for
almost all tests that used equals.cc.
(nequals): New.
* src/ltltest/equals.test, src/ltltest/eventuniv.test,
src/ltltest/lunabbrev.test, src/ltltest/nenoform.test,
src/ltltest/parseerr.test, src/ltltest/tunabbrev.test,
src/ltltest/tunenoform.test: Adjust.
2014-08-17 12:29:12 +02:00
..
bin Handle all automata through shared_ptr. (monstro patch) 2014-08-15 11:07:05 +02:00
dstarparse tgba: move boolean properties from tgba_digraph to tgba 2014-08-15 16:10:39 +02:00
graph * src/graph/ngraph.hh (names): Fix constness. 2014-08-10 20:21:12 +02:00
graphtest Handle all automata through shared_ptr. (monstro patch) 2014-08-15 11:07:05 +02:00
kripke Fix some bdd_dict_ptr not being passed by const reference. 2014-08-15 11:07:05 +02:00
kripkeparse Handle all automata through shared_ptr. (monstro patch) 2014-08-15 11:07:05 +02:00
kripketest Handle all automata through shared_ptr. (monstro patch) 2014-08-15 11:07:05 +02:00
ltlast Use emplace() for associative containers. 2014-07-31 16:59:47 +02:00
ltlenv ltl::environment: correctly declare name() as const 2014-06-27 10:32:39 +02:00
ltlparse c++11: replace push(Type(args...)) by emplace(args...) 2014-02-12 14:08:47 +01:00
ltltest ltltest: speedup more tests 2014-08-17 12:29:12 +02:00
ltlvisit Fix some bdd_dict_ptr not being passed by const reference. 2014-08-15 11:07:05 +02:00
misc tgba_digraph: Simplify declaration of forwarded methods. 2014-08-10 15:17:22 +02:00
neverparse tgba: move boolean properties from tgba_digraph to tgba 2014-08-15 16:10:39 +02:00
priv Handle all automata through shared_ptr. (monstro patch) 2014-08-15 11:07:05 +02:00
saba tgba: move boolean properties from tgba_digraph to tgba 2014-08-15 16:10:39 +02:00
sabaalgos Handle all automata through shared_ptr. (monstro patch) 2014-08-15 11:07:05 +02:00
sabatest Handle all automata through shared_ptr. (monstro patch) 2014-08-15 11:07:05 +02:00
sanity common: introduce SPOT_UNREACHABLE and SPOT_UNIMPLEMENTED. 2014-06-27 15:55:26 +02:00
ta Handle all automata through shared_ptr. (monstro patch) 2014-08-15 11:07:05 +02:00
taalgos Handle all automata through shared_ptr. (monstro patch) 2014-08-15 11:07:05 +02:00
tgba tgba: move boolean properties from tgba_digraph to tgba 2014-08-15 16:10:39 +02:00
tgbaalgos tgba: move boolean properties from tgba_digraph to tgba 2014-08-15 16:10:39 +02:00
tgbaparse Handle all automata through shared_ptr. (monstro patch) 2014-08-15 11:07:05 +02:00
tgbatest tgba: move boolean properties from tgba_digraph to tgba 2014-08-15 16:10:39 +02: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 eltl2tgba: remove this unused code. 2014-07-04 08:22:11 +02:00