summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* tests: Fix t1700 failing on a host with a 4k xfs filesystem (#1260664)Brian C. Lane2016-12-221-6/+6
* tests: Add wait to t9042 (#1257415)Brian C. Lane2016-12-221-2/+2
* tests: Add udevadm settle to wait_for_ loop (#1260664)Brian C. Lane2016-12-226-0/+10
* tests: t3310-flags.sh skip pc98 when sector size != 512Brian C. Lane2016-10-041-0/+2
* tests: t3310-flags.sh: Add tests for remaining table typesMike Fleetwood2016-10-041-1/+15
* tests: t3310-flags.sh: Add test for dvh table flagsMike Fleetwood2016-10-041-4/+11
* tests: t3310-flags.sh: Add test for mac table flagsMike Fleetwood2016-10-042-10/+29
* tests: t3310-flags.sh: Add test for bsd table flagsMike Fleetwood2016-10-041-1/+3
* tests: t3310-flags.sh: Stop excluding certain flags from being testedMike Fleetwood2016-10-041-7/+2
* tests: t3310-flags.sh: Query libparted for all flags to be testedMike Fleetwood2016-10-043-16/+75
* parted: fix the rescue commandPhillip Susi2016-04-102-0/+53
* tests: t3000-resize-fs.sh: Add very deep directoryMike Fleetwood2016-03-071-0/+16
* tests: Use wait_for_dev_to_ functionsBrian C. Lane2015-10-098-37/+17
* tests: Make sure the extended partition length is correct (#1135493)Brian C. Lane2015-06-262-0/+49
* tests: Fall back to C.UTF-8 if no en_US.utf8 availableAlexander Todorov2015-06-241-1/+5
* tests: Add a test for device-mapper partition sizesBrian C. Lane2015-02-052-0/+69
* tests: Change minimum size to 256MiBBrian C. Lane2014-11-101-1/+1
* tests: t3000-resize-fs.sh: Add requirement on mkfs.vfatMike Fleetwood2014-10-272-3/+10
* tests: t3000-resize-fs.sh: Add FAT16 resizing testMike Fleetwood2014-10-271-3/+13
* tests: don't require en_US locale in t0251-gpt-unicode.shPhillip Susi2014-07-271-1/+1
* tests: fix t9020-alignment.shv3.1.90Phillip Susi2014-06-151-1/+1
* parted: make _partition_warn_busy actually a warning instead of an errorPhillip Susi2014-06-153-5/+4
* tests: excersise resize commandPetr Uzel2014-06-152-0/+90
* Fix python test scripts for distributionBrian C. Lane2014-06-155-5/+8
* tests: check name when duplicatingBrian C. Lane2014-06-151-4/+29
* tests: use test's "=" operator, not "=="Jim Meyering2014-05-281-1/+1
* tests: avoid false-positive failure due to symlinkJim Meyering2014-05-281-2/+8
* maint: fix "make syntax-check" nitsJim Meyering2014-05-284-5/+4
* tests: Use mkfs.xfs to create files (#1101112)Brian C. Lane2014-05-273-6/+9
* tests: Add ntfs vfat hfsplus to t1700 probe testBrian C. Lane2014-05-271-6/+13
* maint: run "make update-copyright"Jim Meyering2014-05-2577-77/+77
* tests: test loop labelsPhillip Susi2014-05-222-0/+105
* libparted: remove old partitions *first* before adding new onesPhillip Susi2014-05-222-0/+51
* parted: don't reload partition table on every commandPhillip Susi2014-05-222-10/+4
* GPT strings are UCS-2LE not UTF-16Brian C. Lane2014-05-191-1/+1
* tests: fix t2310-dos-extended-2-sector-min-offset.shPhillip Susi2014-04-181-6/+3
* tests: fix t1700Phillip Susi2014-04-181-0/+1
* tests: t1700 change count to seekBrian C. Lane2014-04-171-2/+2
* tests: Use force for xfs in t1700 and a larger fileBrian C. Lane2014-04-161-4/+6
* testing: Use little-endian packing in gpt testsBrian C. Lane2014-04-105-19/+27
* tests: Use msdos-overlap to setup t0283Brian C. Lane2014-04-082-37/+28
* tests: Add emit_superuser_warning for gpt testsBrian C. Lane2014-04-083-4/+8
* tests: Restrict gpt-header-munge to little-endian systemsBrian C. Lane2014-03-022-0/+10
* tests: Add btrfs and xfs to the fs probe testBrian C. Lane2014-03-021-1/+1
* tests: rewrite t6001 to use /dev/mapperBrian C. Lane2014-03-021-25/+17
* tests: Make sure dm UUIDs are not erasedBrian C. Lane2014-03-022-0/+59
* tests: test creating 20 device-mapper partitions (#803108)Brian C. Lane2014-02-252-0/+61
* bug#15591: [PATCH] libparted: handle i18n gpt partition names correctlyPhillip Susi2013-12-232-0/+39
* libparted: allow some common errors to be ignoredPhillip Susi2013-11-232-0/+144
* libparted: fix gpt end of disk handlingPhillip Susi2013-11-234-0/+240