So anyway, when you run under the test harness, now you run the harness script under MPW, and when it calls each individual script, that runs under ToolServer. And if that test script calls out to system() or qx//
Anyway, so I wrote an MPW script to run all the tests. Then I realized that some tests don't print "not ok" if a test fails, but instead just print nothing. And sometimes, "ok" is printed more than once for a test. So, I wrote a perl script to parse the results from the MPW script.
Anyway, the result is below. I found one test that was falsely reported as succeeding (lib/dprof.t).
:lib:db-btree.t :lib:db-hash.t :lib:db-recno.t :lib:dosglob.t :lib:dprof.t :lib:ftmp-mktemp.t :lib:ftmp-posix.t :lib:ftmp-security.t :lib:ftmp-tempfile.t :lib:ndbm.t :lib:posix.t :op:die_exit.t :op:magic.t :op:misc.t :op:sprintf.t :pragma:warnings.t