- Removed mention of synch.key from all unit tests. This is an obsolete file.
- Changed the interpreter of the test files to use /usr/bin/env to find perl in the user's path instead of hard-coding /usr/bin/perl
- Modified testing to accomodate new split between stdout/stderr.
- Fixed bug #818, which caused partial tag matching (thanks to Joe Holloway). - Note that the regex word boundary anchors are different for Solaris and Linux, and largely broken on OSX. - Added unit tests.