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
jeg2 3fb752a921 * lib/csv.rb: Fixed a broken regular expression that was causing
CSV to miss escaping some special meaning characters when used
  in parsing.
  Reported by David Unric
  [ruby-core:54986] [Bug #8405]



git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@45374 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2014-03-20 14:38:21 +00:00
..
base.rb
line_endings.gz
test_csv_parsing.rb
test_csv_writing.rb
test_data_converters.rb * test/csv/test_data_converters.rb: use descriptive assertions. 2014-03-01 07:08:19 +00:00
test_encodings.rb * test/csv/test_data_converters.rb: use descriptive assertions. 2014-03-01 07:08:19 +00:00
test_features.rb * lib/csv.rb: Fixed a broken regular expression that was causing 2014-03-20 14:38:21 +00:00
test_headers.rb * test/csv/test_data_converters.rb: use descriptive assertions. 2014-03-01 07:08:19 +00:00
test_interface.rb * test/csv/test_data_converters.rb: use descriptive assertions. 2014-03-01 07:08:19 +00:00
test_row.rb * test/csv/test_data_converters.rb: use descriptive assertions. 2014-03-01 07:08:19 +00:00
test_table.rb * test/csv/test_data_converters.rb: use descriptive assertions. 2014-03-01 07:08:19 +00:00
ts_all.rb