diff options
author | Austin Ziegler <austin@surfeasy.com> | 2012-03-21 02:27:56 -0400 |
---|---|---|
committer | Austin Ziegler <austin@surfeasy.com> | 2012-03-21 02:36:24 -0400 |
commit | a341ac7ca261a73e37c21a7f034f5892ea7dcde4 (patch) | |
tree | 0c695c928eceb5752a554a9dd483d3e141af624d /lib/diff/lcs | |
parent | 86e4e1ba222cab4dddf13caa5c56925c9a6401dc (diff) | |
download | diff-lcs-a341ac7ca261a73e37c21a7f034f5892ea7dcde4.tar.gz |
Major investigation to Diff::LCS bugs.
- Fixed some formatting and style issues.
- Trailing spaces
- Calling class methods using '.' instead of '::'.
- Resolved Issue #2 by handling string[string.size, 1] properly (it
returns "" not nil).
- Added special case handling for Diff::LCS.patch so that it handles
patches that are empty or contain no changes.
- Adding temporary code to help determined the reason for the
misidentification of patch direction.
- Added a number of different specs to check for comparing the same
value.
- Added broken spec filtering.
Diffstat (limited to 'lib/diff/lcs')
0 files changed, 0 insertions, 0 deletions