I have a new version of my old ijRunner JUnit test class that runs ij scripts within JUnit and compares the output etc. I'll commit in a short while, though it won't be in use yet, it's still a work in progress.
One are I need to address is the encoding of the output, what is the default encoding for the master files? I think looking at DERBY-683 work was done to allow test specific encoding, but I'm just current looking at handling the default. Any ideas? Dan.
