# Graphviz test suite
# Tests are separated by blank or comment lines.
# Tests have the following syntax:
#  testname
#  Test input (one-line graph or name of .gv file or =)
#    In the last case, the input file is taken as testname.gv
#  One or more subtests of the form: 
#     layout_alg output_format additional_flags
#  
# For example, the test
#   Shapes
#   shapes.gv
#   dot ps
#   neato png "-Gsize=3,3 -Ncolor=red"
# specifies the "shapes" test, using shapes.gv as input, and
# run "dot -Tps" and "neato -Tpng -Gsize=3,3 -Ncolor=red" on the input.

AvantGarde
=
dot png
dot ps

Bookman
=
dot png
dot ps

Courier
=
dot png
dot ps

Helvetica
=
dot png
dot ps

NewCenturySchlbk
=
dot png
dot ps

Palatino
=
dot png
dot ps


Symbol
=
dot png


Times
=
dot png
dot ps

ZapfChancery
=
dot png
dot ps

ZapfDingbats
=
dot png
dot ps

japanese
=
dot png

russian
=
dot png


