I was looking into enabling the testsuite in Ubuntu, and the attached diff will do so. Thought you might be interested in doing the same. However, running it, there were 14 failures. Presumably those are upstream failures. So obviously, this patch shouldn't be applied without also fixing those failures. But ideally both would happen. :)
Thanks for this patch. The problem is that I'm currently working on a new upstream version. Upstream changed from Ant to Maven as build system. This makes your patch unusable. But the idea is generally good. I will look into into enabling testsuite running in the new package too. Cheers, Michael
Hello, I'm packaging the Maven version of antlr. It still has got failures in the unit tests, including when I run the build using only upstream sources, so I have disabled the unit tests in the Debian build. You can get the current code for the packaging here: https://code.launchpad.net/~ludovicc/uj/antlr3 Ludovic
Hi, I just wondered if there was any progress with the testsuite integration into a Maven based package? Thanks.
tags 552621 + pending thanks Hi, it will be fixed with the next upload. But we will ignore test failures. Cheers, Torsten