summaryrefslogtreecommitdiff
path: root/test/fzytest.c
Commit message (Collapse)AuthorAge
* Move test suites into separate filesJohn Hawthorn2017-04-04
|
* Add property based testing using thiefJohn Hawthorn2017-04-03
|
* Use ASSERT_EQ where applicableJohn Hawthorn2017-04-03
|
* Correct argument order for ASSERT_STR_EQJohn Hawthorn2017-04-03
|
* Switch test framework to greatestJohn Hawthorn2017-04-03
|
* Pass options to choices_initJohn Hawthorn2017-01-31
|
* Fix tests on OS XJohn Hawthorn2017-01-27
|
* Add test for large inputJohn Hawthorn2017-01-26
|
* Fix segfault when encountering utf-8 charactersJohn Hawthorn2016-08-03
|
* Add tests for exact scoresJohn Hawthorn2016-06-22
| | | | Preparing for some changes to the match method
* Move fzytest into test/ directoryJohn Hawthorn2016-05-21