Skip to content

Test files are not in release tarballs #53

Description

@davexunit

Running make check in the source tree extracted from the 0.2.0 release tarball yields this:

mkdir -p libdcadec
gcc  -o test/stddev -O2 -Wall -Wextra test/stddev.c -lm
cd test && ./test.sh
ERROR: Run 'git submodule update --init test/samples' first.
Makefile:161: recipe for target 'check' failed

It would be great if the release tarballs included the missing files from the Git submodule so that users can run the test suite before installing. Thanks!

Activity

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

Metadata

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