diff options
author | Leo <thinkabit.ukim@gmail.com> | 2019-11-21 17:22:25 +0100 |
---|---|---|
committer | Leo <thinkabit.ukim@gmail.com> | 2019-11-21 17:37:37 +0100 |
commit | e865e769711d6a8dfab517d277adb3e6ff74172e (patch) | |
tree | f024a7d4d8d5a351542eca59cdd1737d5f87336d /main/parted/make-tests.patch | |
parent | 28f1c785ac825311e72c26e8ad27d0922aa3c846 (diff) | |
download | aports-e865e769711d6a8dfab517d277adb3e6ff74172e.tar.bz2 aports-e865e769711d6a8dfab517d277adb3e6ff74172e.tar.xz |
main/parted: upgrade to 3.3
Diffstat (limited to 'main/parted/make-tests.patch')
-rw-r--r-- | main/parted/make-tests.patch | 34 |
1 files changed, 7 insertions, 27 deletions
diff --git a/main/parted/make-tests.patch b/main/parted/make-tests.patch index 55bb7d3697..f3dd3cf143 100644 --- a/main/parted/make-tests.patch +++ b/main/parted/make-tests.patch @@ -1,45 +1,25 @@ diff --git a/tests/Makefile.in b/tests/Makefile.in -index a0d17ad..65ce856 100644 +index 11baba0..ccc8a74 100644 --- a/tests/Makefile.in +++ b/tests/Makefile.in -@@ -1325,18 +1325,12 @@ TESTS = \ - t0205-gpt-list-clobbers-pmbr.sh \ - t0206-gpt-print-with-corrupt-primary-clobbers-pmbr.sh \ - t0207-IEC-binary-notation.sh \ -- t0208-mkpart-end-in-IEC.sh \ - t0209-gpt-pmbr_boot.sh \ - t0210-gpt-resized-partition-entry-array.sh \ - t0211-gpt-rewrite-header.sh \ -- t0212-gpt-many-partitions.sh \ +@@ -1644,11 +1644,8 @@ TESTS = \ + t0213-mkpart-start-negative.sh \ t0220-gpt-msftres.sh \ t0250-gpt.sh \ - t0251-gpt-unicode.sh \ -- t0280-gpt-corrupt.sh \ + t0280-gpt-corrupt.sh \ t0281-gpt-grow.sh \ - t0282-gpt-move-backup.sh \ - t0283-overlap-partitions.sh \ t0300-dos-on-gpt.sh \ t0301-overwrite-gpt-pmbr.sh \ t0350-mac-PT-increases-sector-size.sh \ -@@ -1359,7 +1353,6 @@ TESTS = \ +@@ -1673,8 +1670,6 @@ TESTS = \ + t3200-resize-partition.sh \ t3200-type-change.sh \ t3300-palo-prep.sh \ - t3310-flags.sh \ +- t3310-flags.sh \ - t3400-whole-disk-FAT-partition.sh \ t4000-sun-raid-type.sh \ t4001-sun-vtoc.sh \ t4100-msdos-partition-limits.sh \ -@@ -1367,13 +1360,7 @@ TESTS = \ - t4100-msdos-starting-sector.sh \ - t4200-partprobe.sh \ - t4300-nilfs2-tiny.sh \ -- t5000-tags.sh \ - t6000-dm.sh \ -- t6001-psep.sh \ -- t6002-dm-busy.sh \ -- t6003-dm-hide.sh \ -- t6004-dm-many-partitions.sh \ -- t6005-dm-uuid.sh \ - t6100-mdraid-partitions.sh \ - t7000-scripting.sh \ - t8000-loop.sh \ |