Marek Marczykowski-Górecki
|
7bafd631d4
|
Exclude tools and events from python2 tests and packaging
Those two parts require python3.
To avoid duplicating the exclude list, run tests and pylint on a copy
installed via setuptools.
|
2017-04-29 01:18:25 +02:00 |
|
Marek Marczykowski-Górecki
|
310d9da381
|
tests: add convenient TestVM and TestVMCollection classes
Very simple mockups for other tests.
|
2017-03-13 04:37:30 +01:00 |
|
Marek Marczykowski-Górecki
|
745d16a879
|
Rename '_do_qubesd_call' to 'qubesd_call'
This method don't need to be private. Also the 'do_' prefix is
superfluous - methods typically do something.
QubesOS/qubes-issues#853
|
2017-03-01 23:49:19 +01:00 |
|
Marek Marczykowski-Górecki
|
3a2e0b770b
|
Initial commit
First minimal version, with just listing VMs and handling properties.
QubesOS/qubes-issues#853
|
2017-03-01 23:48:53 +01:00 |
|