summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2015-09-11standarddir: Fix TOCTOU issue when creating paths.Florian Bruhin
2015-09-11Add a test for creating standarddir dirs.Florian Bruhin
2015-09-11Fix lint.Florian Bruhin
2015-09-11Fix lint.Florian Bruhin
2015-09-11Fix GUIProcess tests.Florian Bruhin
2015-09-11Unskip GUIProcess tests on Windows.Florian Bruhin
2015-09-11Revert "ipc: Skip problematic test on Ubuntu Trusty."Florian Bruhin
2015-09-11Log executed command for GUIProcess.Florian Bruhin
2015-09-10ipc: Skip problematic test on Ubuntu Trusty.Florian Bruhin
2015-09-10ipc: Add some more tests for _atime_timer.Florian Bruhin
2015-09-10ipc: Update the atime of the socket all 6h.Florian Bruhin
2015-09-09ipc: Fix start when a stale legacy server exists.Florian Bruhin
2015-09-09Add a py_proc fixture to conftest.py.Florian Bruhin
2015-09-09Don't set TMPDIR for test_legacy.Florian Bruhin
2015-09-09Use a shorter tempdir.Florian Bruhin
2015-09-09ipc: Add workaround for NameError w/ SocketOptions.Florian Bruhin
2015-09-09ipc: Add username to hash instead.Florian Bruhin
2015-09-09Use shorter names.Florian Bruhin
2015-09-09Don't add username to FIFO name on Linux.Florian Bruhin
2015-09-09Set socket permissions correctly.Florian Bruhin
2015-09-09More work on #888 (new IPC path).Florian Bruhin
2015-09-09Only log a single message in utils.error.Florian Bruhin
2015-09-09Add standarddir.temp().Florian Bruhin
2015-09-09Revert "logfail: Update tests to use testdir."Florian Bruhin
2015-09-09Revert "logfail: Switch tests to subprocess pytest runs."Florian Bruhin
2015-09-09Revert "logfail: Continue running test and fail afterwards."Florian Bruhin
2015-09-09Fix lint.Florian Bruhin
2015-09-09logfail: Continue running test and fail afterwards.Florian Bruhin
2015-09-09logfail: Switch tests to subprocess pytest runs.Florian Bruhin
2015-09-09logfail: Update tests to use testdir.Florian Bruhin
2015-09-09logfail: Rename capturelog module.Florian Bruhin
2015-09-06Start working on #888 (new IPC path).Florian Bruhin
2015-09-06Add a protocol version to IPC.Florian Bruhin
2015-09-06Test raw json data for IPC.Florian Bruhin
2015-09-06Rename TestError to Error.Florian Bruhin
2015-09-06Skip some more IPC tests on Windows.Florian Bruhin
2015-09-04Fix error output with --no-err-windows.Florian Bruhin
2015-09-04ipc: Use a custom class for exceptions.Florian Bruhin
2015-09-04100% coverage for misc.ipc.Florian Bruhin
2015-09-03Adjust test_ipcserver_socket_none for prev commit.Florian Bruhin
2015-09-03ipc: Handle None-socket in slots correctly.Florian Bruhin
2015-09-03ipc: Skip test_normal on Windows.Florian Bruhin
2015-09-03test_ipc: Remove disconnect assert.Florian Bruhin
2015-09-03Fix some more IPC tests on Windows.Florian Bruhin
2015-09-03Adjust default keybinding to clear-keychain on Esc.Florian Bruhin
2015-09-03Rewrite test_double_connection.Florian Bruhin
2015-09-03Try different workaround for test_ipc issues.Florian Bruhin
2015-09-02Fix pylint in test_ipc.Florian Bruhin
2015-09-02ipc tests: More tests.Florian Bruhin
2015-09-02ipc tests: Clean up qlocalsocket correctly.Florian Bruhin