summaryrefslogtreecommitdiffstats
path: root/old-tests/mm
Commit message (Collapse)AuthorAgeFilesLines
* Use $(top_builddir) for inclusion of make.tmpl in Makefiles.Zdenek Kabelac2010-03-041-3/+3
|
* Allow for a build directory separate from the source.Alasdair Kergon2009-10-021-1/+2
|
* Correct typo in comments: s/is part of the LVM2/is part of LVM2/.Jim Meyering2007-09-211-1/+1
| | | | | | | Signed-off-by: Jim Meyering <jim@meyering.net> Author: Jim Meyering <jim@meyering.net>
* Use hash, bitset, malloc, pool from libdevmapper.Alasdair Kergon2005-10-161-1/+0
|
* tidy relative paths in makefile includesAlasdair Kergon2004-06-151-1/+1
|
* Update copyright notices.Alasdair Kergon2004-03-302-4/+21
|
* o sync backup changesJoe Thornber2001-12-201-1/+5
|
* makefile support for testsAlasdair Kergon2001-10-041-2/+2
|
* o forgot to add this beforeJoe Thornber2001-10-041-0/+20
|
* o got dbg_malloc_t working, Alasdair could you look at the Makefile.in itJoe Thornber2001-10-041-10/+12
| | | | | | seems to be having trouble with the dependencies. o removed some files from the lib makefile that don't compile yet.
* o Test program for dbg_malloc unit.Joe Thornber2001-10-021-0/+146
I'm postfixing test programs with _t, and benchmarks with _b