Mike Gerwitz
|
eb3e09b404
|
Added `silent' expectation handler
|
2014-05-13 01:18:46 -04:00 |
Mike Gerwitz
|
a8d39919d7
|
`output' expectation handler now supports stdout
This requires a little bit of file descriptor wizardry, but works; I will
need to abstract it for other handlers that will need to do the same thing.
|
2014-05-13 01:18:46 -04:00 |
Mike Gerwitz
|
89a38a5dc2
|
Adjusted existing handlers and tests to honor shift argument
This will also ensure that the test cases do not break when new arguments
are added, since the existing conventions will remain unchanged.
|
2014-05-10 00:42:58 -04:00 |
Mike Gerwitz
|
c1d1b66fa9
|
Added `match' expectation
|
2014-05-09 23:31:47 -04:00 |
Mike Gerwitz
|
61ecb6ad82
|
Added output expectation handler
|
2014-05-09 02:04:09 -04:00 |
Mike Gerwitz
|
6dbf996f3b
|
Exit code now passed to expectation handlers
|
2014-05-09 01:13:26 -04:00 |