blob: 4fa1cef4a0505e8f6014a30f7b1776dafa767838 [file] [log] [blame]
// Boost Graph Library examples regression test configuration file
//
// From the boost/status directory, run
// ./regression --tests ../libs/graph/example/regression.cfg -o graph-eg.html
//
// Please keep the entries ordered alphabetically by the test's file name.
compile libs/graph/example/accum-compile-times.cpp
compile libs/graph/example/adjacency_list.cpp
compile libs/graph/example/adjacency_list_io.cpp
compile libs/graph/example/adjacency_matrix.cpp
compile libs/graph/example/bellman-example.cpp
compile libs/graph/example/bellman-ford-internet.cpp
compile libs/graph/example/bfs-example.cpp
compile libs/graph/example/bfs-name-printer.cpp
compile libs/graph/example/bfs.cpp
compile libs/graph/example/bfs_neighbor.cpp
compile libs/graph/example/biconnected_components.cpp
compile libs/graph/example/boost_web_graph.cpp
compile libs/graph/example/bucket_sorter.cpp
compile libs/graph/example/cc-internet.cpp
compile libs/graph/example/city_visitor.cpp
compile libs/graph/example/components_on_edgelist.cpp
compile libs/graph/example/connected-components.cpp
compile libs/graph/example/connected_components.cpp
compile libs/graph/example/container_gen.cpp
compile libs/graph/example/copy-example.cpp
compile libs/graph/example/cuthill_mckee_ordering.cpp
compile libs/graph/example/cycle-file-dep.cpp
compile libs/graph/example/cycle-file-dep2.cpp
compile libs/graph/example/dag_shortest_paths.cpp
compile libs/graph/example/dave.cpp
compile libs/graph/example/default-constructor.cpp
compile libs/graph/example/default-constructor2.cpp
compile libs/graph/example/dfs-example.cpp
compile libs/graph/example/dfs-parenthesis.cpp
compile libs/graph/example/dfs.cpp
compile libs/graph/example/dfs_parenthesis.cpp
compile libs/graph/example/dijkstra-example.cpp
compile libs/graph/example/edge-connectivity.cpp
compile libs/graph/example/edge-function.cpp
compile libs/graph/example/edge-iter-constructor.cpp
compile libs/graph/example/edge_basics.cpp
compile libs/graph/example/edge_connectivity.cpp
compile libs/graph/example/edge_iterator_constructor.cpp
compile libs/graph/example/edge_property.cpp
compile libs/graph/example/edmonds-karp-eg.cpp
compile libs/graph/example/exterior_properties.cpp
compile libs/graph/example/exterior_property_map.cpp
compile libs/graph/example/family-tree-eg.cpp
compile libs/graph/example/fibonacci_heap.cpp
compile libs/graph/example/file_dependencies.cpp
compile libs/graph/example/filtered_graph.cpp
compile libs/graph/example/gerdemann.cpp
compile libs/graph/example/graph-assoc-types.cpp
compile libs/graph/example/graph-property-iter-eg.cpp
compile libs/graph/example/graph.cpp
compile libs/graph/example/graphviz.cpp
compile libs/graph/example/in_edges.cpp
compile libs/graph/example/incremental-components-eg.cpp
compile libs/graph/example/incremental_components.cpp
compile libs/graph/example/interior_property_map.cpp
compile libs/graph/example/isomorphism.cpp
compile libs/graph/example/iterator-property-map-eg.cpp
compile libs/graph/example/johnson-eg.cpp
compile libs/graph/example/kevin-bacon.cpp
compile libs/graph/example/knights-tour.cpp
compile libs/graph/example/kruskal-example.cpp
compile libs/graph/example/kruskal-telephone.cpp
compile libs/graph/example/last-mod-time.cpp
compile libs/graph/example/loops_dfs.cpp
compile libs/graph/example/max_flow.cpp
compile libs/graph/example/min_max_paths.cpp
compile libs/graph/example/minimum_degree_ordering.cpp
compile libs/graph/example/modify_graph.cpp
compile libs/graph/example/neighbor_bfs.cpp
compile libs/graph/example/ordered_out_edges.cpp
compile libs/graph/example/ospf-example.cpp
compile libs/graph/example/parallel-compile-time.cpp
compile libs/graph/example/prim-example.cpp
compile libs/graph/example/prim-telephone.cpp
compile libs/graph/example/print-adjacent-vertices.cpp
compile libs/graph/example/print-edges.cpp
compile libs/graph/example/print-in-edges.cpp
compile libs/graph/example/print-out-edges.cpp
compile libs/graph/example/property-map-traits-eg.cpp
compile libs/graph/example/property_iterator.cpp
compile libs/graph/example/push-relabel-eg.cpp
compile libs/graph/example/put-get-helper-eg.cpp
compile libs/graph/example/quick-tour.cpp
compile libs/graph/example/quick_tour.cpp
compile libs/graph/example/reachable-loop-head.cpp
compile libs/graph/example/reachable-loop-tail.cpp
compile libs/graph/example/remove_edge_if_bidir.cpp
compile libs/graph/example/remove_edge_if_dir.cpp
compile libs/graph/example/remove_edge_if_undir.cpp
compile libs/graph/example/reverse-graph-eg.cpp
compile libs/graph/example/scc.cpp
compile libs/graph/example/strong-components.cpp
compile libs/graph/example/strong_components.cpp
compile libs/graph/example/subgraph.cpp
compile libs/graph/example/topo-sort-file-dep.cpp
compile libs/graph/example/topo-sort-file-dep2.cpp
compile libs/graph/example/topo-sort1.cpp
compile libs/graph/example/topo-sort2.cpp
compile libs/graph/example/topo_sort.cpp
compile libs/graph/example/transitive_closure.cpp
compile libs/graph/example/transpose-example.cpp
compile libs/graph/example/undirected.cpp
compile libs/graph/example/vector-as-graph.cpp
compile libs/graph/example/vertex-name-property.cpp
compile libs/graph/example/vertex_basics.cpp
compile libs/graph/example/visitor.cpp