Florian Bruhin
|
84a41cf9cf
|
Merge branch 'meles5-contributions'
|
2015-08-27 13:53:45 +02:00 |
|
Florian Bruhin
|
37aebc7580
|
Regenerate authors.
|
2015-08-27 13:53:36 +02:00 |
|
meles5
|
afddf75bae
|
Fixed license issue
|
2015-08-27 13:37:31 +02:00 |
|
Florian Bruhin
|
3059d82c5d
|
Merge branch 'acogneau-cmdhistory_tests'
|
2015-08-27 06:41:10 +02:00 |
|
Florian Bruhin
|
ed9a29fb9a
|
test_cmdhistory: Remove patching for prev/nextitem.
|
2015-08-27 06:40:14 +02:00 |
|
Florian Bruhin
|
3fac246744
|
test_cmdhistory: Add test for __getitem__.
|
2015-08-27 06:38:41 +02:00 |
|
Florian Bruhin
|
4a48ef2573
|
Add my copyright.
|
2015-08-27 06:30:54 +02:00 |
|
Florian Bruhin
|
38c5abfc98
|
Remove unneeded self-parameter.
|
2015-08-27 06:30:12 +02:00 |
|
Florian Bruhin
|
66700e9a94
|
Remove exception string checks.
|
2015-08-27 06:28:26 +02:00 |
|
Florian Bruhin
|
3e8136e353
|
Revert changes to cmdhistory.py.
|
2015-08-27 06:25:42 +02:00 |
|
Florian Bruhin
|
4544c78395
|
Remove unneeded comments/monkeypatching.
|
2015-08-27 06:25:10 +02:00 |
|
Florian Bruhin
|
9eb0240739
|
Update authors.
|
2015-08-27 06:18:42 +02:00 |
|
Florian Bruhin
|
4fb3114af8
|
Merge branch 'cmdhistory_tests' of git://github.com/acogneau/qutebrowser into acogneau-cmdhistory_tests
|
2015-08-27 06:18:30 +02:00 |
|
Florian Bruhin
|
182dd26fb7
|
Refactor test_basekeyparser.
|
2015-08-26 23:02:23 +02:00 |
|
Florian Bruhin
|
29e5726101
|
tox: Update hypothesis to 1.10.6.
Changelog:
Fix support for fixtures on Django 1.7.
|
2015-08-26 20:41:01 +02:00 |
|
Florian Bruhin
|
d3e9ffec65
|
Revert "Revert "Add basekeyparser.py to PERFECT_FILES""
This reverts commit 35cbee41d6 .
|
2015-08-26 20:38:56 +02:00 |
|
Florian Bruhin
|
1f26b3090c
|
tests: Add _debug_log test for BaseKeyParser.
|
2015-08-26 20:38:29 +02:00 |
|
Florian Bruhin
|
f78fb0c027
|
basekeyparser: Remove dead code.
We added this in 836a5e04a5 for the old INI-based
config, but this is not needed anymore as the keys.conf syntax does not allow
this.
|
2015-08-26 20:31:17 +02:00 |
|
Florian Bruhin
|
3e255eae64
|
Skip some tests when frozen.
|
2015-08-26 20:29:56 +02:00 |
|
Florian Bruhin
|
cb0e92b4e8
|
Only run test_check_coverage.py on Linux.
|
2015-08-26 20:20:08 +02:00 |
|
Florian Bruhin
|
2750c6ab5a
|
Make check_coverage.py more testable and add tests.
|
2015-08-26 20:08:40 +02:00 |
|
Florian Bruhin
|
ae2ee68b85
|
Fix branch checking in check_coverage.py.
|
2015-08-26 17:51:51 +02:00 |
|
Florian Bruhin
|
fa8e207101
|
Merge branch 'acogneau-basekeyparser_tests'
|
2015-08-26 17:48:26 +02:00 |
|
Florian Bruhin
|
35cbee41d6
|
Revert "Add basekeyparser.py to PERFECT_FILES"
This reverts commit b4f4c97cf9 .
|
2015-08-26 17:48:10 +02:00 |
|
Florian Bruhin
|
1d25194bfb
|
Update authors.
|
2015-08-26 17:34:25 +02:00 |
|
Florian Bruhin
|
4f1c27d230
|
Merge branch 'basekeyparser_tests' of git://github.com/acogneau/qutebrowser into acogneau-basekeyparser_tests
|
2015-08-26 17:34:10 +02:00 |
|
Florian Bruhin
|
57918b651f
|
tox: Remove cov-core.
|
2015-08-26 17:31:07 +02:00 |
|
Alexander Cogneau
|
cd34fc4b57
|
Small changes to basekeyparser tests
|
2015-08-26 12:13:47 +02:00 |
|
Alexander Cogneau
|
fd6e0559a6
|
remove unnecessary function
|
2015-08-26 12:10:25 +02:00 |
|
Alexander Cogneau
|
3a4069667a
|
Remove test functions out of class
|
2015-08-26 12:07:47 +02:00 |
|
Florian Bruhin
|
8ffe591f98
|
Skip TestSave.test_long_output on Windows.
This seems to segfault unpredictably when exiting pytest and I can't find out
why.
Fixes #895.
|
2015-08-26 10:06:49 +02:00 |
|
Alexander Cogneau
|
b4f4c97cf9
|
Add basekeyparser.py to PERFECT_FILES
|
2015-08-26 01:22:09 +02:00 |
|
Alexander Cogneau
|
933d683ff4
|
Add cmdhistory.py to PERFECT_FILES
|
2015-08-26 01:20:57 +02:00 |
|
Alexander Cogneau
|
9ef9224c32
|
Remove unecessary class
|
2015-08-26 00:20:14 +02:00 |
|
Alexander Cogneau
|
a1dff7d535
|
Final cmdhistory tests
|
2015-08-26 00:16:18 +02:00 |
|
Alexander Cogneau
|
d3488172ec
|
Lift duration for test_debug
|
2015-08-25 22:41:54 +02:00 |
|
Alexander Cogneau
|
18d42d1f0a
|
More tests for cmdhistory
|
2015-08-25 22:17:42 +02:00 |
|
Florian Bruhin
|
9229957b93
|
tests: Ignore QSslSocketBackendPrivate warning.
This apparently happens during test_split_hypothesis:test_simple_split[1-True]
for @acogneau.
|
2015-08-25 22:11:29 +02:00 |
|
Florian Bruhin
|
f3b4d0ce38
|
Ignore htmlcov dir for spellchecks.
|
2015-08-25 22:09:15 +02:00 |
|
Florian Bruhin
|
11f4fbc772
|
Silence pylint.
|
2015-08-25 21:24:58 +02:00 |
|
Florian Bruhin
|
38a07cc152
|
Fix lint.
|
2015-08-25 21:21:49 +02:00 |
|
Florian Bruhin
|
e94f2f11d8
|
Merge branch 't-wissmann-progressbar'
|
2015-08-25 21:18:52 +02:00 |
|
Florian Bruhin
|
124099ac4c
|
Fix docstrings.
|
2015-08-25 21:18:45 +02:00 |
|
Florian Bruhin
|
0ef323c26a
|
Update authors.
|
2015-08-25 21:18:10 +02:00 |
|
Florian Bruhin
|
8171a53478
|
Merge branch 'progressbar' of git://github.com/t-wissmann/qutebrowser into t-wissmann-progressbar
|
2015-08-25 21:18:02 +02:00 |
|
Florian Bruhin
|
abba3215f2
|
Add missing docstring.
|
2015-08-25 21:17:04 +02:00 |
|
Florian Bruhin
|
8c76db3892
|
Add some tests for progressbar sizing in statusbar.
|
2015-08-25 21:07:35 +02:00 |
|
Alexander Cogneau
|
26058f4e80
|
A few cmdhistory tests
|
2015-08-25 18:46:49 +02:00 |
|
Florian Bruhin
|
a981688509
|
tox: Always generate HTML coverage report.
|
2015-08-25 17:59:36 +02:00 |
|
Florian Bruhin
|
5eed9e55ad
|
check_coverage.py: Always delete .coverage.xml.
|
2015-08-25 17:59:10 +02:00 |
|