Mercurial > hg4j
log test/org/tmatesoft/hg/test/Configuration.java @ 571:e4ee4bf4c7d0
age | author | description |
---|---|---|
Wed, 15 Feb 2012 22:57:56 +0100 | Artem Tikhomirov | Work on FIXME: correct HgDataFile#workingCopy with tests; BasicSessionContext with property override; platform-specific options to internals |
Tue, 23 Aug 2011 23:47:38 +0200 | Artem Tikhomirov | Respect glob pattern with alternatives {a,b} |
Tue, 26 Apr 2011 23:58:15 +0200 | Artem Tikhomirov | Add clone,incoming and outging tests |
Tue, 26 Apr 2011 15:52:33 +0200 | Artem Tikhomirov | Basic test for HgOutgoingCommand. Handle cases with no outgoing changes in RepositoryComparator |
Tue, 26 Apr 2011 02:50:06 +0200 | Artem Tikhomirov | Basic test for HgIncomingCommand. Fix RepositoryComparator for cases when whole repository is unknown. Respect freshly initialized (empty) repositories in general. |
Thu, 21 Apr 2011 19:16:45 +0200 | Artem Tikhomirov | Primitive test for clone command |
Tue, 22 Feb 2011 15:49:26 +0100 | Artem Tikhomirov | Bring test repos along with us to recreate testbench |