SIGN IN SIGN UP

Fixed WordCompleter when line ends with a space

This was broken by commit 81c30157 (add support for patterns/fuzzy word completer).
Completing 'test ' no longer returned any options.

Added unittests to expose the issue.

Also added unittests to verify the FuzzyCompleter supports lines ending with a space
(which was the case but at least now it should be impossible to break that in the future)
J
jeroend committed
df2db735ae6f634eba02434dea21aab588403494
Parent: 327956a
Committed by Jonathan Slenders <jonathan@slenders.be> on 2/17/2019, 3:15:50 PM