summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Check for too long haystackJohn Hawthorn2020-08-08
* add test_show_info acceptance testOndrej Martinek2019-12-27
* fix acceptance testsOndrej Martinek2019-12-27
* Error on usage of VLAJohn Hawthorn2019-12-27
* Add ability to use null as input delimiter.Ashkan Kiani2019-08-16
* Fix acceptance testsJohn Hawthorn2018-09-09
* Disable line wrap when printing candidatesJohn Hawthorn2018-09-09
* Add acceptance tests for unicode charsJohn Hawthorn2018-09-09
* Reduce boilerplate in acceptance testJohn Hawthorn2018-09-09
* Add test for user input coming before choices readJohn Hawthorn2018-06-17
* Add acceptance test for moving text cursorJohn Hawthorn2017-10-07
* Add acceptance test for bracketed paste charactersJohn Hawthorn2017-08-13
* Fix warnings due to types in testJohn Hawthorn2017-04-26
* Use a tolerance for assertions on exact scoreJohn Hawthorn2017-04-16
* Format values in errored testsJohn Hawthorn2017-04-16
* Use setup and teardown in choices suiteJohn Hawthorn2017-04-05
* Split up tests, improve namingJohn Hawthorn2017-04-04
* Move test suites into separate filesJohn Hawthorn2017-04-04
* Add property based testing using thiefJohn Hawthorn2017-04-03
* Add theftJohn 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
* Add acceptance test for non-interactive modeJohn Hawthorn2017-02-07
* Add acceptance test for initial queryJohn Hawthorn2017-02-07
* Add Acceptance test large inputs and worker countsJohn Hawthorn2017-02-07
* Add acceptance test for --show-scoresJohn Hawthorn2017-02-07
* Add acceptance test for --helpJohn Hawthorn2017-02-07
* Add acceptance tests for --lines and --promptJohn Hawthorn2017-02-07
* Pass options to choices_initJohn Hawthorn2017-01-31
* Fix tests on OS XJohn Hawthorn2017-01-27
* Add test for large inputJohn Hawthorn2017-01-26
* Add tests for arrow keysJohn Hawthorn2017-01-13
* Rename acceptance testJohn Hawthorn2016-12-30
* Upgrade to ttytest 0.4.0John Hawthorn2016-12-30
* Upgrade to ttytest 0.3.0John Hawthorn2016-12-29
* Use correct path to fzy in integration testJohn Hawthorn2016-12-28
* Add integration test for ctrl-d and ctrl-dJohn Hawthorn2016-12-28
* Add integration test for query editingJohn Hawthorn2016-12-28
* Expand on integration testJohn Hawthorn2016-12-28
* Add ruby based integration testJohn Hawthorn2016-12-28
* Fix segfault when encountering utf-8 charactersJohn Hawthorn2016-08-03
* Add tests for exact scoresJohn Hawthorn2016-06-22
* Move fzytest into test/ directoryJohn Hawthorn2016-05-21