1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
Commit graph

8 commits

Author SHA1 Message Date
Nobuyoshi Nakada
491ab2820a
Remove half-defined Reline on LoadError
When fiddle is not avaiable, reline/terminfo depending on it also
fails.
2021-07-10 21:02:50 +09:00
aycabta
8509532c78 Fix finish_using_lib_reline 2021-06-21 23:13:04 +09:00
aycabta
215fd1bf2c Call Reline-specific method in helper file 2021-06-21 22:26:11 +09:00
aycabta
fd6746c7a6 [ruby/readline-ext] Use require check instead of DONT_RUN_RELINE_TEST env
1df99d1481
2020-02-09 20:22:12 +09:00
aycabta
890200e85e Check DONT_RUN_RELINE_TEST envvar 2020-01-23 13:35:45 +09:00
aycabta
3a4a58e2cc Fix use_lib_reline for test/readline 2019-08-27 01:42:41 +09:00
aycabta
16917cc3cb Add Reline.test_mode to use with special I/O 2019-05-18 12:48:27 +09:00
aycabta
c754e979d3 Test ext/readline and lib/reline by test/readline 2019-05-14 15:37:45 +09:00