This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-csv.git
from 31e00ad3 Use forEachOrdered() new 6729c853 Sort imports new 998e4642 Use final new be4c486f Add the tests that pass from https://github.com/apache/commons-csv/pull/14 The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../java/org/apache/commons/csv/CSVFormatTest.java | 6 +-- .../org/apache/commons/csv/CSVPrinterTest.java | 62 +++++++++++++++++++++- .../java/org/apache/commons/csv/CSVRecordTest.java | 2 +- 3 files changed, 64 insertions(+), 6 deletions(-)