Skip to content

Problems with using and test #6

@diegozea

Description

@diegozea
julia> using MinimalPerfectHashes
INFO: Recompiling stale cache file /home/dzea/.julia/lib/v0.4/Compat.ji for module Compat.

WARNING: deprecated syntax "< (" at /home/dzea/.julia/v0.4/Graphs/src/dijkstra_spath.jl:23.
Use "<(" instead.
WARNING: module Graphs should explicitly import < from Base

WARNING: deprecated syntax "< (" at /home/dzea/.julia/v0.4/Graphs/src/prim_mst.jl:24.
Use "<(" instead.
ERROR: LoadError: LoadError: too many parameters for type GenericGraph
 in include at ./boot.jl:259
 in include_from_node1 at ./loading.jl:267
 in include at ./boot.jl:259
 in include_from_node1 at ./loading.jl:267
 in require at ./loading.jl:206
while loading /home/dzea/.julia/v0.4/MinimalPerfectHashes/src/minperfhash.jl, in expression starting on line 15
while loading /home/dzea/.julia/v0.4/MinimalPerfectHashes/src/MinimalPerfectHashes.jl, in expression starting on line 5

julia> Pkg.test("MinimalPerfectHashes")
ERROR: MinimalPerfectHashes did not provide a test/runtests.jl file
 in error at ./error.jl:21
 in test at pkg/entry.jl:746
 in anonymous at pkg/dir.jl:31
 in cd at file.jl:22
 in cd at pkg/dir.jl:31
 in test at pkg.jl:71

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions