summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Remove the storage module and replace it with blivet.David Lehman2013-01-2816-2617/+1
* Move tsort, platform, and baseudev into storage.David Lehman2013-01-285-59/+58
* Remove unused functions and move storage-specific utils to storage.David Lehman2013-01-281-4/+4
* Remove the old cmdline and script interfaces.Chris Lumens2013-01-161-230/+0
* Remove the old text mode UI.Chris Lumens2013-01-162-30/+1
* Remove more references to system-config-*.Chris Lumens2013-01-161-4/+1
* getLUKSPassphrase is no longer used, so kill it.Chris Lumens2013-01-101-7/+0
* Improve and document network.sanityCheckHostnameVratislav Podzimek2012-12-031-10/+10
* Fix error in iutil.execCapture when fatal and non-zero exitStef Walter2012-11-201-0/+11
* Remove dispatch.py and its associated test case.Chris Lumens2012-10-291-265/+0
* update to use firewalld (#815540)Brian C. Lane2012-10-171-41/+0
* Work the anaconda object into the VNC testJesse Keating2012-10-011-0/+4
* Handle --ignoremissing in _applyYumSelections (#859021).Chris Lumens2012-09-251-1/+0
* Don't write out /etc/sysconfig/clock anymore (#859217).Chris Lumens2012-09-241-2/+0
* Remove anaconda.instLanguage object and language moduleVratislav Podzimek2012-09-041-237/+0
* Remove lang-table and localeinfo.pyVratislav Podzimek2012-09-041-30/+0
* Update runpylint to find newui modules correctly.Chris Lumens2012-08-301-1/+1
* Move expandLangs to localization moduleVratislav Podzimek2012-08-291-5/+0
* tests: Add tests for new SimpleConfigFile featuresBrian C. Lane2012-08-091-7/+41
* tests: cleanup whitespace in simpleconfig_test.pyBrian C. Lane2012-08-091-21/+21
* Replace system-config-keyboard with our methods using ksdata.keyboardVratislav Podzimek2012-08-081-20/+0
* Remove upgrade.py and associated tests.Chris Lumens2012-08-011-241/+0
* remove Network(): write (configuration) methodRadek Vykydal2012-07-201-19/+0
* remove Network(): post-configuration of devices used for storageRadek Vykydal2012-07-201-19/+0
* remove Network(): copying configuration to target systemRadek Vykydal2012-07-201-18/+0
* remove Network(): remove methods needed only for old UIRadek Vykydal2012-07-201-70/+0
* remove Network(): remove another unused methodRadek Vykydal2012-07-201-22/+0
* remove Network(): remove unused functionsRadek Vykydal2012-07-201-81/+26
* Merge branch 'master' into newui-mergeBrian C. Lane2012-06-201-17/+0
|\
| * move vncpassword handling into anaconda; remove recoverVNCPasswordWill Woods2012-02-151-17/+0
| * Put NoSuchGroup and DispatchError back, but not in errors.py. (#760786)David Lehman2011-12-191-7/+7
* | Fix some broken tests by unaliasing modulesMichael K. Johnson2012-05-092-3/+7
* | Remove all the writeKS methods except in network and storage.Chris Lumens2012-04-246-79/+0
* | Add some unit tests for packaging.David Lehman2012-03-212-0/+127
* | Put NoSuchGroup and DispatchError back, but not in errors.py. (#760786)David Lehman2012-02-161-7/+7
|/
* Change what the third column of lang-table means.Chris Lumens2011-10-311-18/+4
* Do a better job of remembering if 'review and modify partitioning' was checked.Ales Kozumplik2011-10-211-0/+12
* dracut args: "rhgb quiet" should come last.Ales Kozumplik2011-10-041-0/+8
* botoloader: write 'ip=eth0:dhcp,auto6' instead of 'ip=eth0:dhcp ip=eth0:auto6'Ales Kozumplik2011-09-271-2/+27
* Update test for createUser and createGroup (#739428)Brian C. Lane2011-09-201-3/+16
* isolate localeInfo and expandLangs() from langauges.py into a separate module.Ales Kozumplik2011-09-072-6/+41
* Remove unnecessary ROOT_PATH constant passing.Ales Kozumplik2011-08-269-48/+47
* Moving anaconda.rootPath to constants.ROOT_PATH.Ales Kozumplik2011-08-262-8/+7
* cosmetic: remove trailing whitespace in timezone_test.pyAles Kozumplik2011-08-251-23/+23
* ut: cleanup after firewall_test.pyAles Kozumplik2011-08-241-6/+8
* ut: move tests/fw_test.py to tests/pyanaconda_test/firewall_test.pyAles Kozumplik2011-08-241-0/+0
* Allow answering the uninitialized disk question more than once.Ales Kozumplik2011-08-221-0/+13
* Copy /etc/multipath/wwids to the sysimage.Ales Kozumplik2011-08-163-1/+31
* dispatcher: do not show install steps in upgrade.Ales Kozumplik2011-08-111-0/+31
* edd: fix traceback on Xen.Ales Kozumplik2011-08-111-0/+22