[Zope-dev] regression testing python install

Adam Manock abmanock@earthlink.net
22 Oct 2002 16:52:26 -0400


Slightly of topic I know, but I thought someone here might know...

I'm tweaking the python2.1 SRPM from python.org to get it to play
nice with RedHat 8.0. Now that I have it compiling nicely, I thought it
would be a good idea to fully regression test the resulting python
install, especially as we now build with gcc 3.2 on 8.0 :-)

Is there a "simple" way to thoroughly regression test a python install?

Adam