PennMUSH Community

Ticket #7443 (closed suggested feature: fixed)

Opened 1 year ago

Last modified 1 year ago

Regression test rewrite

Reported by: raevnos Assigned to: devteam
Priority: minor Milestone: 1.8.3p5
Keywords: Cc:
Visibility: Public

Description

I'm checking in a rewrite of the regression testing system, to allow running multiple test scripts with a single mush instance.

The format of the test*.pl scripts have changed; they're not standalone perl scripts any more. Instead, run them via:

perl runtest.pl testfoo.pl ...

All existing tests have been rewritten.

Change History

09/07/07 22:05:21 changed by raevnos

  • status changed from new to closed.
  • resolution set to fixed.