1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/test
Jonathan Brassow 7168880caa TEST (lvconvert-raid): localize a function variable
Function was overwriting a global variable because it used a variable
of the same name without first declaring it with 'local'.
2012-06-25 22:25:46 -05:00
..
api Update tests 2012-03-16 13:00:05 +00:00
lib Add provisions to flag tests that we know will fail, without flagging the build 2012-05-16 10:43:41 +00:00
shell TEST (lvconvert-raid): localize a function variable 2012-06-25 22:25:46 -05:00
unit Unit testing for some string libdm functions 2012-02-23 22:47:17 +00:00
.gitignore gitignore: Remove redundant test dir entry 2012-06-08 23:34:15 +01:00
Makefile.in Improve test suite 2012-03-28 11:10:08 +00:00