Matt Wang
ba7dea407c
Rename to ydiff (version 1.1)
6 years ago
Matt Wang
719e24be23
Update test data with missing EOL.
For some cases missing EOL is expected, but diff -b will ignore EOL
difference, use cmp instead.
6 years ago
Dmitry Frank
cac52eae4e
Optimize output
Remove workarounds added while implementing --wrap, so that redundand
trailing sequences like `\x1b[32m\x1b[0m` are removed.
Also, actually run wrap regression tests; it should have been done in
the --wrap commit but somehow slipped away while addressing PR comments.
6 years ago
Matthew Wang
476efa1a1c
Update tests accordingly
10 years ago
Matthew Wang
183fa49118
Travis does not have filterdiff, not ready to add context test case yet (#15 )
11 years ago
Matthew Wang
2e49a7eb3f
Fall through unknown format to 'unified', fixed #18
11 years ago
Matthew Wang
75b79f0935
Support reading diff or log for given files/dirs in workspace (usage changed on
11 years ago
Matthew Wang
6bae53b2fd
More clean test result
11 years ago
Matthew Wang
b1d1c42fe2
Env var PYTHON to allow local test with py3k
11 years ago
Matthew Wang
20a8acacf6
Better patch parser; support svn log --diff
11 years ago
Matthew Wang
329760c5c8
Use wrapper `cdiff` instead of symlink for future unit test; doc update
11 years ago
Matthew Wang
809006d450
clean up for travis CI
11 years ago
Matthew Wang
ca2fa1c41b
for issue #7 : merge 4f29fc8 by @yaccz, implement auto test cases w/o shunit2
11 years ago