core-admin/qubes
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
..
ext Minor fixes 2016-06-16 17:06:42 +02:00
qmemman Fix generating documentation 2016-04-22 15:23:39 +02:00
storage Merge remote-tracking branch 'woju/pull/21/head' into core3-devel 2016-07-02 11:54:56 +02:00
tests qubes/tests: Show errors while loading external tests 2016-07-04 16:51:35 +02:00
tools Merge remote-tracking branch 'woju/pull/23/head' into core3-devel 2016-06-28 15:19:57 +02:00
vm Network and storage fixes 2016-06-29 16:42:35 +02:00
__init__.py pylint fixes 2016-06-10 21:27:29 +02:00
app.py Qubes.add_pool() returns the added pool 2016-06-23 13:17:00 +02:00
backup.py Remove QubesVM.is_netvm() and is_disposablevm() 2016-06-23 14:23:33 +02:00
config.py pylint fixes 2016-06-10 21:27:29 +02:00
core2migration.py core2migration: add a skeleton for dispvm_netvm migration 2016-06-16 17:25:45 +02:00
devices.py Rewrite PCI attaching/detaching from xl to libvirt 2016-06-16 13:29:15 +02:00
dochelpers.py pylint fixes 2016-06-10 21:27:29 +02:00
events.py qubes/events: Rework firing events for effect 2016-04-08 12:35:11 +02:00
exc.py core3: add different exceptions 2015-10-17 00:17:12 +02:00
log.py core/log: do not attach multiple handlers to the same logger 2016-03-03 01:18:15 +01:00
rngdoc.py qubes: pylint fixes (small mistakes and wrong names) 2015-06-29 17:39:27 +02:00
utils.py Minor fixes 2016-06-16 17:06:42 +02:00