log test/org/tmatesoft/hg/test/TestOutgoing.java @ 536:2813a26b8999

age author description
Tue, 05 Feb 2013 16:36:58 +0100 Artem Tikhomirov Tests: refactor various utility methods to a single location
Tue, 17 May 2011 00:56:54 +0200 Artem Tikhomirov Issue 5: Facilities for progress and cancellation. More specific exceptions. Exceptions from callbacks as RuntimeException
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