Age | Commit message (Expand) | Author |
---|---|---|
2009-10-17 | Add raw_ostream::write_escaped, for writing escaped strings. | Daniel Dunbar |
2009-09-15 | Drop the raw_ostream required buffer size to 1. | Daniel Dunbar |
2009-08-23 | Fix off-by-one in llvm::Format::print. | Daniel Dunbar |
2009-08-19 | Add min and max tests. | Daniel Dunbar |
2009-04-01 | Added tests for math utility functions; fixed another test's header comment. | Misha Brukman |
2009-03-19 | Renamed unittest files to have a consistent {Tt}est suffix. | Misha Brukman |