summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* libparted: handle logical partitions starting immediately after the EBRPhillip Susi2013-11-231-12/+4
* gpt: Revert small device commitsPhillip Susi2013-11-231-4/+3
* tests: t6003-dm-hide: don't hang on exceptionPhillip Susi2013-11-231-2/+2
* maint: update all copyright year number rangesJim Meyering2013-01-0670-70/+70
* tests: make t6003-dm-hide work reliably on F17Jim Meyering2012-10-291-10/+17
* libparted: don't probe every dm device in probe_allPhillip Susi2012-10-292-0/+61
* libparted: remove extraneous blkpg add partition ped exceptionPhillip Susi2012-10-291-2/+1
* libparted: refactor device-mapper partition sync codePhillip Susi2012-10-292-0/+93
* tests: cleanup losetup usageBrian C. Lane2012-10-172-27/+4
* build: do not rely on automake's AM_TESTS_ENVIRONMENTJim Meyering2012-10-091-1/+1
* tests: t8001: do not rely on "modprobe loop"Gilles Espinasse2012-10-091-9/+3
* tests: improve test for partitionable loop devicesJim Meyering2012-10-091-2/+3
* tests: stop using private "dev" directory for losetupJim Meyering2012-10-061-4/+3
* tests: clean up testsJim Meyering2012-09-296-220/+10
* add support for a new Linux-specific GPT partition type codeRoderick W. Smith2012-09-291-1/+2
* tests: mac: exercise the just-fixed bugJim Meyering2012-09-202-0/+50
* tests: avoid syntax-check failure for reversed compare argsJim Meyering2012-09-201-1/+1
* tests: show that small dev now evokes "mklabel gpt" diagnosticJim Meyering2012-09-122-0/+48
* tests: update t7000-scripting.sh to avoid new FPJim Meyering2012-09-121-3/+3
* tests: clarify a comment: _reading_ gpt tables on tiny devicesJim Meyering2012-09-121-2/+2
* tests: remove unused AM_TESTS_ENVIRONMENT entriesStefano Lattarini2012-08-301-5/+0
* tests: prefer AM_TESTS_ENVIRONMENT over TESTS_ENVIRONMENTStefano Lattarini2012-08-301-1/+1
* build: update gnulib, bootstrap and init.shJim Meyering2012-08-281-3/+10
* tests: add a test to exercise just-fixed codeJim Meyering2012-06-092-1/+35
* tests: remove bogus envvar setting from t0300-dos-on-gpt.shJim Meyering2012-03-261-4/+2
* tests: add t0301-overwrite-gpt-pmbr.shBrian C. Lane2012-03-242-0/+45
* tests: sanitize PATH; do not discard mkswap outputJim Meyering2012-02-212-1/+38
* tests: skip failing use of mkfs.hfs unless using newer, fixed versionJim Meyering2012-02-181-21/+28
* build,test: update gnulib, bootstrap and init.shJim Meyering2012-02-181-1/+4
* maint: placate syntax-check wrt tests/fs-resize.cJim Meyering2012-02-101-7/+6
* tests: test FAT and HFS file system resizingJim Meyering2012-02-102-1/+118
* tests: add FS-resize test driverChristoph Hellwig2012-02-101-0/+76
* tests: set PARTED_TEST_NAME, for valgrindJim Meyering2012-02-072-1/+2
* tests: avoid relatively harmless new "make syntax-check" failureJim Meyering2012-02-031-1/+1
* tests: add test for GPT PMBR pmbr_boot flagBrian C. Lane2012-02-022-0/+39
* tests: update tests for new disk flags outputBrian C. Lane2012-02-0221-28/+37
* tests: create 128 partitions also in the scsi-backed testJim Meyering2012-01-231-16/+22
* tests: exercise today's bug fix, creating a GPT table with 128 entriesJim Meyering2012-01-232-0/+57
* tests: test for yesterday's bug fixJim Meyering2012-01-222-0/+80
* libparted: raise dos partition limit from 16 to 64Phillip Susi2012-01-191-3/+3
* libparted: enforce dos partition limitPhillip Susi2012-01-182-0/+75
* build: insert -I$(top_builddir)/include before -I$(top_srcdir)/includeKeshav P R2012-01-101-0/+1
* tests: root-only test would fail to remove its loop deviceJim Meyering2012-01-091-3/+4
* build: update to latest from gnulibJim Meyering2012-01-091-12/+117