
This seems to depend on a module "tarfile" that I don't have available: % python ~/bin/regression.py --help Traceback (most recent call last): File "/home/nbde52d/bin/regression.py", line 10, in ? import tarfile ImportError: No module named tarfile % python -V Python 2.2.1 On Tue, 23 Nov 2004 00:41:39 -0600, Aleksey Gurtovoy <agurtovoy@meta-comm.com> wrote:
Caleb Epstein writes:
On Mon, 22 Nov 2004 07:46:35 -0700, Jeff Garland <jeff@crystalclearsoftware.com> wrote:
It would really help if we had a regression test runner for Solaris tools (hint, hint)-- that way we could see what works and what doesn't...
I'll gladly volunteer, but the process would be a very manual one. The Solaris machines to which I have access are firewalled, so I am not able to grab code from CVS regularly unless perhaps there is a regular Boost CVS "tarball" hosted via FTP or http/https. Similarly I wouldn't be able to host any web pages with the results of the build/regression tests; these would need to be pushed back to some other site again via FTP/http.
Is this do-able?
Our standard regression runner script does all this for you -- http://www.meta-comm.com/engineering/regression_setup/instructions.html.
-- Aleksey Gurtovoy MetaCommunications Engineering
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
-- Caleb Epstein caleb dot epstein at gmail dot com