parseaut: fix parsing of /*****/
* spot/parseaut/scanaut.ll: Here. * tests/core/strength.test: Add a test. * NEWS: Mention the bug.
This commit is contained in:
parent
17c57b5272
commit
ae82f1a85d
3 changed files with 8 additions and 6 deletions
|
|
@ -1,6 +1,6 @@
|
|||
#!/bin/sh
|
||||
# -*- coding: utf-8 -*-
|
||||
# Copyright (C) 2015 Laboratoire de Recherche et Developpement
|
||||
# Copyright (C) 2015, 2016 Laboratoire de Recherche et Developpement
|
||||
# de l'Epita
|
||||
#
|
||||
# This file is part of Spot, a model checking library.
|
||||
|
|
@ -588,3 +588,4 @@ State: 4
|
|||
EOF
|
||||
|
||||
diff out expected
|
||||
autfilt -q expected
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue