summaryrefslogtreecommitdiff
path: root/test/HTML5/Serializer/SerializerTest.php
AgeCommit message (Expand)Author
2013-09-26The serializer was a wrapper for serializing the same way html5 at the top le...Matt Farina
2013-06-26Added a bunch of serializer tests to test fragments.Matt Farina
2013-06-26Removed extra method for preparing htmlMatt Farina
2013-06-26Fixed an issue when writing fragments and trying to check for a tag name on a...Matt Farina
2013-06-04Added a serializer test for a file on the system.Matt Farina
2013-05-27Fixed cdata and text handling.Matt Farina
2013-05-27Seperated the Traverser from the Output generation.Matt Farina
2013-05-23Fixed the serializer tests. They were testing on fragments which are not curr...Matt Farina
2013-05-22Updating the serializer tests to use the proper html5 static method.Matt Farina
2013-04-16Stubbed out the TraverserTest and moved the SerielizerTest to the Serielizer ...Matt Farina