Florian Bruhin
|
fb3da578c5
|
Fix lint
|
2016-08-09 17:28:14 +02:00 |
|
Daniel Schadt
|
e21bdab2c0
|
rename function to remove duplicate
|
2016-08-04 02:14:46 +02:00 |
|
Daniel Schadt
|
8f4377937d
|
use shlex.quote instead of "{}"
|
2016-08-04 01:41:50 +02:00 |
|
Daniel Schadt
|
afa7494c5f
|
add tests for download-open/prompt-open-download
This has tests for
* standard :download-open
* standard :prompt-open-download
* :prompt-open-download + cancel the download (issue #1728)
|
2016-08-03 17:59:32 +02:00 |
|
Daniel Schadt
|
7608805c9a
|
tests: adjust tests for new download mode
Now the prompt is shown with PromptMode.download instead of
PromptMode.text, which we need to change in the tests.
|
2016-07-12 16:52:01 +02:00 |
|
Florian Bruhin
|
70117265d6
|
Fix some a/an misspellings
Thanks to https://github.com/jwilk/anorack
|
2016-07-05 08:34:03 +02:00 |
|
Florian Bruhin
|
64d4c9f83e
|
Clean up end2end test file structure
This renames tests/integration to tests/end2end and moves some files to
tests/end2end/fixtures.
|
2016-05-29 18:20:00 +02:00 |
|