Re: ldbm: test target in Makefile

2019-01-23 Thread Rouven WEILER
i meant lmdb, of course. > Am 23.01.2019 um 19:34 schrieb Quanah Gibson-Mount : > > --On Wednesday, January 23, 2019 6:27 PM + Howard Chu > wrote: > >> Rouven WEILER wrote: >>> Hello there, >>> >>> I am actually writing a package for OpenIndiana. >>> The automatic test routine may use the

Re: ldbm: test target in Makefile

2019-01-23 Thread Quanah Gibson-Mount
--On Wednesday, January 23, 2019 6:27 PM + Howard Chu wrote: Rouven WEILER wrote: Hello there, I am actually writing a package for OpenIndiana. The automatic test routine may use the test target in the Makefile. What does the test target output mean? How can I see that the test passed s

Re: ldbm: test target in Makefile

2019-01-23 Thread Howard Chu
Rouven WEILER wrote: > Hello there, > > I am actually writing a package for OpenIndiana. > The automatic test routine may use the test target in the Makefile. > > What does the test target output mean? > How can I see that the test passed successfully? > As far as I saw up to now the outout seems

ldbm: test target in Makefile

2019-01-23 Thread Rouven WEILER
Hello there, I am actually writing a package for OpenIndiana. The automatic test routine may use the test target in the Makefile. What does the test target output mean? How can I see that the test passed successfully? As far as I saw up to now the outout seems to be supposed to differ in some li