On Wed, May 8, 2013 at 2:54 AM, Bert Huijben <b...@qqmail.nl> wrote: > On the windows builbot I pass the junit location to gen-make.py and then I > can compile and run the junit tests. I also need the junit location during > building as it is not installed in the standard environment. > > The exact invocations are in the buildbot directory of our source tree. (And > if I remember correctly we also use this for 1.7)
I thought of that after I sent the email. So you are saying if you specify --with-junit when running gen-make.py that configures something somewhere that allows win-tests.py to know where to look for junit? Do these settings do anything else? For example do they make building __ALL_TESTS__ and build JavaHL and the JavaHL tests? Currently, I run that build target separately. -- Thanks Mark Phippard http://markphip.blogspot.com/