OSDN Git Service

tests: enable more syntax-checks
[android-x86/external-parted.git] / tests /
2009-09-24 Jim Meyeringtests: gpt: exercise creating all partition types;...
2009-09-24 Jim Meyeringui: do not initialize readline (which would output...
2009-09-18 Jim Meyeringloop: don't infloop
2009-09-17 Jim Meyeringtests: correct t1100-busy-label
2009-08-28 Jim Meyeringtests: make two partition-related tests work for other...
2009-08-28 Jim Meyeringtests: make it easier to diagnose loop_setup_ failure
2009-08-28 Jim Meyeringtests: avoid spurious failure on "nodev" mounted partition
2009-08-26 Petr Uzeltests: t0202-gpt-pmbr.sh: various fixes
2009-08-26 Petr Uzeltests: t2300-dos-label-extended-bootcode.sh: various...
2009-08-22 Jim Meyeringtests: don't use "echo -n"
2009-08-21 Petr Uzeltest for the bootcode-in-extended-partition fix
2009-08-21 Joel Granados MorenoRemove unneeded test.
2009-08-21 Joel Granados MorenoCompensate for different behavior in t7000 test.
2009-07-24 Jim Meyeringtests: skip t2100-mkswap.sh for >512-byte SS, now that...
2009-07-24 Jim Meyeringtests: skip FS-related part when sector size is larger...
2009-07-24 Jim Meyeringtests: handle SS>512, clean up, add consistency check
2009-07-24 Jim Meyeringtests: t4000-sun-raid-type: accommodate arbitrary secto...
2009-07-24 Jim Meyeringtests: t2200-dos-label-recog.sh: adapt to work with...
2009-07-24 Jim Meyeringtests: add infrastructure: when skipping a test, say why
2009-07-24 Jim Meyeringtests: skip FS-related tests when sector size != 512
2009-07-24 Jim Meyeringtests: t0100-print.sh: adjust to work with arbitrary...
2009-07-24 Jim Meyeringtests: revamp t4100-starting-sector.sh to work with...
2009-07-24 Jim Meyeringtests: correct t2200-dos-label-recog.sh
2009-07-24 Jim Meyeringtests: make t8000-loop.sh stop immediately upon failiure
2009-07-24 Jim Meyeringtests: fix the final test failure on RHEL 5.3
2009-07-24 Jim Meyeringtests: skip xfs-requiring tests when mkfs.xfs is not...
2009-07-24 Jim Meyeringtests: skip t7000-scripting.sh if configure without...
2009-07-24 Jim Meyeringtests: don't infloop for manual test invocation with...
2009-07-24 Jim Meyeringtests: add one to exercise the dos/gpt seg-faulting bug
2009-07-24 Jim Meyeringtests: Phew! finally make t5000-tags.sh work with ...
2009-07-24 Jim Meyeringtest basic GPT functionality earlier
2009-07-24 Jim Meyeringtests: avoid test output mismatch for >512-byte sectors
2009-07-24 Jim Meyeringtests: make t5000-tags.sh less sensitive to >512-byte...
2009-07-24 Jim Meyeringt7000-scripting.sh: adapt to work with >512-byte sectors
2009-07-24 Jim Meyeringdisable some file-system-related probe tests for sector...
2009-07-10 Colin WatsonRationalise linux-swap fs names, and add a "linux-swap...
2009-07-09 Jim Meyeringtests: better quoting to avoid failure with poorly...
2009-06-17 Joel Granados Morenotests: ensure that we preserve the first 446 byts of...
2009-06-16 Colin Watsonlinux-swap: generate UUIDs for fresh swap spaces
2009-06-11 Joel Granados Morenotests: simplify t6001-dm-ignoremd.sh
2009-06-11 Joel Granados Morenotests: add mdadm specific functions
2009-06-10 Joel Granados Morenoparted-ui: ensure cmd-line buffer is empty before ped_e...
2009-06-10 Joel Granados Morenotests: verify that "md" devices are not listed
2009-05-26 Jim Meyeringtests: adjust t4100-msdos-starting-sector.sh
2009-05-26 Joel Granados MorenoAdd test for msdos starting sector.
2009-03-05 Jim Meyeringadjust "parted -s dev print" not to emit trailing spaces
2009-02-18 Petr Uzeltest for the gpt_read failed-assertion fix
2009-02-17 Jim Meyeringgpt: add a test: printing a partition table must not...
2009-02-16 Jim Meyeringtests: use "compare", not "$compare"
2009-01-08 Debarshi RayDifferentiate between Ext4 and Ext3 file systems.
2008-12-23 Tom "spot" Callawaysun partition tables: add support for RAID partition...
2008-08-07 Soren Hansenadd a test for recently introduced loop-dev-based bug
2008-07-08 Jim Meyeringtest for the s/PED_MAX/PED_MIN/ partition-number fix
2008-06-20 Jim Meyeringtests: avoid test failure due to added newline in diagn...
2008-06-20 Jim Meyeringtests: factor out duplication
2008-06-20 Jim Meyeringtests: use consistent output normalization code
2008-06-20 Jim Meyeringtests: avoid failure when run as non-root
2008-06-20 Joel Andres GranadosFix the script mode for mkpart and mkpartfs.
2008-06-06 Jim Meyeringskip device-mapper test if support is not enabled
2008-06-06 Jim Meyering* tests/Makefile.am (EXTRA_DIST): Add lvm-utils.sh.
2008-06-06 Jim Meyeringreflect renaming: dm-utils.sh -> lvm-utils.sh
2008-06-06 Jim Meyeringprotect against bogus absolute srcdir name
2008-06-06 Jim Meyering* test-lib.sh: Guard against bogus $device_mapper_requi...
2008-06-06 Jim Meyeringsync from lvm-utils.sh
2008-06-06 Jim Meyeringsource test-lib.sh (not init.sh) from each test
2008-06-06 Jim Meyering* dm-utils: Restore uses of $test_dir_rand_.
2008-06-06 Guido Güntheradd basic device mapper tests
2008-06-05 Jim Meyeringuse gnulib's mktempd module/script
2008-05-29 Jim Meyeringtest for improved DOS-partition-table recognition
2008-04-12 Robert MillanAdd support for GRUB / BIOS partition in GPT.
2008-02-04 Jim MeyeringEnforce inherent limitations of dos and dvh partition...
2007-08-14 Jim MeyeringFix mkpart linux-swap bug: would use 0x83 rather than...
2007-08-14 Jim MeyeringAvoid test failure with dash's builtin printf.
2007-07-23 David CantrellUpdated GPL license boilerplate.
2007-07-10 Jim MeyeringFlip the switch (expected-failure -> expected-success...
2007-06-22 Jim MeyeringAvoid test failure on Linux-2.6.8 due to too small...
2007-06-22 Jim MeyeringAvoid mklabel test failure with very small file on...
2007-06-12 Jim MeyeringFix the mkfs final-block-group-too-short bug.
2007-06-12 Jim MeyeringFix two "make check"-as-root failures.
2007-06-11 Jim MeyeringAdd a test to record the current EXT2 mkpartfs failure...
2007-06-11 Jim MeyeringAvoid unnecessary writes in test scripts.
2007-06-11 Matt DavisAdd a test for an ext2-resize failure.
2007-05-29 Jim MeyeringAvoid a leak.
2007-05-29 Jim MeyeringMove a test/utility function into test-lib.sh.
2007-05-29 Jim MeyeringOn IRC, xeos reported test failures in t0000 and t2000
2007-05-26 Jim MeyeringDiagnose invalid command arguments.
2007-05-24 Jim MeyeringDiagnose "ext2 FS too small" rather than triggering...
2007-05-24 Jim MeyeringFix typo in privs-required test setup.
2007-05-23 Jim MeyeringDon't fail all tests when "." lacks O_DIRECT support.
2007-05-19 Jim MeyeringMake all tests get their initialization from the same...
2007-05-19 Jim Meyering* tests/Makefile.am (init.sh): Make this generated...
2007-05-18 Jim Meyeringmkpartfs ext2 2 10 would erroneously report "file syste...
2007-05-17 Jim MeyeringAvoid spurious test failures due to buggy ncurses-5.6.
2007-05-14 Flavio LeitnerFix exception handling in mkpart and mkpartfs
2007-05-11 Jim Meyering* tests/t1100-busy-label.sh: Quote uses of $dev, in...
2007-05-11 Jim MeyeringWhen labeling a disk in --script mode, fail if it is...
2007-05-11 Jim MeyeringNo longer require "srcdir=." when running a test manually.
2007-05-09 Otavio Salvador[parted] Fix script mode support on mkfs commandline...
2007-05-07 Jim MeyeringRewrite integration tests to use a new framework (git's).
2007-04-26 Jim MeyeringAdd integration tests, then adjust code so that they...