Support: More BlockFrequencyTest => BranchProbabilityTest
[oota-llvm.git] / unittests / Support / raw_ostream_test.cpp
2009-10-17 Daniel DunbarAdd raw_ostream::write_escaped, for writing escaped...
2009-09-15 Daniel DunbarDrop the raw_ostream required buffer size to 1.
2009-08-23 Daniel DunbarFix off-by-one in llvm::Format::print.
2009-08-19 Daniel DunbarAdd min and max tests.
2009-04-01 Misha BrukmanAdded tests for math utility functions; fixed another...
2009-03-19 Misha BrukmanRenamed unittest files to have a consistent {Tt}est...