summaryrefslogtreecommitdiff
path: root/unittests/Support/raw_ostream_test.cpp
Commit message (Expand)AuthorAge
* Add raw_ostream::write_escaped, for writing escaped strings.Daniel Dunbar2009-10-17
* Drop the raw_ostream required buffer size to 1.Daniel Dunbar2009-09-15
* Fix off-by-one in llvm::Format::print.Daniel Dunbar2009-08-23
* Add min and max tests.Daniel Dunbar2009-08-19
* Added tests for math utility functions; fixed another test's header comment.Misha Brukman2009-04-01
* Renamed unittest files to have a consistent {Tt}est suffix.Misha Brukman2009-03-19