core-admin/qubes/tests
Wojtek Porczyk c899d1f960 qubes/tests: Show errors while loading external tests
Now failure to load external tests shows in which entry point the error
happened and a useful traceback. The traceback extends from the "try"
statement down to the actual error line, but it does not include the
frames above, ie. from the invocation to the load_tests routine. This is
a limitation of Python itself and usually not a problem.
2016-07-04 16:51:35 +02:00
..
int Remove QubesVM.is_template() 2016-06-23 14:23:31 +02:00
tools
vm Network and storage fixes 2016-06-29 16:42:35 +02:00
__init__.py
app.py
devices.py
events.py
extra.py qubes/tests: Show errors while loading external tests 2016-07-04 16:51:35 +02:00
init.py
run.py Merge branch 'master' into core3-devel 2016-06-13 19:03:46 +02:00
storage_file.py Fix test error after bdfb85ac (refactor storage) 2016-06-21 10:10:45 +02:00
storage.py tests: make storage tests working outside of dom0 2016-06-16 21:14:35 +02:00