On 3/5/07, Aaron Griffin <aaronmgriffin@gmail.com> wrote:
On 3/5/07, Aaron Griffin <aaron@archlinux.org> wrote:
Date: Monday, March 5, 2007 @ 13:06:12 Author: aaron Path: /home/cvs-pacman/pacman-lib/pactest
Modified: pactest.py (1.8 -> 1.9) pmdb.py (1.5 -> 1.6) pmpkg.py (1.4 -> 1.5) pmrule.py (1.5 -> 1.6) pmtest.py (1.5 -> 1.6) util.py (1.4 -> 1.5)
pactest itself is more an internal tool and probably shouldn't be part of the dist target...
Anyone that actually downloads the source would find it helpful, however, especially if trying to move it to another processor / OS. Autotools also recommends having a 'check' target for integration with the 'make distcheck' call. This ensures that you are distributing everything you need to.
Either way, I don't really consider it frozen as it is our front-line test suite.
I agree with this, as long as we don't stretch it too far. :) -Dan