>>>>> On Sun, 09 May 2010 13:50:38 +0200, Magnus Fromreide >>>>> <ma...@lysator.liu.se> said:
>> There is no RPM in openSUSE 11.2 that provides the Perl module >> TAP::Harness. MF> I do agree that it is annoying. TAP is a generic testing result protocol (that looks like it may even make it's way through the IETF). The only reason perl is used is because it has the best support at this point for TAP, but there is no reason that we couldn't write a C-based one if we were that bored. (FYI, the current "make test" should work without TAP::Harness if you have the older Test::Harness; though you're limited to only the older tests because we can't use all the nice auto-magic stuff that the newer TAP::Harness provides for file type detection, etc). It would be easier to simply wrap the older scripts in a giant "I have no perl so run this simple sh script instead". I hope to get to documenting everything in the near future, BTW. -- Wes Hardaker Please mail all replies to net-snmp-coders@lists.sourceforge.net ------------------------------------------------------------------------------ _______________________________________________ Net-snmp-coders mailing list Net-snmp-coders@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/net-snmp-coders