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/parse
Takashi Kokubun e1fee7f949
Rename RubyVM::MJIT to RubyVM::JIT
because the name "MJIT" is an internal code name, it's inconsistent with
--jit while they are related to each other, and I want to discourage future
JIT implementation-specific (e.g. MJIT-specific) APIs by this rename.

[Feature #17490]
2021-01-13 22:46:51 -08:00
..
test_column_separator.rb
test_convert.rb
test_each.rb
test_general.rb
test_header.rb
test_invalid.rb
test_liberal_parsing.rb
test_quote_char_nil.rb
test_rewind.rb
test_row_separator.rb
test_skip_lines.rb
test_strip.rb
test_unconverted_fields.rb