Himalaya-Library / Himalaya-tests

Himalaya integration tests

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Himalaya integration tests


Languages

Language:C++ 72.4%Language:Shell 20.6%Language:CMake 5.6%Language:Meson 1.4%