ruby/test/csv
nobu 5bb125c63e csv.rb: fix field_size_limit check
* lib/csv.rb (CSV#shift): the last column is an Array in extended
  column since r55985.  [ruby-dev:49964] [Bug #13149]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@57406 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-01-23 05:59:28 +00:00
..
base.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
line_endings.gz
test_csv_parsing.rb csv.rb: fix field_size_limit check 2017-01-23 05:59:28 +00:00
test_csv_writing.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_data_converters.rb Use Integer instead of Fixnum and Bignum. 2016-05-17 13:15:57 +00:00
test_encodings.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_features.rb Adding a liberal_parsing option to CSV. Patch by Braden Anderson. 2016-01-01 02:44:48 +00:00
test_headers.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_interface.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_row.rb * lib/csv.rb (CSV::{Row,Table}#{each,delete_if}): returns an enumerator 2016-09-07 06:06:09 +00:00
test_table.rb * lib/csv.rb (CSV::{Row,Table}#{each,delete_if}): returns an enumerator 2016-09-07 06:06:09 +00:00
ts_all.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00