summaryrefslogtreecommitdiffstats
path: root/test/api/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Cleanup files from testingZdenek Kabelac2011-11-231-0/+1
* Put back devmapper-event linkageZdenek Kabelac2011-11-231-1/+8
* Cleanup test makefilesZdenek Kabelac2011-11-231-37/+10
* Add an API test that shows how to find a value of pe_start for a VG withoutPetr Rockai2011-06-041-1/+1
* Quick fix to compile lvm2api tests when possibleZdenek Kabelac2011-03-011-3/+6
* Remove *.t in test/api's make clean target.Petr Rockai2011-01-071-0/+3
* Add getters for copy_percent and snap_percent to the lvm2app API.Petr Rockai2010-12-141-1/+1
* Remove a redundant %.o: %.c rule from test/api/Makefile.in.Petr Rockai2010-12-121-3/+0
* Only build the required bits under api/ on make check.Petr Rockai2010-12-121-1/+3
* Do not build vgtest (superseded by vgtest.t). Fix the build line for .t files.Petr Rockai2010-12-121-5/+3
* First go at a somewhat more comprehensive mechanism to run "unit" tests for thePetr Rockai2010-12-121-2/+17
* Add missing readline linkage to lvm2app test.Dave Wysochanski2010-04-141-1/+1
* Use vpath instead of VPATH.Zdenek Kabelac2010-04-091-1/+0
* Pthread linking changeZdenek Kabelac2010-03-041-1/+1
* Fix test/api to work with srcdir != builddir.Petr Rockai2009-11-301-4/+4
* Allow for a build directory separate from the source.Alasdair Kergon2009-10-021-1/+2
* Fix build failure when enabling dmeventd and applib.Dave Wysochanski2009-09-141-0/+5
* Remove 'test' interative api unit tests from 'TARGET' line.Dave Wysochanski2009-09-041-1/+1
* Fix build environment of test/api: Make it usable for more than one test case.Dave Wysochanski2009-07-211-11/+15
* Rename liblvm.so to liblvm2app.so and use configure --enable-applib.Alasdair Kergon2009-05-221-2/+2
* Use liblvm.so instead of .aDave Wysochanski2009-04-281-1/+1
* Add libdevmapper to test/api building.Dave Wysochanski2009-04-201-1/+1
* Remove unnecessary linker flags for liblvm.Dave Wysochanski2009-03-081-1/+1
* Add DSO generation for new LVM application library.Dave Wysochanski2009-03-081-3/+4
* Add liblvm interactive test infrastructure to build.Dave Wysochanski2008-12-071-0/+39