aboutsummaryrefslogtreecommitdiffstats
path: root/unittests/Support/raw_ostream_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add raw_ostream::write_escaped, for writing escaped strings.Daniel Dunbar2009-10-171-0/+16
* Drop the raw_ostream required buffer size to 1.Daniel Dunbar2009-09-151-0/+10
* Fix off-by-one in llvm::Format::print.Daniel Dunbar2009-08-231-0/+27
* Add min and max tests.Daniel Dunbar2009-08-191-0/+8
* Added tests for math utility functions; fixed another test's header comment.Misha Brukman2009-04-011-1/+1
* Renamed unittest files to have a consistent {Tt}est suffix.Misha Brukman2009-03-191-0/+85