summaryrefslogtreecommitdiff
path: root/modules/atom/tests/Atom_Test.php
AgeCommit message (Collapse)Author
2008-12-02Removed per jozefsBharat Mediratta
2008-11-25Fix testsTim Almdal
2008-11-22Make the generated XML nicely formatted.Jozef Selesi
2008-11-22An Atom library prototype. Its purpose is to explore the cost of us ↵Jozef Selesi
supporting Atom as the default input and output format of RESTful controllers. Only the constructs necessary for representing comment feeds and entries have been implemented. Its output are valid Atom 1.0 documents. The test contains examples of how to make feeds and entries.