Bug: testenv breaks on ActivePerl ActiveState Perl 5.6.1 builds 628 and 631 (latest at present) both break on the Dec 2001 testenv script, because of calls to getpwuid ...
I created this page to collect all ideas how to improve testenv script in a way it will solve all problems for us and will automagically answer all questions : ...
Bug: testenv script failed when using SiePerl. The testenv script failed to run when running under SiePerl. Test case Installed SiePerl first. Then follow instructions ...
Bug: relockRcsFiles is still referenced in code and instructions r3296 in the DEVELOP branch removed relockRcsFiles , saying it's not needed anymore, but testenv ...
Here is a set of changes I made to the bin/testenv to help diagnose problems with the perl modules on the webserver. Please note that the reason I added these tests ...
Bug: Although they work perfectly, testenv cannot find the search commands. Test case Install TWikiRelease02Sep2004 following WindowsModPerlInstallCookbook. ...
Patch Proposal: Fixes testenv in Dakar/DEVELOP Motivation During my port of the NatSkin to Dakar I start to stumble over some buglets. Well, what else ... Description ...
Bug: Testenv has a dependency on cygwin.dll I just downloaded and tested testenv from CookbookActivePerlTestenv, and while testing it, it came up with a Windows box ...
There are a number of problems with testenv on DevelopBranch. This topic collects them all and discusses resolutions. 1 It doesn't seem to find TWiki.pm correctly ...
See InstallationProblem. MartinGregory 30 Mar 2004 Probably what testenv should do is check for a TWiki release of Feb 2003 or later, and only then complain if ...
Bug: Testenv's relock script ignores pub/TWiki... In directory pub/TWiki/... there are many binary files such as pictures. There are also ,v files. These do not get ...
Testenv : automatic find and test all needed PERL modules I have added a search for use in suppose PERL files in TWiki and eval them to check againts the installed ...
Bug: testenv script should check effective uid with getpwuid($ ) not "real" uid Apache launches the httpd process as root, then swaps the effective UID as configured ...
Refactoring Proposal: apply PatternSkin Style to static pages Motivation to create a consistent experience for the user, documents outside of TWiki topics should ...
Refactoring Proposal: Validate testenv against w3c and use css for style Motivation valid html works in more browsers and css makes it look nice Description update ...