Commit graph

9 commits

Author SHA1 Message Date
Gil Forsyth
381a872481 update multiline tests
only dedent when not on first line of document
2016-03-06 12:16:24 -05:00
Gil Forsyth
8bae9d7dbe update trailing slash test to play nice
I forgot that AppVeyor _is_ on windows
2016-01-22 18:42:53 -05:00
Gil Forsyth
4e06175670 disable multiline for '\' on windows without POSIX
If user is on Windows and has `FORCE_POSIX_PATHS` set to False, then
trailing backslash will not enter multiline mode as this messed up
directory navigation
2016-01-22 17:38:13 -05:00
Gil Forsyth
c1184382e7 add setup and teardown functions to multiline tests 2016-01-12 09:46:50 -05:00
Gil Forsyth
8638d9e3fb remove unneeded imports 2016-01-11 17:51:33 -05:00
Gil Forsyth
88c753c2f0 update test description 2016-01-11 17:50:37 -05:00
Gil Forsyth
36b2bba5f1 add more tests and demangle key_bindings 2016-01-11 17:40:49 -05:00
Gil Forsyth
6bf3320ff1 add tests for most multiline prompt behavior 2016-01-11 17:09:20 -05:00
Gil Forsyth
3280bc6b1b first attempt at testing multiline input behavior 2016-01-11 16:38:25 -05:00