summaryrefslogtreecommitdiffstats
path: root/src/xml/repr-action-test.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-12-09Simplify "make check" makefile rules and remove most of the obsolete Krzysztof Kosi??ski1-77/+0
utest-based tests. (bzr r6976)
2008-12-08Removed sp_main_* stubs from individual headers to make the unit tests build ↵Jasper van de Gronde1-3/+0
on Windows again. (bzr r6971)
2008-08-01Warning cleanupJon A. Cruz1-1/+1
(bzr r6495)
2008-07-19Consistently use (create/destroy)Suite in unit tests.Jasper van de Gronde1-0/+3
(bzr r6362)
2008-01-31Applying fixes for gcc 4.3 build issues (closes LP: #169115)Bryce Harrington1-1/+1
(bzr r4629)
2007-02-27get rid of sp_repr_document_root and (commented) sp_repr_duplicateMenTaLguY1-1/+1
(bzr r2461)
2007-01-21start switching sp_repr_new* over to XML::Document::create*, and rename ↵MenTaLguY1-3/+3
create methods to match DOM (bzr r2253)