strength: generalize is_safety_automaton to any type of automata
Reported by Samuel Judson.
- spot/twaalgos/strength.cc (is_safety_automaton): Reimplement it.
- spot/twaalgos/strength.hh (is_safety_automaton): Update documentation.
- tests/python/safety.py: New file.
- tests/Makefile.am: Add it.
- NEWS: Mention this change.
- THANKS: Add Samuel.