ruby/test/csv
Takashi Kokubun 232e43fd52 Respect RUBY_TESTOPTS on test-all (https://github.com/Shopify/ruby/pull/435)
* Respect RUBY_TESTOPTS on test-all

* Increase the Cirrus timeout

* Increase the CSV test timeout
2022-08-29 09:09:41 -07:00
..
interface [ruby/csv] Add support for Ractor (https://github.com/ruby/csv/pull/218) 2021-10-24 05:57:33 +09:00
parse Respect RUBY_TESTOPTS on test-all (https://github.com/Shopify/ruby/pull/435) 2022-08-29 09:09:41 -07:00
write [ruby/csv] force_quotes: add support for specifying the target indexes or names 2020-07-20 02:32:54 +09:00
helper.rb [ruby/csv] Ensuring StringIO's encoding in CSV.generate (#111) 2020-07-20 02:32: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 [ruby/csv] CSV.generate_line: use the encoding of the first non ASCII field as the expected encoding 2020-07-20 02:32:55 +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 [ruby/csv] Fix typos [ci skip] (https://github.com/ruby/csv/pull/224) 2021-12-24 14:35:33 +09:00