Statistics
| Branch: | Tag: | Revision:

root / test / htools-basic.test @ d6f58310

History | View | Annotate | Download (304 Bytes)

# Date Author Comment
53d4cdf1 03/22/2012 04:01 pm Iustin Pop

Convert manual shell tests to shelltestrunner

This is more of a RFC… Basically most of the shell-based tests are
converted from exec+grep to shelltestrunner.

Things are not all fine and nice though:

- we have dependencies between tests, as some generate some data files...