- All unit tests now clean up the new backlog.data and synch.key files.
- Quoting problem. To prevent the shell from stripping quotes, the command line must include \" ... \", but in a Perl string, that needs to be \\" ... \\". Silly mistake.
- Unit test had noncritical spelling mistake (yes, I realize I have problems)
- Unit tests added for a few issues.