Skip to content
This repository has been archived by the owner on Oct 21, 2021. It is now read-only.

Fix issue in vertex_index #182

Merged
merged 3 commits into from
Jun 3, 2015
Merged

Fix issue in vertex_index #182

merged 3 commits into from
Jun 3, 2015

Conversation

AlainLich
Copy link
Contributor

Hi,

the change in src/graph.jl seems necessary to avoid a failure case in MetadataTools.jl test test/runtests.jl. When testing with Graph.jl/test/runtest.jl, found and fixed error in test/graph.jl
where identical vertex ids where given to multiple vertices... since generated by rand.

Checked: Graph.jl tests pass (On Julia 0.4)

AlainLich added 3 commits May 20, 2015 23:55
…MetadataTools test to fail.

Also fixed the test file test/graph.jl where random caused same vertex id to be used multiple times.
@timholy
Copy link
Contributor

timholy commented Jun 3, 2015

I don't regard this as "my" package, but neither is it good for these things to languish.

timholy added a commit that referenced this pull request Jun 3, 2015
@timholy timholy merged commit c6d87fb into JuliaAttic:master Jun 3, 2015
@AlainLich
Copy link
Contributor Author

Thanks

@AlainLich AlainLich deleted the PRDTIssue branch June 26, 2015 19:22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants