aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules/World/Archiver/Tests (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-01-23* Write a simple archive loading test which doesn't actually do any testing ↵Justin Clarke Casey1-1/+25
yet apart from not blow up
2009-01-23* Extend archive test to check for the presence of a control file in a saved ↵Justin Clarke Casey1-4/+36
archive
2009-01-23* Add direct stream loading and saving methods to the archive module.Justin Clarke Casey1-4/+8
* The async stream method does not yet signal completion to interested calling code
2009-01-16* minor: Future archiver test stubJustin Clarke Casey1-0/+44