File: TODO

package info (click to toggle)
libtest-output-perl 0.16-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 216 kB
  • ctags: 29
  • sloc: perl: 500; makefile: 15
file content (10 lines) | stat: -rw-r--r-- 389 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
Added parameter checking to all tests
  coderef or die
  expout or expstderr set or die
Add tests to ensure they die properly
Add passing an array as expected to cycle through
Add options:
  if expected is an array
    order => 1 order doesn't matter
    match_any => 1 match any in the array (doesn't match in isnts)
    ignore_whitespace =>1 trim all whitespace from output and expected