| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use EXPECT_TRUE/EXPECT_FALSE to avoid bogus warnings from the guts of gtest. | Benjamin Kramer | 2013-08-08 | 1 | -20/+20 |
| * | Changed isPrint for U+00AD SOFT HYPHEN to return true. | Alexander Kornienko | 2013-08-08 | 1 | -4/+8 |
| * | Disabled columnWidth test for OSX, need someone with Mac to deal with this ef... | Alexander Kornienko | 2013-08-07 | 1 | -3/+2 |
| * | Use correct platform detection macro: __MACOSX__ -> __APPLE__ | Alexander Kornienko | 2013-08-07 | 1 | -6/+6 |
| * | Disable tests on WIN32 (which has incorrect implementation of isPrint and | Alexander Kornienko | 2013-08-07 | 1 | -0/+15 |
| * | Implemented llvm::sys::locale::columnWidth and isPrint for the case of generi... | Alexander Kornienko | 2013-08-07 | 1 | -0/+86 |

