OSDN Git Service

amiga: build with warning and error options
[android-x86/external-parted.git] / tests /
2011-05-27 Jim Meyeringtests: t1100: show that adding a partition on a busy...
2011-05-27 Jim Meyeringtests: t1100-busy-label: don't use mkpartfs; rework...
2011-05-18 Jim Meyeringtests: avoid nasty FP-causing race condition
2011-05-18 Jim Meyeringtests: add double quotes around another use of $VERBOSE
2011-05-17 Jim Meyeringtests: remove tests that are too FS-centric
2011-05-17 Jim Meyeringtests: add double quotes around a use of $VERBOSE
2011-05-12 Jim Meyeringtests: avoid new, spurious test failure
2011-05-12 Jim Meyeringtests: adapt t1101-busy-partition not to use mkpartfs
2011-05-11 Jim Meyeringtests: write all pairs of partition table types
2011-05-10 Jim Meyeringtests: add a NEWS entry and a test to exercise today...
2011-05-10 Jim Meyeringtests: avoid subtle shell semantics bug
2011-05-10 Jim Meyeringtests: minor fix; add/adjust comments
2011-04-14 Jim Meyeringtests: improve t1101-busy-partition.sh
2011-04-14 Jim Meyeringtests: make the tests in libparted/tests work properly...
2011-04-14 Jim Meyeringtests: avoid a race condition in the scsi_debug-using...
2011-03-24 Jim Meyeringmake parted "do what I say" with IEC start and end...
2011-03-16 Petr Uzeltests: do not fail if some utilities are missing
2011-03-16 Petr Uzeltests: test 'parted print' with empty disk
2011-03-05 Jim Meyeringtests: add a minimal nilfs2 test
2011-03-04 Jim Meyeringtests: rename a test script, before extending it to...
2011-02-26 Jim Meyeringtests: t3310-flags: check all gpt boolean flags, too
2011-02-26 Jim Meyeringtests: prepare t3310-flags to check gpt boolean flags...
2011-02-26 Jim Meyeringtests: remove useless commands
2011-02-26 Jim Meyeringtests: move test_description= variable to a comment
2011-02-23 Jim Meyeringtests: new script to generate 9-pte-GPT-tables
2011-02-22 Jim Meyeringmaint: update from gnulib
2011-02-22 Jim Meyeringmaint: update copyright year ranges to include 2011
2010-12-15 Brian C. Lanedefault to 1MiB alignment when possible
2010-11-22 Jim Meyeringtests: don't rely on "lockfile" program
2010-11-22 Jim Meyeringtests: remove vestiges of test-lib.sh
2010-11-22 Jim Meyeringtests: avoid spurious failure
2010-11-20 Jim Meyeringtests: adjust cleanup_ handler to work with init.sh
2010-11-20 Jim Meyeringtests: t3000-resize-fs.sh: don't expect fs-op warning
2010-11-20 Jim Meyeringtests: t-lvm.sh (lvm_init_root_dir_): Fix it to use...
2010-11-20 Jim Meyeringtests: remove t-lib.sh
2010-11-20 Jim Meyeringtests: switch from t-lib.sh to init.sh
2010-11-20 Jim Meyeringtests: remove test-lib.sh
2010-11-20 Jim Meyeringtests: remove fail=0 initializations
2010-11-20 Jim Meyeringtests: make lvm-utils.sh usable also from init.sh-using...
2010-11-20 Jim Meyeringtests: new function required for t2100-zerolen.sh
2010-11-20 Jim Meyeringtests: convert t5000-tags.sh
2010-11-20 Jim Meyeringtests: t-lib-helpers.sh: don't discard require_dvhtool_...
2010-11-20 Jim Meyeringtests: dvhtool: use skip_, not skip
2010-11-20 Jim Meyeringtests: t4200-partprobe.sh: convert
2010-11-20 Jim Meyeringtests: t-lib-helpers.sh (require_dvhtool_): New function.
2010-11-20 Jim Meyeringtests: convert t4000-sun-raid-type.sh
2010-11-20 Jim Meyeringtests: move more functions to t-lib-helpers.sh
2010-11-20 Jim Meyeringtests: convert t7000 to init.sh
2010-11-20 Jim Meyeringtests: t-lib-helpers: copy emit_superuser_warning from...
2010-11-20 Jim Meyeringtests: t0000: convert to use init.sh
2010-11-20 Jim Meyeringtests: convert t1101-busy-partition.sh
2010-11-20 Jim Meyeringtests: convert t4100-msdos-partition-limits.sh
2010-11-20 Jim Meyeringtests: convert t4100-dvh-partition-limits.sh to use...
2010-11-20 Jim Meyeringtests: convert t4100-msdos-starting-sector.sh
2010-11-20 Jim Meyeringtests: convert t0220 to use init.sh
2010-11-20 Jim Meyeringtests: extract t-lib.sh functions for use via init.sh
2010-11-20 Jim Meyeringtests: remove unused function: skip_if_
2010-11-20 Jim Meyeringtests: global subst: s/skip_test_/skip_/
2010-11-20 Jim Meyeringmaint: remove unused test function
2010-11-20 Jim Meyeringtests: avoid race condition in t3000-resize
2010-11-20 Jim Meyeringtests: t2100-mkswap.sh: convert to init.sh
2010-11-20 Jim Meyeringtests: convert t1100 to use init.sh
2010-11-20 Jim Meyeringtests: init.cfg: copy envvar setings from testlib.sh:
2010-11-20 Jim Meyeringmaint: update init.sh and bootstrap from gnulib
2010-11-18 Colin Watsonlibparted: ignore zero-length devices
2010-08-20 Colin Watsonlibparted: remove limits on loop labels
2010-08-18 Jim Meyeringavoid non-srcdir "make check" failure
2010-08-18 Jim Meyeringbuild and tests: update bootstrap and init.sh from...
2010-07-17 Jim Meyeringlibparted: avoid regression when processing a whole...
2010-07-17 Jim Meyeringtests: use init.cfg; required for init.sh-using tests
2010-07-17 Jim Meyeringmaint: remove trailing blank
2010-06-30 Otavio Salvadortests: update resize-fs to use wait_for_dev_to_appear_
2010-06-30 Otavio Salvadortests: rely on require_scsi_debug_module_ to modprobe...
2010-06-30 Otavio Salvadortests: add one: try to remove a busy partition
2010-06-26 Otavio Salvadortests: skip loop-clobber-infloop if mkswap cannot be...
2010-06-26 Jim Meyeringbuild: update gnulib submodule to latest
2010-06-26 Jim Meyeringtests: adjust sun-partition-creating test to conform
2010-05-26 Jim Meyeringtests: avoid spurious failure of the root-only many...
2010-05-26 Jim Meyeringmaint: update helper scripts
2010-05-06 Jim Meyeringtests: make the new many-partitions test fail if it...
2010-05-06 Jim Meyeringtests: add one: create 60 partitions on a scsi device
2010-04-30 Jim Meyeringtests: avoid root-only/XFS limit test failure on 32...
2010-04-29 Jim Meyeringtests: correct a root-only test
2010-04-28 Jim Meyeringtests: distribute new file, init.sh
2010-04-28 Jim Meyeringtests: add help-version test (from coreutils)
2010-04-28 Jim Meyeringtests: use gnulib's init.sh
2010-04-28 Jim Meyeringtests: rename generated init.sh to old-init.sh
2010-04-28 Jim Meyeringtests: improved portability
2010-04-28 Jim Meyeringtests: test all boolean flags
2010-04-23 Jim Meyeringtests: remove partition explicitly before mklabel,...
2010-04-23 Jim Meyeringtests: test for new 2-sector minimum ext-logical-separation
2010-04-21 Jim Meyeringtests: test for palo and prep interaction
2010-04-21 Jim Meyeringtests: remove unnecessary (duplicate) local var assignment
2010-04-13 Jim Meyeringtests: propagate recent improvements to copied-from...
2010-04-13 Colin Watsonlibparted: uninit_bg and flex_bg features should indica...
2010-03-30 Jim Meyeringmaint: avoid using test's -o and -a operators: they...
2010-03-30 Colin Watsontests: distribute a few more tests and documentation...
2010-03-02 Petr Uzeltests: skip tests that require mkfs.hfs, when it is...
2010-03-01 Jim Meyeringtests: convert more tests to the newer infrastructure
2010-02-26 Jim Meyeringtests: exercise today's HFS partition type fix
next