]> git.evergreen-ils.org Git - working/SIPServer.git/commit
Rewrite so that each message is a single test, which might fail
authordjfiander <djfiander>
Thu, 29 Jun 2006 01:40:18 +0000 (01:40 +0000)
committerdjfiander <djfiander>
Thu, 29 Jun 2006 01:40:18 +0000 (01:40 +0000)
commit1ab4710aec04aa0999fd36686549466d4f6b7ce3
tree8f68406284f749e5f89fb9b5fdbc5f56435a20e5
parent502293b069825ce742b00abcbcd3efbc91c16a29
Rewrite so that each message is a single test, which might fail
in one of several different ways, rather than counting all of the
various checks performed on each message as a separate test.
This reduces the number of "tests" counted from over 1000 to less
than 100, but the same number of things is being tested.
t/SIPtest.pm