1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/csv
Mike MacDonald d57bc03ba9
[ruby/csv] Do not loop forever when skip_lines regexp matches zero length with anchors (#110)
* Do not loop forever when skip_lines regexp matches zero length with anchors

* Remove needless white spaces

* Add missing eos check in skip_needless_lines

* Simplify test

3b15d4a3e8
2020-07-20 02:32:49 +09:00
..
interface Fix remaining warning issues in the tests due to keyword argument separation 2019-08-30 12:39:31 -07:00
parse [ruby/csv] Do not loop forever when skip_lines regexp matches zero length with anchors (#110) 2020-07-20 02:32:49 +09:00
write [ruby/csv] Suppress warnings 2020-07-20 02:32:49 +09:00
helper.rb Restore support library for only test files that are digest and csv. 2019-07-09 21:16:49 +09:00
line_endings.gz
test_data_converters.rb Remove unneeded exec bits from some files 2019-11-09 21:36:30 +09:00
test_encodings.rb Remove unneeded exec bits from some files 2019-11-09 21:36:30 +09:00
test_features.rb Remove unneeded exec bits from some files 2019-11-09 21:36:30 +09:00
test_row.rb [ruby/csv] Make CSV::Row#dup return a usable Row (#108) 2020-07-20 02:32:49 +09:00
test_table.rb Removed trailing spaces [ci skip] 2020-05-14 19:57:39 +09:00