Josh Marshall
8747675e12
Applied clang-format and stripped all trailing whitespace.
2019-05-02 16:31:08 -04:00
jzmaddock
1dfbbe2a16
Don't test adj_list_invalidation.cpp - it deliberately creates graphs in an invalid state which runtime-crash.
2019-01-22 19:18:08 +00:00
jzmaddock
44663dd46f
Suppress msvc warnings, add adj_list_invalidation.cpp to tests and fix buggy #include.
2018-12-15 18:34:41 +00:00
Andrew Sutton
704e2a0894
Added missing copyright info for test files.
...
[SVN r52403]
2009-04-15 12:24:21 +00:00
Andrew Sutton
6b4635c403
Fixing the graph type for listS tests.
...
[SVN r50233]
2008-12-10 16:12:39 +00:00
Andrew Sutton
b2724beb09
Added some comments about a peculiar condition in the testing.
...
[SVN r50232]
2008-12-10 15:56:02 +00:00
Andrew Sutton
a6daa83472
Added tests for out edge and adjacency components under add_vertex.
...
For some reason, adjacency_iterators seem to remain valid if no operations
on other graph types are executed prior to their use, which is completely
at odds with what I would expect.
[SVN r50231]
2008-12-10 15:46:05 +00:00
Andrew Sutton
7f9306dec9
Added a small test framework for experimenting with invalidating iterators
...
and descriptors. Not part of the test suite.
[SVN r50230]
2008-12-10 14:28:25 +00:00