pyparted/sources

3 lines
108 B
Plaintext
Raw Normal View History

f244958142c9fd3ff5ee95f578e2f76d pyparted-2.4.tar.gz
- Update release instructions. (dcantrell) - Remove old cylinder alignment test cases for _ped. (dcantrell) - Add tests for max partition length / start sector (hdegoede) - Add _pedmodule and parted functions for max partition length / start sector (hdegoede) - Remove align_to_cylinders function bindings (hdegoede) - Add tests for disk flag methods (hdegoede) - Add _pedmodule and parted functions for per disk flags (hdegoede) - Every tuple member requires a comma after it. (dcantrell) - Fill out a lot of simple _ped.Disk test cases. (dcantrell) - Disable DeviceDestroyTestCase for now. (dcantrell) - Add RequiresLabeledDevice to tests/_ped/baseclass.py. (dcantrell) - Attempt at fixing _ped.Device.destroy(), no dice. (dcantrell) - Fix UnitFormatCustomTestCase and UnitFormatTestCase. (dcantrell) - Fix UnitFormatCustomByteTestCase and UnitFormatByteTestCase. (dcantrell) - Add DeviceStrTestCase, disable DeviceDestroyTestCase. (dcantrell) - Add DeviceDestroyTestCase and DeviceCacheRemoveTestCase. (dcantrell) - Implemented ConstraintIsSolutionTestCase(). (dcantrell) - Implement ConstraintSolveMaxTestCase(). (dcantrell) - Implement ConstraintSolveNearestTestCase(). (dcantrell) - Correct py_ped_file_system_probe_specific() for NULL returns. (dcantrell) - Implement FileSystemProbeSpecificTestCase(). (dcantrell) - Implement FileSystemProbeTestCase(). (dcantrell) - Add RequiresFileSystem to tests/_ped/baseclass.py. (dcantrell) - Add disk alignment test cases in test_ped.py. (dcantrell) - Fix CHSGeometryStrTestCase(). (dcantrell) - Fix ConstraintDuplicateTestCase...finally. (dcantrell) - Put a deprecation warning in py_ped_constraint_duplicate(). (dcantrell) - Note that we need parted from Fedora for pyparted. (dcantrell) - Fix UnitGetSizeTestCase in _ped test cases for _ped.UNIT_PERCENT. (dcantrell) - Add testcase for new _ped disk get_partition_alignment method (hdegoede)
2009-12-19 22:37:23 +00:00
af74247bbe7cd13ef263f4b450d21854 pyparted-2.5.tar.gz