Hiroshi SHIBATA
bcf01b18cf
Reapply the following commits related to extend timeout value.
...
66d1900423
0686e4181d
1a63468831
e1fee7f949
232e43fd52
2022-12-09 16:36:22 +09:00
Hiroshi SHIBATA
643918ecfe
Merge csv-3.2.6
2022-12-09 16:36:22 +09:00
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
Sutou Kouhei
1a1550ba5d
[ruby/csv] test: reduce size for stability on GitHub Actions
...
68461aead5
2021-12-24 14:35:33 +09:00
Takashi Kokubun
1a63468831
Prepare for removing RubyVM::JIT ( #5262 )
2021-12-13 23:07:46 -08:00
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
Nobuyoshi Nakada
0686e4181d
Fixed for older versions
...
Fix up 66d1900423
, `RubyVM::MJIT` is
available since ruby 2.6.
2020-02-26 10:16:32 +09:00
Takashi Kokubun
66d1900423
Increase timeout for CSV test with --jit-wait
...
To prevent CI failures like
http://ci.rvm.jp/results/trunk-mjit-wait@silicon-docker/2739995
2020-02-25 09:27:24 -08:00
Sutou Kouhei
92df7d98b6
Import CSV 3.1.2 ( #2547 )
2019-10-12 14:03:21 +09:00
Jeremy Evans
e0b4599bba
Fix keyword argument separation warnings in test
2019-08-30 12:39:31 -07:00
kou
e3b6c7c7eb
Import CSV 3.0.8
...
This includes performance improvements and backward incompatibility
fixes.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67560 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2019-04-14 21:01:51 +00:00
kou
24b57b102c
Upgrade CSV to 3.0.4
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@66922 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2019-01-25 06:49:59 +00:00