Scott Banachowski wrote:
"build.sh test" seems to fail for interop tests, but I suspect it's my
environment and haven't had a chance to investigate why. I assume others
would have flagged this otherwise.
What environment? How did they fail?
I also notice that the interop tests run the whole configure/build chain for
C again (instead of re-using the build that was created from the previous
unit tests). Is that intentional?
That should probably be avoided.
The 'dist' target also seems to run some tests, when it doesn't need to.
So the build could certainly be streamlined.
Doug