summaryrefslogtreecommitdiff
path: root/test/readline/test_readline_history.rb
Commit message (Expand)AuthorAgeFilesLines
* Extract ext/readlineHiroshi SHIBATA2023-05-091-292/+0
* Call super method by teardown of tests of Reline as Readlineaycabta2021-06-211-0/+1
* Call Reline-specific method in helper fileaycabta2021-06-211-1/+1
* Call Reline.test_reset in teardown of tests for readline definitelyaycabta2021-06-211-0/+4
* Use test encoding for TestRelineAsReadline and TestRelineAsReadlineHistoryaycabta2021-06-211-1/+1
* Revert "Use Encoding.default_external for tests of Readline::HISTORY"aycabta2021-06-211-4/+4
* Use Encoding.default_external for tests of Readline::HISTORYaycabta2021-06-211-4/+4
* test/readline - allow ENV control of test class creationMSP-Greg2020-02-221-1/+2
* Check DONT_RUN_RELINE_TEST envvaraycabta2020-01-231-1/+1
* Reline: Fix changed test results due to change to UTF-8 on WindowsLars Kanis2020-01-211-0/+8
* Remove parent namespace from Readline test classesaycabta2019-05-181-5/+5
* Test ext/readline and lib/reline by test/readlineaycabta2019-05-141-99/+84
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* * safe.c (rb_set_safe_level, safe_setter): raise an ArgumentErrorshugo2013-06-121-35/+0
* * ext/readline/readline.c (readline_s_get_special_prefixes): suppressnaruse2012-06-191-4/+4
* * {ext,lib,test}/**/*.rb: removed trailing spaces.nobu2009-03-061-10/+10
* * test/readline/test_readline_history.rb: check the encoding thatkouji2008-12-241-21/+24
* * test/readline/test_readline_history.rb: did not check thekouji2008-12-241-1/+1
* * test/readline/test_readline_history.rb: checked encoding.kouji2008-12-211-21/+30
* * test: assert_raises has been deprecated since a long time ago.nobu2008-09-241-7/+7
* * test/readline/test_readline_history.rbkouji2008-09-221-2/+4
* * golf_prelude.rb, lib/set.rb (TC_Set#test_each),knu2008-08-131-1/+1
* * ext/readline/extconf.rb: checked to have clear_history inkouji2008-08-011-0/+313