summaryrefslogtreecommitdiffstats
path: root/tests/pyanaconda_test
Commit message (Expand)AuthorAgeFilesLines
...
* Fix broken unit tests (cmdline, network).Ales Kozumplik2011-07-271-22/+10
* Change IsBeta to IsFinalMartin Gracik2011-07-261-5/+5
* changes needed to have per-connection ifcfg files for wifi connectionsVratislav Podzimek2011-07-181-28/+1
* Keep dracut settings in sets instead of many long strings.Ales Kozumplik2011-06-242-6/+32
* ut: remove trailing whitespace in language_test.pyAles Kozumplik2011-06-221-58/+58
* Unit tests cleanupsAles Kozumplik2011-05-236-502/+261
* ut: if _isys is not available dispatch_test and indexed_dict_test are failing.Ales Kozumplik2011-05-193-31/+41
* ut: make pyanaconda_test/backed_test.py passAles Kozumplik2011-05-193-141/+128
* dispatch: implement method of saving/restoring all steps scheduling.Ales Kozumplik2011-05-191-21/+83
* ut: make upgrade_test pass.Ales Kozumplik2011-05-191-46/+46
* cosmetic: dispatch.skipStep is dispatch.skip_stepsAles Kozumplik2011-05-193-8/+8
* dispatch: remove "upgradeswapsuggestion" and "addswap" steps.Ales Kozumplik2011-05-191-57/+0
* Throw away the dispatcher 'skipList' and give Step a state.Ales Kozumplik2011-05-191-0/+133
* IndexedDict class for storing the installer stepsAles Kozumplik2011-05-191-0/+39
* fix resuce_test.pyAles Kozumplik2011-05-041-99/+73
* Move most anaconda mount points to be under /mnt/install.Chris Lumens2011-04-131-9/+9
* Fixup upgrade test for findExistingRoots change (#681267)Brian C. Lane2011-03-011-7/+1
* Fix up tests for changes in split media handlingWill Woods2011-02-142-89/+14
* Add new tests from the unittests branchTomas Mlcoch2011-02-1420-0/+4063