Sygaldry
|
Copyright 2023 Travis J. West, https://traviswest.ca, Input Devices and Music Interaction Laboratory (IDMIL), Centre for Interdisciplinary Research in Music Media and Technology (CIRMMT), McGill University, Montréal, Canada, and Univ. Lille, Inria, CNRS, Centrale Lille, UMR 9189 CRIStAL, F-59000 Lille, France
SPDX-License-Identifier: MIT
A simple shell script is provided to compile and run the portable test suite, or generate documentation. Run it from the root of the project passing the name of the build directory as first argument. The directories _build_debug
, _build_release
, and _build_doxygen
are accounted for and included in .gitignore
.
Note that many components cannot be compiled in the nix shell environment, since they depend on e.g. specific hardware devices and their associated support libraries. These components must be tested seperately using platform-specific methods. At the time of writing, thorough testing of platform-specific components is still an early work in progress.
sygaldry
in their name in order to be picked up by this convenience script; this allows us to avoid running tests that may be compiled by various dependencies.