aboutsummaryrefslogtreecommitdiff
path: root/src/test/xmlreadtest.cpp (follow)
AgeCommit message (Collapse)Author
2006-06-22Updated some tests so they don't work but will compile, and made some pleasantMike Buland
changes to the plugger. Also set it up so that libbu++ code is relocatable.
2006-06-06Added comment handling to the XML system. It just discards them completely, butMike Buland
later it will retain them so that even after modifying the nodes the comments could be kept in place so they aren't destroyed if something changes. Also added necesarry functions to the XmlDocument that lets the tests run again and fixes some issues with multiple ownernership when transfering the contents to a new document.
2006-05-01libbu++ is finally laid out the way it should be, trunk, branches, and tags.Mike Buland