summaryrefslogtreecommitdiff
path: root/spec/change_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* standardrb --only Layout/ExtraSpacing --fix and ignoreAustin Ziegler2022-07-041-26/+26
* standardrb --only Style/StringLiterals --fixAustin Ziegler2022-07-041-24/+24
* Reintroduce Diff::LCS::Change#to_aryAustin Ziegler2019-02-011-0/+24
* Applied Rubocop rules that I likeAustin Ziegler2019-01-271-7/+7
* Revert PR#47 "Add #to_ary to Diff::LCS::Changeā€¦"Austin Ziegler2019-01-271-24/+0
* Add #to_ary to Diff::LCS::Change and Diff::LCS::ContextChangeAkinori MUSHA2019-01-261-0/+24
* Cleaning up unnecessary comments.Austin Ziegler2013-01-191-2/+0
* Major investigation to Diff::LCS bugs.Austin Ziegler2012-03-211-39/+36
* Fix+specs for Diff::LCS::ChangeTypeTests predicatesMichael Granger2012-01-241-0/+70