2
0
mirror of https://github.com/boostorg/graph.git synced 2026-01-22 17:22:29 +00:00
Commit Graph

1 Commits

Author SHA1 Message Date
K. Noel Belcourt
713ee03efc Add finish_edge test case from Alex Lauser.
This test demonstrates incorrect output in
the order edges are finished.  We're using
this test to both ensure finish_edge is
called, and that the output is incorrect.
Once we fix where the visitor is called,
this test will be changed to check for the
correct output.
2014-11-11 12:37:56 -07:00