test/sam: add tests for empty matches at the end of a range
[vis-test.git] / core / README.md
blob849d7f74f3423f4edfab62f7af019b70153747c7
1 Unit tests for the low level routines used by vis
2 -------------------------------------------------
4 The testing infrastruce makes use of the tap module from the
5 [C Code Archive](http://ccodearchive.net).
7 To run the tests, execute `make`.
9     $ make