Skip to content

Test files are not in release tarballs #53

@davexunit

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!

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