Steffen Schwigon wrote:

When I currently collect TAP for my archive and recognize it as beeing
a piped prove output I already cut it into sections, currently on
prove's "t/xyz.t ..."  lines.

So, if you're already cutting it into individual TAP streams why don't you just use a real archive? I can add the feature to just dump the archived files into a directory and not tar.gz it if that makes it easier. I know it's not a pipe interface, but it's not radically different. Just use "&&" instead of "|"

  prove -a some_dir && process_tap_archive some_dir

--
Michael Peters
Plus Three, LP

Reply via email to