Skip to content

Unit tests depend on presence of file outside of repo #30

Open
@mfrancza

Description

The hyperloglog unit tests depend on the presence of /usr/share/dict/words (see

dict := "/usr/share/dict/words"
). It would be helpful to include the test data in the repo to ensure the tests work without modification on systems that don't follow that dictionary path convention or don't load a dictionary package.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions