MacPerl Testing

pudge on 2001-04-26T12:07:22

So I wrote this web app for MacPerl testing. I think it will be quite useful. You go in and register your name, and then register your machine configuration(s), noting what processor, RAM, etc., along with what version of MacPerl. Then, you start running tests from perl/t/, and you report the results.

We then end up with a big ol' pretty color-coded page of test results, so we can easily see where the problems are. Most of the problems with the tests will be with the tests themselves, but some will certainly help us find brokenness in MacPerl.

I want to get a lot of testing done in the next few weeks, and then I will have a much better idea of how close we are. I know there are some significant problems with the app, and there are surely lots of little problems with the Mac:: modules. But we are moving forward.