summaryrefslogtreecommitdiffstats
path: root/test/test_go.rb
AgeCommit message (Expand)Author
2015-04-16Add --tiebreak option for customizing sort criteriaJunegunn Choi
2015-04-15Fix Travis CI buildJunegunn Choi
2015-04-14Fix unicode test caseJunegunn Choi
2015-04-14Fix Unicode case handling (#186)Junegunn Choi
2015-04-14Fix fuzzy completion testJunegunn Choi
2015-03-31Implement --toggle-sort option (#173)Junegunn Choi
2015-03-31Fix #172 - Print empty line when fzf with expect finished by -1 or -0Junegunn Choi
2015-03-29Implement --expect option to support simple key bindings (#163)Junegunn Choi
2015-03-28Fix test failureJunegunn Choi
2015-03-07Increase timeout in test casesJunegunn Choi
2015-03-04Add test case for 7e2c18a0.9.4Junegunn Choi
2015-03-04Fix #135 - Directory completion to append /Junegunn Choi
2015-03-01Add basic test cases for shell extensions (#83)Junegunn Choi
2015-02-26Add --tac option and reverse display order of --no-sortJunegunn Choi
2015-02-18Add test case for --sync optionJunegunn Choi
2015-02-18Fix race condition in asynchronous -1 and -0Junegunn Choi
2015-01-29Fix Travis CI buildJunegunn Choi
2015-01-24Fix error when --query contains wide-length charactersJunegunn Choi
2015-01-24Refactor test codeJunegunn Choi
2015-01-17Fix Travis CI build by ignoring trailing empty linesJunegunn Choi
2015-01-17Fix flaky testsJunegunn Choi
2015-01-17Add test cases for --select-1 and --exit-0Junegunn Choi
2015-01-17Add basic test case for --reverseJunegunn Choi
2015-01-17Add test case for --with-nth + --multiJunegunn Choi
2015-01-17Print selected items in the order they are selectedJunegunn Choi
2015-01-17Fix Travis-CI buildJunegunn Choi
2015-01-17Fix CTRL-Y key bindingJunegunn Choi