core-admin/qubes/tests
Marek Marczykowski-Górecki 5d0f8f8efa
tests/mime: confirm closing Firefox
If Firefox is started for the first time, it will open both requested
page and its welcome page. This means closing the window will trigger a
confirmation about closing multiple tabs. Handle this.
2019-04-13 21:50:34 +02:00
..
integ tests/mime: confirm closing Firefox 2019-04-13 21:50:34 +02:00
tools
vm Merge branch 'kernelopts-files' 2019-03-08 18:08:12 +01:00
__init__.py tests: re-enable policy prompt tests in travis 2019-03-16 03:03:49 +01:00
api_admin.py Make add_pool/remove_pool coroutines, allow Pool.{setup,destroy} as coroutines 2019-02-27 06:03:57 +01:00
api_internal.py tests: remove unused imports 2019-04-02 18:48:35 +02:00
api_misc.py Fix saving 'updates-available' flag reported by TemplateBasedVM 2019-01-19 03:25:21 +01:00
api.py
app.py
devices_block.py
devices.py
events.py
ext.py
extra.py
firewall.py
init.py
run.py
storage_file.py tests: adjust cleanup to added in-use storage pool detection on removal 2019-02-27 06:03:57 +01:00
storage_kernels.py Make add_pool/remove_pool coroutines, allow Pool.{setup,destroy} as coroutines 2019-02-27 06:03:57 +01:00
storage_lvm.py tests: fix race condition between mkfs and udev 2019-02-27 06:03:57 +01:00
storage_reflink.py tests: fix cleanup after reflink tests 2019-03-18 02:21:38 +01:00
storage.py tests: add in-use storage pool removal test 2019-02-27 06:03:57 +01:00
tarwriter.py