summaryrefslogtreecommitdiff
path: root/indra/test/namedtempfile.h
AgeCommit message (Expand)Author
2015-11-10remove execute permission from many files that should not have itOz Linden
2014-12-10Replace boost::lambda::_1 with boost::phoenix::placeholders::arg1.Nat Goodspeed
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2012-03-01Add NamedExtTempFile to invent arbitrary name with specified ext.Nat Goodspeed
2012-01-17Any proper RAII class must either handle copying or be noncopyable.Nat Goodspeed
2012-01-17Make NamedTempFile::peep() a public member for debugging unit tests.Nat Goodspeed
2012-01-13Extract APR and temp-fixture-file helper code to indra/test.Nat Goodspeed