summaryrefslogtreecommitdiff
path: root/test/test_match.c
Commit message (Collapse)AuthorAge
* Check for too long haystackJohn Hawthorn2020-08-08
| | | | Fixes #145
* Fix warnings due to types in testJohn Hawthorn2017-04-26
|
* Use a tolerance for assertions on exact scoreJohn Hawthorn2017-04-16
| | | | | | This caused the test suite to fail on i386 (and possibly other archs), because the value was off my a minute amount due to floating point representation.
* Format values in errored testsJohn Hawthorn2017-04-16
|
* Split up tests, improve namingJohn Hawthorn2017-04-04
|
* Move test suites into separate filesJohn Hawthorn2017-04-04