Opened 7 years ago
Last modified 7 years ago
#2803 closed defect
Fix igraph tests — at Version 2
Reported by: | abeham | Owned by: | abeham |
---|---|---|---|
Priority: | medium | Milestone: | HeuristicLab 3.3.15 |
Component: | ExtLibs | Version: | 3.3.14 |
Keywords: | Cc: |
Description (last modified by abeham)
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.
Change History (2)
comment:1 Changed 7 years ago by abeham
- Owner set to abeham
- Status changed from new to accepted
comment:2 Changed 7 years ago by abeham
- Description modified (diff)
- Summary changed from Fix igraph shuffle test to Fix igraph tests
Note: See
TracTickets for help on using
tickets.