* src/tgbatest/explicit.test, src/tgbatest/explpro2.test,
src/tgbatest/explprod.test, src/tgbatest/tripprod.test, src/evtgbatest/explicit.test: Do not reorder the output. It's pointless since 2005-01-20.
This commit is contained in:
parent
885097ae62
commit
42cd2e05b5
6 changed files with 24 additions and 41 deletions
|
|
@ -1,5 +1,5 @@
|
|||
#!/bin/sh
|
||||
# Copyright (C) 2003, 2004 Laboratoire d'Informatique de Paris 6 (LIP6),
|
||||
# Copyright (C) 2004, 2005 Laboratoire d'Informatique de Paris 6 (LIP6),
|
||||
# département Systèmes Répartis Coopératifs (SRC), Université Pierre
|
||||
# et Marie Curie.
|
||||
#
|
||||
|
|
@ -27,8 +27,6 @@ set -e
|
|||
|
||||
run 0 ./explicit > stdout
|
||||
|
||||
perl -pi -e 's/a3, a2/a2, a3/;' stdout
|
||||
|
||||
cat >expected <<\EOF
|
||||
digraph G {
|
||||
"*1" [label="", style=invis, height=0]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue