log test/org/tmatesoft/hg/test/TestStatus.java @ 377:86f049e6bcae

age author description
Thu, 02 Feb 2012 16:16:19 +0100 Artem Tikhomirov Issue 22: Test for subsequent empty manifest entries case for separate .i and .d repository control files
Fri, 06 Jan 2012 00:42:15 +0300 Artem Tikhomirov Issue 22: UnsupportedOperationException on empty manifest entry
Thu, 08 Dec 2011 22:19:27 +0100 Artem Tikhomirov Report non-critical errors during status operation to handler/inspector
Sat, 03 Sep 2011 13:10:12 +0200 Artem Tikhomirov Ignored tests shall be valid tests nevertheless
Sat, 03 Sep 2011 01:21:03 +0200 Artem Tikhomirov Yet another WC status fix, where dirstate parent and base revision are treated right (dirstate parent other than tip and explicit baseRevision are not the same)
Tue, 31 May 2011 05:33:16 +0200 Artem Tikhomirov Test for scoped operation of HgStatusCollector
Tue, 31 May 2011 05:23:07 +0200 Artem Tikhomirov Scope for status reworked: explicit files or a general matcher
Wed, 25 May 2011 03:07:39 +0200 Artem Tikhomirov Few tests for HgWorkingCopyStatusCollector
Wed, 09 Mar 2011 13:57:33 +0100 Artem Tikhomirov New performance data
Tue, 22 Feb 2011 15:49:26 +0100 Artem Tikhomirov Bring test repos along with us to recreate testbench
Wed, 16 Feb 2011 20:59:39 +0100 Artem Tikhomirov core.Path to util.Path as it's not Hg repo dependant
Wed, 16 Feb 2011 20:47:56 +0100 Artem Tikhomirov Renamed .core classes to start with Hg prefix
Wed, 16 Feb 2011 18:42:10 +0100 Artem Tikhomirov Moved HgStatus to toplevel
Sat, 29 Jan 2011 04:17:13 +0100 Artem Tikhomirov Handler for StatusCommand to get notifications in the form of HgStatus object
Fri, 28 Jan 2011 04:57:46 +0100 Artem Tikhomirov ErrorCollector in tests to grab multiple errors
Fri, 28 Jan 2011 03:50:52 +0100 Artem Tikhomirov Updated contact address to support@hg4j.com
Fri, 28 Jan 2011 03:07:25 +0100 Artem Tikhomirov Switch to JUnit for tests
Fri, 28 Jan 2011 02:15:12 +0100 Artem Tikhomirov Primitive performance test
Thu, 27 Jan 2011 23:08:51 +0100 Artem Tikhomirov StatusCommand().add should list copies
Thu, 27 Jan 2011 21:22:57 +0100 Artem Tikhomirov Lookup to HgLookup
Thu, 27 Jan 2011 21:18:47 +0100 Artem Tikhomirov *StatusCollector renamed to Hg*StatusCollector
Thu, 27 Jan 2011 21:15:21 +0100 Artem Tikhomirov Switch to Path instead of String in filenames returned by various status operations
Wed, 26 Jan 2011 05:46:47 +0100 Artem Tikhomirov Status between two revisions to recognize copy/rename
Mon, 24 Jan 2011 04:38:09 +0100 Artem Tikhomirov Fixed a defect when a file added and removed past some revision was reported as R for status against that rev
Mon, 24 Jan 2011 04:18:22 +0100 Artem Tikhomirov Modified test to check copied files
Mon, 24 Jan 2011 03:14:45 +0100 Artem Tikhomirov Complete refactoring to org.tmatesoft
Sat, 22 Jan 2011 22:11:24 +0100 Artem Tikhomirov StatusCommand with tests. Extra constants to indicate common revision cases
Fri, 21 Jan 2011 18:20:05 +0100 Artem Tikhomirov Primitive test suite in org.tmatesoft base test/com/tmate/hgkit/TestStatus.java@e399e37ea9b1