Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 142 Bytes

maskfile.md

File metadata and controls

15 lines (10 loc) · 142 Bytes

Development tasks

c-test

Run test of C.

set -ex

cargo r -- --language=c lib/c/cfgopt_gen.h

cd lib/c/
make
./cfgopt_test