aboutsummaryrefslogtreecommitdiff
path: root/old-tests
AgeCommit message (Expand)Author
2012-06-08Add .gitignore files for an in-source-tree build.Alasdair G Kergon
2010-07-20Move tests from old-tests/regex to unit-tests/regex. unit-tests willJoe Thornber
2010-04-22Move regex printing code from test to main tree (may use in debug messages).Alasdair Kergon
2010-04-22isprintAlasdair Kergon
2010-04-22add -r to print out closer to original regex formatAlasdair Kergon
2010-04-21Make matcher_t and parse_t compilableZdenek Kabelac
2010-03-04Use $(top_builddir) for inclusion of make.tmpl in Makefiles.Zdenek Kabelac
2009-10-02Allow for a build directory separate from the source.Alasdair Kergon
2007-09-21Correct typo in comments: s/is part of the LVM2/is part of LVM2/.Jim Meyering
2005-10-16Use hash, bitset, malloc, pool from libdevmapper.Alasdair Kergon
2004-06-15tidy relative paths in makefile includesAlasdair Kergon
2004-03-30Update copyright notices.Alasdair Kergon
2004-03-08rename config file vars & always use / as separatorAlasdair Kergon
2002-12-19Default stripesize 64k & config file setting for it;Alasdair Kergon
2002-08-01o Test program for the config unit. Just reads a config and then writes itJoe Thornber
2001-12-20o sync backup changesJoe Thornber
2001-11-12o if any pattern rejects a device, and there were no accepts then reject !Joe Thornber
2001-11-09sync only, not ready yetJoe Thornber
2001-10-25o added aliases list to struct device.Joe Thornber
2001-10-23o test program for the new persistent filter.Joe Thornber
2001-10-22o Filter which caches valid devices in a file. Pass in init == 1 to theJoe Thornber
2001-10-19o Filter for the dev cache that takes values from config file:Joe Thornber
2001-10-19o First pass at the regex code. lib/regex/matcher takes an array of regex'sJoe Thornber
2001-10-11o pe_start wasn't being set properly when exporting to diskJoe Thornber
2001-10-09o spot empty list in build_vgJoe Thornber
2001-10-09o change pv_read to take a name rather than a deviceJoe Thornber
2001-10-09o get_vgs worksJoe Thornber
2001-10-09o pv_Read worksJoe Thornber
2001-10-08o test program for get_pvsJoe Thornber
2001-10-08o get_pvs for format 1Joe Thornber
2001-10-08o added pretty printing to read_vg_t, run this on your systemJoe Thornber
2001-10-08o read_vg works (or so it claims)Joe Thornber
2001-10-08o dev_cache_t program worksJoe Thornber
2001-10-08o syncJoe Thornber
2001-10-08o read_vg_t compilesJoe Thornber
2001-10-08o makefile for read_vg_tJoe Thornber
2001-10-08o test program for reading a vgJoe Thornber
2001-10-04makefile support for testsAlasdair Kergon
2001-10-04o forgot to add this beforeJoe Thornber
2001-10-04o got dbg_malloc_t working, Alasdair could you look at the Makefile.in itJoe Thornber
2001-10-02o test program for the device cacheJoe Thornber
2001-10-02o test program for the hash table.Joe Thornber
2001-10-02o Test program for dbg_malloc unit.Joe Thornber