This is an automated email from the ASF dual-hosted git repository.
garydgregory pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-csv.git
from 660be95d Merge pull request #609 from rootvector2/none-quote-escape
new d729b442 Sort members
new d4d41544 Refactor some magic strings in
CSVPrinterTest.testQuoteCharEscapedWithQuoteModeNone()
The 2 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/CSVParserTest.java | 28 +++++++--------
.../org/apache/commons/csv/CSVPrinterTest.java | 42 +++++++++++-----------
.../java/org/apache/commons/csv/LexerTest.java | 24 ++++++-------
3 files changed, 48 insertions(+), 46 deletions(-)