Commit Graph

  • 1d7c2b6b82 Don't set TMPDIR for test_legacy. Florian Bruhin 2015-09-09 13:00:00 +0200
  • 011b571336 Use a shorter tempdir. Florian Bruhin 2015-09-09 11:52:28 +0200
  • b135569d5c ipc: Add workaround for NameError w/ SocketOptions. Florian Bruhin 2015-09-09 10:47:34 +0200
  • 69e735c42e ipc: Add username to hash instead. Florian Bruhin 2015-09-09 08:36:33 +0200
  • 34bd000442 Use shorter names. Florian Bruhin 2015-09-08 22:14:39 +0200
  • 4daa7e6979 Don't add username to FIFO name on Linux. Florian Bruhin 2015-09-08 21:27:46 +0200
  • 3573b57130 Set socket permissions correctly. Florian Bruhin 2015-09-08 21:08:49 +0200
  • 78cb0eaf85 More work on #888 (new IPC path). Florian Bruhin 2015-09-08 06:24:54 +0200
  • 74d7997a67 Set application info earlier. Florian Bruhin 2015-09-08 22:22:00 +0200
  • a4bc4ad478 Only log a single message in utils.error. Florian Bruhin 2015-09-09 09:01:40 +0200
  • 9d9372c6a8 Add standarddir.temp(). Florian Bruhin 2015-09-08 20:02:53 +0200
  • 44b1ca5c2f Fix comment. Florian Bruhin 2015-09-08 20:02:11 +0200
  • 7dedf73ea4 tests: Fix ignored SSLRead warning on OS X. Florian Bruhin 2015-09-09 17:50:09 +0200
  • b0c2021eca Revert "logfail: Update tests to use testdir." Florian Bruhin 2015-09-09 08:49:51 +0200
  • 2f8b39df1c Revert "logfail: Switch tests to subprocess pytest runs." Florian Bruhin 2015-09-09 08:49:17 +0200
  • f7c405d2f4 Revert "logfail: Continue running test and fail afterwards." Florian Bruhin 2015-09-09 08:49:06 +0200
  • d18c33987d Quick pep8 fix. Florian Bruhin 2015-09-09 08:06:56 +0200
  • 0ec9efcdc0 tox: Update pytest-html to 1.6. Florian Bruhin 2015-09-09 08:00:18 +0200
  • 909cafb516 Fix lint. Florian Bruhin 2015-09-09 07:54:52 +0200
  • 66ed4e9c4e logfail: Continue running test and fail afterwards. Florian Bruhin 2015-09-09 07:43:56 +0200
  • 09c265ddb0 logfail: Switch tests to subprocess pytest runs. Florian Bruhin 2015-09-09 07:40:24 +0200
  • f7e40f73ab logfail: Update tests to use testdir. Florian Bruhin 2015-09-09 07:15:12 +0200
  • f5d9e967ef logfail: Rename capturelog module. Florian Bruhin 2015-09-09 07:13:56 +0200
  • 376edd739b Remove double changelog entry. Florian Bruhin 2015-09-07 10:12:48 +0200
  • e81432fd6e Update changelog. Florian Bruhin 2015-09-07 10:05:28 +0200
  • 6a0994038e Start working on #888 (new IPC path). Florian Bruhin 2015-09-06 19:50:03 +0200
  • bfd8faafef Add a protocol version to IPC. Florian Bruhin 2015-09-06 18:43:24 +0200
  • b95fd2c814 Test raw json data for IPC. Florian Bruhin 2015-09-06 18:06:23 +0200
  • e9608a6aea Add qutebrowser version to IPC data. Florian Bruhin 2015-09-06 18:06:03 +0200
  • 1832d44da1 Use Travis/AppVeyor badges in README. Florian Bruhin 2015-09-06 17:21:00 +0200
  • cc80cfdfd6 Add missing return. Florian Bruhin 2015-09-06 17:15:13 +0200
  • ef9e1bef1b Improve performance when adding new history item. Florian Bruhin 2015-09-06 16:59:43 +0200
  • 02a539f2d7 Rename TestError to Error. Florian Bruhin 2015-09-06 16:43:23 +0200
  • bf9a897ce8 Skip some more IPC tests on Windows. Florian Bruhin 2015-09-06 16:42:44 +0200
  • 851bf4cd31 Fix pylint Alexander Cogneau 2015-09-06 16:13:41 +0200
  • 6541a360b1 Final cooikies tests Alexander Cogneau 2015-09-06 00:24:38 +0200
  • d36c701b07 Fixed comments Alexander Cogneau 2015-09-04 11:44:59 +0200
  • 9521da3c73 Fix error output with --no-err-windows. Florian Bruhin 2015-09-04 07:52:55 +0200
  • 9b1d0af20d ipc: Simplify exception handling. Florian Bruhin 2015-09-04 07:16:16 +0200
  • ea0cbea1dd ipc: Use a custom class for exceptions. Florian Bruhin 2015-09-04 07:12:23 +0200
  • 2a4cd02704 100% coverage for misc.ipc. Florian Bruhin 2015-09-04 06:57:08 +0200
  • f77bdb7aec Adjust test_ipcserver_socket_none for prev commit. Florian Bruhin 2015-09-03 23:38:33 +0200
  • 0d0e704b6b ipc: Reduce logging on Windows. Florian Bruhin 2015-09-03 23:33:41 +0200
  • fab6e2eafc ipc: Fix exception handling on AddressError. Florian Bruhin 2015-09-03 23:13:55 +0200
  • a6b9d28b96 ipc: Fix sleep time on AddressError. Florian Bruhin 2015-09-03 23:13:29 +0200
  • b40fb4dd43 ipc: Handle None-socket in slots correctly. Florian Bruhin 2015-09-03 20:48:51 +0200
  • 418328e61b Cookie tests done Alexander Cogneau 2015-09-03 18:17:39 +0200
  • bbdec1779a Add check that view_in_mpv is run as a userscript Thorsten Wißmann 2015-09-03 18:01:09 +0200
  • 96e3a0b1f1 first cookie tests Alexander Cogneau 2015-09-03 17:24:01 +0200
  • de5cdf6f0f Also hide <embed> tags Thorsten Wißmann 2015-09-03 16:33:49 +0200
  • 27ee09a7a1 ipc: Skip test_normal on Windows. Florian Bruhin 2015-09-03 14:35:27 +0200
  • 2f92ea92d8 test_ipc: Remove disconnect assert. Florian Bruhin 2015-09-03 08:02:06 +0200
  • f682477960 Fix some more IPC tests on Windows. Florian Bruhin 2015-09-03 07:04:34 +0200
  • ab9c046d54 Adjust default keybinding to clear-keychain on Esc. Florian Bruhin 2015-09-03 11:14:05 +0200
  • 3a5cd8f3ff Revert "Remove test_ipc workaround again." Florian Bruhin 2015-09-03 06:51:15 +0200
  • 46b28387db Rewrite test_double_connection. Florian Bruhin 2015-09-03 06:38:35 +0200
  • f4d2e0746e Remove test_ipc workaround again. Florian Bruhin 2015-09-03 06:36:33 +0200
  • efe40fa7e0 Try different workaround for test_ipc issues. Florian Bruhin 2015-09-03 06:12:36 +0200
  • 154c380fd0 Fix pylint in test_ipc. Florian Bruhin 2015-09-02 23:31:51 +0200
  • d966720900 ipc tests: More tests. Florian Bruhin 2015-09-02 21:46:56 +0200
  • b4c90c5db4 ipc tests: Clean up qlocalsocket correctly. Florian Bruhin 2015-09-02 21:46:34 +0200
  • 6468e60a36 ipc tests: Fix waiting for FakeSocket. Florian Bruhin 2015-09-02 21:46:20 +0200
  • e0c6a322c6 ipc: Pass socket to send_to_running_instance. Florian Bruhin 2015-09-02 21:45:48 +0200
  • 82c647a87d ipc: Mark on_ready_read cornercase as no-cover. Florian Bruhin 2015-09-02 21:45:31 +0200
  • a63f0d5409 More IPC tests. Florian Bruhin 2015-09-02 20:40:41 +0200
  • 18af0b4b35 tests: Make FakeSignal callable. Florian Bruhin 2015-09-02 20:40:19 +0200
  • 38ebd806cc Add some tests for misc.ipc. Florian Bruhin 2015-09-02 07:56:03 +0200
  • 1953bb8458 ipc: Disconnect on invalid data. Florian Bruhin 2015-09-02 07:55:42 +0200
  • 6b4b65e585 ipc: Clarify comment. Florian Bruhin 2015-09-02 07:55:35 +0200
  • cbcd6261b1 ipc: Add got_invalid_data signal. Florian Bruhin 2015-09-02 07:55:27 +0200
  • e5b7fdb565 Fix typos spotted by The-Compiler Thorsten Wißmann 2015-09-02 17:20:51 +0200
  • 197feade32 Also replace flash videos Thorsten Wißmann 2015-09-02 17:15:47 +0200
  • fe6a6c33ae Add view_in_mpv userscript Thorsten Wißmann 2015-09-02 15:59:52 +0200
  • 52210442c4 Merge branch 'jnphilipp-master' Florian Bruhin 2015-09-02 14:06:17 +0200
  • 0fcab6a632 Regenerate authors. Florian Bruhin 2015-09-02 14:06:11 +0200
  • fe06db2571 Merge branch 'master' of https://github.com/jnphilipp/qutebrowser into jnphilipp-master Florian Bruhin 2015-09-02 14:05:57 +0200
  • 6ffcb387eb Incorporated The-Compilers suggested chanes. jnphilipp 2015-09-02 14:02:24 +0200
  • 1cbc555933 Rewrote userscript to use BeautifulSoup. jnphilipp 2015-09-01 22:08:37 +0200
  • b23ca85b37 Set basepython for all envs in tox.ini. Florian Bruhin 2015-08-31 22:07:57 +0200
  • 1fe1200b71 Install libpython3.4-dev on Travis. Florian Bruhin 2015-08-31 21:48:49 +0200
  • 0b911d2e20 Split integration tests, run smoke via pytest. Florian Bruhin 2015-08-31 21:26:30 +0200
  • 44f594662a Merge branch 'acogneau-autoupdate_tests' Florian Bruhin 2015-09-01 08:49:53 +0200
  • 216ecd16cc Regenerate authors. Florian Bruhin 2015-09-01 08:49:43 +0200
  • 0c3ee46fe0 Merge branch 'autoupdate_tests' of https://github.com/acogneau/qutebrowser into acogneau-autoupdate_tests Florian Bruhin 2015-09-01 08:48:52 +0200
  • 2d12c26e8c Add extra url assertion for autoupdate Alexander Cogneau 2015-09-01 01:06:11 +0200
  • 8a1a090dea Added userscript to open feed links. jnphilipp 2015-08-31 22:45:17 +0200
  • 16e3bad7af Hide scroll buttons in vertical tab bar. Florian Bruhin 2015-08-31 22:00:26 +0200
  • fecc4be057 tox: Update hypothesis to 0.18.0. Florian Bruhin 2015-08-31 21:00:06 +0200
  • 3046d2f068 Add note about youtube-dl to FAQ. Florian Bruhin 2015-08-31 20:57:18 +0200
  • 8ab85d6246 small edits to autoupdate test Alexander Cogneau 2015-08-31 09:30:16 +0200
  • 8ea91b5bbc Fix cookiejar_and_cache move. Florian Bruhin 2015-08-31 08:00:21 +0200
  • 03f4d738ab Rename klass fixture to klass_fixt. Florian Bruhin 2015-08-31 07:42:53 +0200
  • 9e6bcb97ca Output coverage to coverage.xml. Florian Bruhin 2015-08-31 07:41:06 +0200
  • ee77951e66 PEP8 fixes Alexander Cogneau 2015-08-31 01:25:42 +0200
  • e499d8932f 100% misc.autoupdate coverage Alexander Cogneau 2015-08-31 01:10:04 +0200
  • 79c1867e6c Don't save cookies when starting in private mode. Florian Bruhin 2015-08-30 23:17:48 +0200
  • 6df00f8266 Move cookiejar_and_cache fixture to conftest.py. Florian Bruhin 2015-08-30 23:11:23 +0200
  • 8913c1883e ipc: Fix missing import. Florian Bruhin 2015-08-30 22:57:45 +0200
  • 6dbd669efe ipc: Disconnect properly from server. Florian Bruhin 2015-08-30 20:35:50 +0200
  • a1cb47936a IPC: Fix shutdown when self._socket is None. Florian Bruhin 2015-08-30 20:35:34 +0200