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 16b9eee7 Fix quadratic CSVFormat.printWithEscapes(Reader) delimiter
look-ahead (#631).
add 3e74b59f make the parse(Path) failure test observe the stream close
new e6614b4b Merge pull request #630 from
rootvector2/close-input-on-header-failure
The 1 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 | 36 +++++++++++++++++-----
1 file changed, 28 insertions(+), 8 deletions(-)