Bug #1510
simulator test suite left files on the filesystem
0%
Description
Hello, I am playing with the Lima build system.
to provide a Debian package, I am working on an autoconf/automake version.
The Debian packaging require a few "standard" interface not provided by the current build system, the DESTDIR variable, out of tree build. the ability to configure the libdir etc... installation path during the build process etc...
so now that I have an almost working build-system for libprocesslib and lima-core
the distclean target complain about the simulator test suite
ERROR: files left in build directory after distclean:
./camera/simulator/test/test0007.edf
./camera/simulator/test/test0002.edf
./camera/simulator/test/test0005.edf
./camera/simulator/test/test0004.edf
./camera/simulator/test/test0006.edf
./camera/simulator/test/img0003.edf
./camera/simulator/test/test0001.edf
./camera/simulator/test/img0002.edf
./camera/simulator/test/test0000.edf
./camera/simulator/test/test0008.edf
./camera/simulator/test/img0001.edf
./camera/simulator/test/img0000.edf
./camera/simulator/test/test0009.edf
./camera/simulator/test/test0003.edf
Is it possible to modify the test suite, to clean thoses files from the executable.
This way it will be possible to pass the distcheck target.
thanks
Frederic
PS: If you are interested by the autoconf build files just tell me and I could send them to the mailing list
History
#1 Updated by Langlois, Florent about 10 years ago
- Assignee set to Petitdemange, Sebastien