summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* uitests: Move helper functions into the Node wrapper classCole Robinson2018-01-1110-354/+336
* uitests: Wait for windows to become 'active'Cole Robinson2018-01-107-54/+81
* uitests: Add 'open connection' testingCole Robinson2018-01-101-0/+73
* ui: connect: Add 'Custom URI' optionCole Robinson2018-01-092-37/+108
* manager: Add accessible names to conn context menuCole Robinson2018-01-091-0/+1
* error: Add accessible strings for error dialogsCole Robinson2018-01-093-5/+9
* config: Explain and simplify our gsettings wrapper a bitCole Robinson2018-01-091-14/+23
* uitests: Add preferences dialog testsCole Robinson2018-01-092-1/+73
* ui: about: Bump copyright yearCole Robinson2018-01-092-3/+3
* uitests: Add test for 'about' dialogCole Robinson2018-01-091-0/+26
* config: Use memory backend with --test-first-runCole Robinson2018-01-091-11/+5
* uitests: Wire up --coverageCole Robinson2018-01-094-14/+20
* virt-manager: If --connect passed, wait for it to initCole Robinson2018-01-092-1/+9
* uitests: Drop sleeps from newvm testsCole Robinson2018-01-094-37/+46
* uitests: Drop redundant sleepsCole Robinson2018-01-093-14/+0
* uitests: Centralize app shutdownCole Robinson2018-01-095-31/+28
* uitests: Split out UITestCase classCole Robinson2018-01-096-38/+13
* virt-manager: Gracefully exit app on ctrl-c, not sys.exitCole Robinson2018-01-092-4/+4
* tests: Rework how we pass command line objects down to test dataCole Robinson2018-01-083-5/+14
* uitests: Make unittest.installHandler work as expectedCole Robinson2018-01-082-3/+8
* tests: Force verbose mode for UI testsCole Robinson2018-01-081-1/+6
* tests: Don't always generate coverage dataCole Robinson2018-01-082-13/+4
* cli: append "--attach" to virt-viewer if graphics has listen type nonePavel Hrdina2018-01-072-2/+9
* Unify invisible_char valuesCédric Bosdonnat2018-01-063-5/+5
* oscontainer: ask root password in the wizardCédric Bosdonnat2018-01-062-2/+48
* Improve container image url examplesCédric Bosdonnat2018-01-061-1/+6
* details: Show attached disk information in scsi controller pageLin Ma2018-01-061-1/+8
* details: Disallow removing the scsi controller if disks attached to itLin Ma2018-01-061-0/+5
* ui: details: Add ui for showing attached controller devices in the futureLin Ma2018-01-062-1/+66
* details: Rename the variable 'dev' to 'controller' in refresh_controller_pageLin Ma2018-01-061-9/+9
* virtinst: Add pretty_desc function for device address printingLin Ma2018-01-061-0/+7
* virtinst: Add a compare_controller function for future useLin Ma2018-01-061-0/+6
* tests: cli: Skip iso test if isoinfo isn't installedCole Robinson2018-01-061-2/+6
* spec: Add dep on genisoimage, for isoinfoCole Robinson2018-01-061-0/+2
* tests: Drop --skipcli optionCole Robinson2018-01-061-7/+1
* tests: test_urls: Simplify adding in local testsCole Robinson2018-01-063-2/+11
* tests: test_urls: Big reworkCole Robinson2018-01-064-205/+287
* urlfetcher: Fix detection with latest ALT mediaCole Robinson2018-01-061-1/+1
* urlfetcher: More debian CD arch handlingCole Robinson2018-01-061-2/+10
* virtinst: Use isoinfo to extract files from ISOs and block devicesAndrew Wong2018-01-061-11/+35
* tests: clitest: Add an actual stub iso for --location testingCole Robinson2018-01-063-1/+123
* pylint: remove a unnecessary passChen Hanxiao2017-12-221-1/+0
* python3: fix bytes/string mess in serial consoleCédric Bosdonnat2017-12-201-3/+3
* baseclass: Fix UI file loading on py3Cole Robinson2017-12-201-1/+1
* connection: Another py3 exception variable fixCole Robinson2017-12-201-1/+3
* py3: store exception variables for use outside exceptCédric Bosdonnat2017-12-201-1/+2
* ui: create: fix bootstrap typoAnthony2017-12-201-1/+1
* virtio-scsi by default on powerScott Garfinkle2017-12-202-1/+2
* addhardware: Remove IDE from list while adding controllersLin Ma2017-12-201-1/+2
* virtinst.support: fix copy&paste errorPavel Hrdina2017-12-181-1/+1