Add parsertest for Linux
* Makefile.am (SUBDIRS): Only include tests for linux. * configure.ac: Enable linux build. Check for stpcpy. * tests/Makefile.am: New. * tests/run-parser.cpp: New. * tests/t-parser.cpp: New.
t-parser is currently just a dummy but run-parser can be used
to run the parser on a mail file.