sgb-regression.cfg 457 B

1234567891011
  1. // Boost Graph Library LEDA examples regression test configuration file
  2. //
  3. // From the boost/status directory, run
  4. // ./regression --tests ../libs/graph/example/sgb-regression.cfg -o graph-sgb-eg.html
  5. //
  6. // Please keep the entries ordered alphabetically by the test's file name.
  7. compile libs/graph/example/girth.cpp
  8. compile libs/graph/example/miles_span.cpp
  9. compile libs/graph/example/topo-sort-with-sgb.cpp
  10. compile libs/graph/example/roget_components.cpp