[GitHub] maven-shared pull request #15: [MSHARED-562] unit test AnsiMessageBuffer

2016-07-09 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/maven-shared/pull/15 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] maven-shared pull request #15: [MSHARED-562] unit test AnsiMessageBuffer

2016-07-06 Thread seblm
GitHub user seblm opened a pull request: https://github.com/apache/maven-shared/pull/15 [MSHARED-562] unit test AnsiMessageBuffer In this test we do not use mocks at all. We simply write something with colors into buffer and check ANSI escapes characters are appended. You can merge