[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: run test suite separately from the source code compilation?
Hello,
thanks for answer, that a great pity!
Meike
2013/6/6 Hallvard Breien Furuseth <h.b.furuseth@usit.uio.no>:
> Meike Stone writes:
>> is it possible and how, to run the complete test suite included in the
>> source tarball later, after installing the openldap rpm/deb package
>> independently and separated from the compilation?
>
> No. tests/progs/ in the test suite uses libraries and generated include
> files which are not installed, they're only used for building OpenLDAP.
>
> --
> Hallvard