summaryrefslogtreecommitdiff
path: root/test/readline/test_readline_history.rb
AgeCommit message (Expand)Author
2023-05-09Extract ext/readlineHiroshi SHIBATA
2021-06-21Call super method by teardown of tests of Reline as Readlineaycabta
2021-06-21Call Reline-specific method in helper fileaycabta
2021-06-21Call Reline.test_reset in teardown of tests for readline definitelyaycabta
2021-06-21Use test encoding for TestRelineAsReadline and TestRelineAsReadlineHistoryaycabta
2021-06-21Revert "Use Encoding.default_external for tests of Readline::HISTORY"aycabta
2021-06-21Use Encoding.default_external for tests of Readline::HISTORYaycabta
2020-02-22test/readline - allow ENV control of test class creationMSP-Greg
2020-01-23Check DONT_RUN_RELINE_TEST envvaraycabta
2020-01-21Reline: Fix changed test results due to change to UTF-8 on WindowsLars Kanis
2019-05-18Remove parent namespace from Readline test classesaycabta
2019-05-14Test ext/readline and lib/reline by test/readlineaycabta
2015-12-16Add frozen_string_literal: false for all filesnaruse
2013-06-12* safe.c (rb_set_safe_level, safe_setter): raise an ArgumentErrorshugo
2012-06-19* ext/readline/readline.c (readline_s_get_special_prefixes): suppressnaruse
2009-03-06* {ext,lib,test}/**/*.rb: removed trailing spaces.nobu
2008-12-24* test/readline/test_readline_history.rb: check the encoding thatkouji
2008-12-24* test/readline/test_readline_history.rb: did not check thekouji
2008-12-21* test/readline/test_readline_history.rb: checked encoding.kouji
2008-09-24* test: assert_raises has been deprecated since a long time ago.nobu
2008-09-22* test/readline/test_readline_history.rbkouji
2008-08-13* golf_prelude.rb, lib/set.rb (TC_Set#test_each),knu
2008-08-01* ext/readline/extconf.rb: checked to have clear_history inkouji