Changes between Initial Version and Version 2 of Ticket #2803
- Timestamp:
- 07/11/17 11:19:15 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2803
- Property Owner set to abeham
- Property Status changed from new to accepted
- Property Summary changed from Fix igraph shuffle test to Fix igraph tests
-
Ticket #2803 – Description
initial v2 1 Shuffle test does not actually test if the vector is shuffled. And other tests are missing a call to Dispose as Vector, Matrix, and Graph are all IDisposable.