aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_abbrev.rb
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* Fix a line matching problem in Abbrev.abbrev(words, "prefix").knu2012-11-301-1/+8
* Improve test data in test_abbrev.knu2012-11-301-4/+2
* Add tests for lib/abbrev.rb.knu2012-11-301-0/+49