summaryrefslogtreecommitdiffstats
path: root/src/object-test.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-08-30Drop unused cxxtest fork in favour of GoogletestAlex Valavanis1-234/+0
Fixed bugs: - https://launchpad.net/bugs/1094771 (bzr r15096)
2016-07-13Second part of new SPObject children listAdrian Boguszewski1-1/+0
(bzr r14954.1.19)
2015-04-29corrected test fileMarc Jeanmougin1-1/+2
(bzr r13922.1.20)
2015-02-21Fix for the performance loss in ungrouping observed by Tavmjong in rev 13933Marc Jeanmougin1-1/+1
Added std::list<SPObject*> hrefList member to SPObject class. (bzr r13935)
2015-02-21Speed up ungrouping test, adding note as to why it is so slow.Tavmjong Bah1-1/+2
(bzr r13933)
2014-11-11Add a few more testsLiam P. White1-0/+24
(bzr r13703)
2014-11-11Add totally unfinished XML/SPObject test suiteLiam P. White1-0/+209
(bzr r13702)