Home | History | Annotate | Download | only in ipf
History log of /src/tests/ipf/t_logging.sh
RevisionDateAuthorComments
 1.2  19-Oct-2010  jmmv Oh, wow. Loads of broken ipf test cases that went unnoticed because they
were unchecked errors. Fix them.

These have been caught by the upcoming version of atf, which explicitly
does 'set -e' in shell test programs.
 1.1  10-Jul-2010  jmmv Do not use awk to generate the test program. Use some eval magic to generate
the tests on the fly alongside with easier-to-read functions.

While doing this, split the big monolithic test program into more granular
but cohesive test programs.

Phew, this one was tough. And it's horrible to see that many these tests
(yes, the tests themselves probably) are broken.

RSS XML Feed