119
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 28, 2023 — Apr 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add usrlibdir & usrsbindir to configure. More... over 15 years ago
Add usrsbindir to configure. More... over 15 years ago
Add a workaround for missing `losetup -s` by jstava, and a print a stacktrace on errors (also by jstava). Currently requires bash, a fix for that may come later -- explicitly using bash to run tests in the meantime.
Petr Ročkai
as Petr Rockai
More... over 15 years ago
More test conversions by jstava. Make check still passes.
Petr Ročkai
as Petr Rockai
More... over 15 years ago
Fix conversion of md chunk size into sectors. More... over 15 years ago
device->devices More... over 15 years ago
Make harness.sh exit with non-zero status when tests fail.
Petr Ročkai
as Petr Rockai
More... over 15 years ago
Cosmetic: get rid of trailing garbage on comments in t-vgslpit-usage.sh.
Petr Ročkai
as Petr Rockai
More... over 15 years ago
Improve harness.sh output: also mention failing test's name near the end of its output. Avoids the need to scroll back just to see which failing test you are looking at.
Petr Ročkai
as Petr Rockai
More... over 15 years ago
Free text metadata buffer after a failure writing it. More... over 15 years ago
Fix [ a = b ] usage in t-vgsplit-operation: string comparison is '=', not '=='.
Petr Ročkai
as Petr Rockai
More... over 15 years ago
Conversion of t-vgsplit-operation.sh by jstava.
Petr Ročkai
as Petr Rockai
More... over 15 years ago
Fix a syntax error in one of the scripts, introduced by last commit.
Petr Ročkai
as Petr Rockai
More... over 15 years ago
More test conversions, all of these are by jstava.
Petr Ročkai
as Petr Rockai
More... over 15 years ago
Port over t-vgreduce-usage. Should fix testsuite hangs where pvremove -ff would have waited for input on certain test failures.
Petr Ročkai
as Petr Rockai
More... over 15 years ago
Convert t-vgsplit-usage.sh to use the new test-utils.sh. Original conversion by jstava. Lvm1 testing restored by mornfall.
Petr Ročkai
as Petr Rockai
More... over 15 years ago
Convert t-pvremove-usage to use the new test-utils.sh.
Petr Ročkai
as Petr Rockai
More... over 15 years ago
Update test/Makefile.in to use the new harness for calling tests.
Petr Ročkai
as Petr Rockai
More... over 15 years ago
Add a test for reappearing lost PVs causing endless metadata correction updates. (A problem Milan fixed recently.)
Petr Ročkai
as Petr Rockai
More... over 15 years ago
Add a simple test for partial activation.
Petr Ročkai
as Petr Rockai
More... over 15 years ago
Update a bunch of tests to use functionality from test-utils.sh.
Petr Ročkai
as Petr Rockai
More... over 15 years ago
Export testlib_cleanup_ from test-lib.sh, which is needed for test-utils.sh to be able to call proper EXIT traps.
Petr Ročkai
as Petr Rockai
More... over 15 years ago
Import new test utilities and a test harness.
Petr Ročkai
as Petr Rockai
More... over 15 years ago
Fix misleading error message when there is no allocatable extents in VG. More... over 15 years ago
Fix handling of PVs which reappeared with old metadata version. More... over 15 years ago
Try to fix possible infinite loop in dependency tree walking (by mornfall). More... over 15 years ago
Fix mirror DSO to call vgreduce with proper parameters. More... over 15 years ago
Fix validation of --minor and --major in lvcreate to require -My always. More... over 15 years ago
. More... over 15 years ago
suppress warning if old value found for now More... over 15 years ago