Commit Graph

240 Commits

Author SHA1 Message Date
wumpz
cc585e2e97 refactored to junit4 annotations 2017-03-30 13:02:30 +02:00
wumpz
e76c9ff1d3 cleaned up 2017-03-30 12:56:32 +02:00
wumpz
42fde56154 2017-03-30 12:39:50 +02:00
simon.mittermueller@gmail.com
a06b0e5ea7 Set version to 1.4.0-SNAPSHOT (instead of 1.3.1-SNAPSHOT) 2013-03-04 12:21:36 +00:00
simon.mittermueller@gmail.com
f3c78c2174 Updated version from 1.3.0 to 1.3.1 (as branch is 1.3.0) 2013-03-04 12:13:23 +00:00
simon.mittermueller@gmail.com
882f3f7e1e Introduced generic type to some tests. Close IO streams in tests. 2013-03-04 11:19:43 +00:00
simon.mittermueller@gmail.com
66aa2c02f2 Add version to artifacts (as Maven 3 requires them).
Add OSGi MANIFEST.MF entries via apache felix maven-bundle-plugin (issue #25).
2013-03-04 11:08:15 +00:00
simon.mittermueller@gmail.com
78f407bb76 Replace Object with generic type T (issue #22). 2013-03-01 14:35:01 +00:00
simon.mittermueller@gmail.com
1ee7347391 Changed to default maven layout: src/main/java, src/test/java, src/test/resources. 2013-03-01 08:14:51 +00:00
simon.mittermueller@gmail.com
953322d220 Test commit. 2013-03-01 05:54:20 +00:00
dm.naumenko@gmail.com
e76506f807 unit tests missed 2011-06-10 13:24:06 +00:00
dm.naumenko@gmail.com
0216f2e1ef DiffRowGenerator updates:
- unit tests
- ignore white spaces option implemented
- parametrize equalizer for diff algorithm
2011-06-10 13:05:56 +00:00
dm.naumenko@gmail.com
4638018277 do not produce any diffs if there is not any changes at all 2011-06-07 12:11:37 +00:00
dm.naumenko@gmail.com
13dfbdb7d5 unit tests code polishing 2011-06-07 12:10:23 +00:00
shotwave
6769305c23 further perf optimization: do not create integer objects at all 2011-05-25 15:54:59 +00:00
shotwave
9da6a1308b mock files submitted 2011-05-25 15:47:37 +00:00
dm.naumenko@gmail.com
2a3b2ffb95 do not fail silently in case of exception inside of test methods 2011-05-25 14:17:10 +00:00
dm.naumenko@gmail.com
28b915519f issue 14: use Integer.valueOf in delta comparison 2011-05-25 11:20:27 +00:00
dm.naumenko@gmail.com
5bc9626ca4 add unit tests for generating uniffied diff with empty deltas case 2011-05-25 11:15:28 +00:00
shotwave
9a6d3aef55 udiff pattern fixed, test added 2011-04-06 17:01:37 +00:00
shotwave
f17ae5816f redundant sorting remooved 2011-03-28 18:25:23 +00:00
shotwave
02ded9901f cleanup and fixes: comparator in Patch was broken which caused incorrect delta sorting, Chunk does not store lines as a separate field, in fact it is an attribute of the Chunk.lines collection.Minor cleanup in tests, still more to be done in geenerated udiff tests 2011-03-25 21:28:13 +00:00
dm.naumenko@gmail.com
4f9928e4ef add apply patch example 2010-12-27 21:30:46 +00:00
dm.naumenko@gmail.com
86d25b5a64 add examples 2010-12-27 21:24:04 +00:00
dm.naumenko@gmail.com
8de3f194c6 rename package, fix typo 2010-12-27 21:13:24 +00:00
shotwave
446901dd68 .idea/workspace.xml added to ignore list 2010-12-09 19:21:20 +00:00
shotwave
81cd2ddc08 use junit.jar from maven repository 2010-12-09 19:20:09 +00:00
shotwave
2d9fa5daea idea project addded 2010-12-09 19:18:39 +00:00
shotwave
ceb4c5427c Issues 10, 12 fixed 2010-12-09 19:09:21 +00:00
dm.naumenko@gmail.com
1fbf668da0 add type information to the interface 2010-10-15 12:16:49 +00:00
dm.naumenko@gmail.com
76b4dbc840 add toString() method 2010-10-15 12:08:03 +00:00
dm.naumenko@gmail.com
68cff27d4c changes license to ASL 2010-10-15 12:01:37 +00:00
dm.naumenko@gmail.com
b07fe743de changes in package name 2010-10-15 11:54:33 +00:00
dm.naumenko@gmail.com
a75e7cf277 fix for issue 8: ArrayIndexOutOfBoundsException when both original and revision List is empty 2010-10-15 11:51:44 +00:00
dm.naumenko@gmail.com
85ed9461a9 improve build: generate javadocs, sources in jar format 2010-09-21 12:33:56 +00:00
dm.naumenko@gmail.com
05d7f1864c add pom.xml 2010-09-21 12:33:21 +00:00
dm.naumenko@gmail.com
963447d818 merge 1.2 branch to trunk 2010-07-23 10:11:48 +00:00
dm.naumenko@gmail.com
7de5d4db31 Fix the wrap method in StringUtills. Now it wraps correctly the long texts. 2009-10-04 12:46:21 +00:00
dm.naumenko@gmail.com
d131d94817 New version which was lost after removing repo. 2009-10-04 08:49:25 +00:00
dm.naumenko@gmail.com
483cc2ee69 Repo init 2009-09-15 19:36:19 +00:00