From: Noel O'B. <bao...@gm...> - 2007-10-31 11:35:29
|
> Done. The cclib package is now almost 50% slimmer, so that might be something > to still include in the 0.8 final. > Still to do: > 1. Support reading multiple files in regressions.py, plus general cleanup. > 2. Allow unittests to be run in regressions.py, for those used-to-be-unittests > and maybe other files. > 3. Update further to Jaguar7.0 when we get the liscence. Regarding 2, wouldn't it be easier just to have testall.py run those tests if basicJaguar4.2 is present? This would be a lot easier to implement and I don't see any downside. Regarding 1, we should probably make a subfolder of tests, and put everything that testall.py imports into that. Noel |