Tests: Faster key clicks
Use zero intervals between shortcuts and key clicks. Environment variables can be used to set the intervals (cannot be too big for test otherwise client process will be killed). Example: COPYQ_TESTS_KEYS_WAIT=2000 COPYQ_TESTS_KEY_DELAY=50 \ copyq tests copyItems
Showing
- src/gui/mainwindow.cpp 13 additions, 5 deletionssrc/gui/mainwindow.cpp
- src/gui/mainwindow.h 2 additions, 2 deletionssrc/gui/mainwindow.h
- src/scriptable/scriptable.cpp 16 additions, 2 deletionssrc/scriptable/scriptable.cpp
- src/scriptable/scriptableproxy.cpp 3 additions, 3 deletionssrc/scriptable/scriptableproxy.cpp
- src/scriptable/scriptableproxy.h 1 addition, 1 deletionsrc/scriptable/scriptableproxy.h
- src/tests/tests.cpp 2 additions, 1 deletionsrc/tests/tests.cpp
Loading
Please register or sign in to comment