add real implementation of RETURNS section (re #36)
commit9aa31c3aa56b75bb0fa0288b41a3668bf58599b3
authortswicegood <tswicegood@54d25d7b-d40e-47af-a99d-8d4037bc02b6>
Thu, 14 Feb 2008 04:54:08 +0000 (14 04:54 +0000)
committertswicegood <tswicegood@54d25d7b-d40e-47af-a99d-8d4037bc02b6>
Thu, 14 Feb 2008 04:54:08 +0000 (14 04:54 +0000)
tree69e44f985a99316c75868a22a9157034068a779a
parent7fdd28a7015ea31c7253d9f3876a031346c309ef
add real implementation of RETURNS section (re #36)

git-svn-id: https://svn.phpt.info/Core/trunk@673 54d25d7b-d40e-47af-a99d-8d4037bc02b6
src/PHPT/Section/RETURNS.php
tests/Section/RETURNS/does-nothing-on-matched-exitcode.phpt [new file with mode: 0644]
tests/Section/RETURNS/throw-FailureException-on-mismatch.phpt [new file with mode: 0644]