* Added some badly needed tests for the parsing of manifest files.
* Fixed bug: Because of a copy-and-past-bug ManifestAttributes were not created by the parser.
* Created a superclass for ManifestDirective and ManifestAttribute that provides convenient access to the name and value of the directive or attribute.