/Himalaya-tests

Himalaya integration tests

Primary LanguageC++

Himalaya integration tests

This package provides external integration tests for the Himalaya library. To run all tests execute

./test.sh

The individual tests are located in the sub-directories. To run a single test execute

cd $TEST_DIR && ./test

where $TEST_DIR is the test sub-directory.