Artifact 8d2a3f4c3c3e89364e8537e3a1cebb881f48e8b6c4183f77e32eeed568e2c7cd:
- File
tests/Makefile
— part of check-in
[8f4d7a5b74]
at
2009-07-17 15:16:25
on branch trunk
— Initial OFXMLParser implementation. There's still a LOT missing.
Missing stuff includes proper namespace handling, handling of comments,
handling of <?xml ...?>, error handling and much more. (user: js, size: 288) [annotate] [blame] [check-ins using]
include ../extra.mk SUBDIRS = OFObject \ OFAutoreleasePool \ OFDataArray \ OFArray \ OFDictionary \ OFHashes \ ${OFPLUGIN} \ OFString \ OFTCPSocket \ OFThread \ OFList \ OFXMLElement \ OFXMLParser \ ${OBJC_SYNC} include ../buildsys.mk