log test/org/tmatesoft/hg/test/Configuration.java @ 699:a483b2b68a2e

age author description
Thu, 08 Aug 2013 19:18:50 +0200 Artem Tikhomirov Provisional APIs and respective implementation for http, https and ssh remote repositories
Mon, 20 May 2013 18:35:13 +0200 Artem Tikhomirov Update tests for Windows; TestCommit: use copy of a repo (not clone) to preserve old timestamps
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