1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/test
Zdenek Kabelac d53c71a4f2 makefiles: fix clean rule for non srcdir builds
With commit acbeaa7a8d we started
to use symlinks to link test suite shell scripts, however
they remained within CLEAN_TARGETS.
So when running 'make clean' within non-srcdir build dir, we
were cleaning actuall shell script in this dir.
So remove list of this script from CLEAN_TARGETS in this case.
2024-11-06 00:04:54 +01:00
..
api cleanup: typos in comments 2024-08-30 16:51:15 +02:00
dbus cleanup: typos in logging 2024-08-30 16:51:15 +02:00
lib tests: runner better handle help messages 2024-11-06 00:04:54 +01:00
shell tests: skip test on older version 2024-11-01 13:27:20 +01:00
unit tests: unit test for uniq insert into radix_tree 2024-10-24 17:35:33 +02:00
.gitignore test: add results/ to .gitignore 2016-12-10 18:00:25 +00:00
Makefile.in makefiles: fix clean rule for non srcdir builds 2024-11-06 00:04:54 +01:00