Re: build-test-lib target seems broken

2023-03-09 Thread Eirik Bjørsnøs
Thanks Erik! For the record, I found this while working on a micro benchmark experiment which was using some code from the test lib. Probably not something people do very often :-) Eirik. On Thu, Mar 9, 2023 at 3:50 PM wrote: > Hello Eirik, > > While this target isn't often used (as can be see

Re: build-test-lib target seems broken

2023-03-09 Thread erik . joelsson
Hello Eirik, While this target isn't often used (as can be seen from how far it's bit rotted without anyone noticing), I think it's worth fixing it now that you have identified the issues. There is some value in being able to explicitly build these classes even if they are usually built by jtr