summaryrefslogtreecommitdiff
path: root/tests/unit/completion
AgeCommit message (Expand)Author
2021-03-23Clean up successful process data after 1hFlorian Bruhin
2021-03-23Sort :process completion manuallyFlorian Bruhin
2021-03-23Add a test for :process completionFlorian Bruhin
2021-03-11Changed pathlib.Path.expanduser to pathlib.Path.homeLembrun
2021-03-11Changed joinpath to /Lembrun
2021-03-09Merge branch 'master' into pathlib-/unit/completionLembrun
2021-03-03Replaced os.path by the pathlib equivalentLembrun
2021-03-02Fix lintFlorian Bruhin
2021-03-02tests: Disallow NUL for filesystem testsFlorian Bruhin
2021-02-26Qtbot methods changed to snake case,snake case check addedLembrun
2021-01-27tests: Fix ~ completion test on WindowsFlorian Bruhin
2021-01-26doc: Switch URLs to httpsFlorian Bruhin
2021-01-20Bump copyright yearsFlorian Bruhin
2021-01-20Rename :buffer to :tab-selectFlorian Bruhin
2021-01-20Improve tests for filesystem completionFlorian Bruhin
2021-01-20Minor reformatFlorian Bruhin
2021-01-19Add some testsAndrew MacFie
2021-01-19Add filesystem completion to defaultAndrew MacFie
2020-12-30Merge remote-tracking branch 'origin/pr/5992'Florian Bruhin
2020-12-29Correct import order (pylint).Ryan Roden-Corrent
2020-12-28Trim long patterns rather than clearing them.Ryan Roden-Corrent
2020-12-28Don't crash on long search patterns.Ryan Roden-Corrent
2020-12-16Retain sort order for undo completion modelJimmy
2020-11-25Make sure all Qt regexes are validFlorian Bruhin
2020-11-24Revert "Work around PyQt 5.15.1 waitSignals issues"Florian Bruhin
2020-11-20Add workaround for fetching model data in completionFlorian Bruhin
2020-11-04old qt: Adjust various comments/outputsFlorian Bruhin
2020-09-15Work around PyQt 5.15.1 waitSignals issuesFlorian Bruhin
2020-09-10tests: Make stubbed config less confusingFlorian Bruhin
2020-09-10Add third column to :help completionFlorian Bruhin
2020-08-24Remove benchmark decoratorFlorian Bruhin
2020-08-24Fix lintFlorian Bruhin
2020-08-24Add completion highlighting benchmarkFlorian Bruhin
2020-08-16Add tests for 4-byte character and substring completion issuesAndrew Carlotti
2020-08-16Sort words by length in completion patternAndrew Carlotti
2020-08-05Add tests for :completion-item-focus with prev-page/next-pageFlorian Bruhin
2020-08-05tests: Use fixture for model in CompletionWidget testsFlorian Bruhin
2020-08-05Merge remote-tracking branch 'origin/pr/4301' into pageupdownFlorian Bruhin
2020-07-29Add timestamp to :undo completionFlorian Bruhin
2020-07-29Add completion for :undoFlorian Bruhin
2020-07-29Move current tab to CompletionInfoFlorian Bruhin
2020-07-29Fix QDateTime conversionsFlorian Bruhin
2020-07-29Merge remote-tracking branch 'origin/pr/4180' into completionFlorian Bruhin
2020-05-18Fix :tab-focus completionFlorian Bruhin
2020-05-16Add completion for :tab-focusFlorian Bruhin
2020-02-13Add last visited time to :back/:forward completion.Jimmy
2020-02-13Allow more than three columns in completions.Jimmy
2020-02-13Add {back,forward}_items to tab history API.Jimmy
2020-02-13Add unit test for :back/:forward completion.Jimmy
2020-02-13Models are tested for expected ordering now.Jimmy