Skip to content
This repository has been archived by the owner on Jul 18, 2024. It is now read-only.

Latest commit

 

History

History
12 lines (9 loc) · 350 Bytes

TESTING.md

File metadata and controls

12 lines (9 loc) · 350 Bytes

Testing

Semi-automated tests are included in order to check the library is functioning correctly. They can be run using the helper script test.sh.

# Test the library on example 10-gradient
#  This will compile the library, install it to build/install/usr/local, compile
#  the example and run it
./test.sh debian/tests/10-gradient