summaryrefslogtreecommitdiff
path: root/fzytest.c
Commit message (Expand)AuthorAge
* Test for choices with two candidatesJohn Hawthorn2014-09-17
* Add more tests of choicesJohn Hawthorn2014-09-14
* Fix divide by zero on empty choices listJohn Hawthorn2014-09-14
* Cleanup headersJohn Hawthorn2014-09-14
* scoring: Prefer consecutive matchesJohn Hawthorn2014-08-30
* Update README.mdJohn Hawthorn2014-08-04
* Only M[0][0] should default to 0John Hawthorn2014-08-04
* Use SCORE_MATCH_SLASH for first characterJohn Hawthorn2014-08-03
* Lesser penalty for leading and trailing gapsJohn Hawthorn2014-07-30
* Improve scoringJohn Hawthorn2014-07-30
* Adjust scoring systemJohn Hawthorn2014-07-26
* Test for exact matchJohn Hawthorn2014-07-26
* Slightly nicer test outputJohn Hawthorn2014-07-26
* Replace test "framework" with way less magicJohn Hawthorn2014-07-26
* Add another test and some commentsJohn Hawthorn2014-07-26
* test on match_positionsJohn Hawthorn2014-07-26
* Avoid test compilation warningsJohn Hawthorn2014-07-26
* Replace ruby tests with some CJohn Hawthorn2014-07-26