Mercurial > hg4j
log test/org/tmatesoft/hg/test/ExecHelper.java @ 587:a52f4cc56f9c
age | author | description |
---|---|---|
Thu, 11 Apr 2013 16:07:17 +0200 | Artem Tikhomirov | Tests for HgAnnotateCommand with follow/no-follow option |
Wed, 21 Mar 2012 20:40:28 +0100 | Artem Tikhomirov | Support and respect for symbolic links and executable flag, with /bin/ls backed implementation to discover these |
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, 26 Apr 2011 15:52:33 +0200 | Artem Tikhomirov | Basic test for HgOutgoingCommand. Handle cases with no outgoing changes in RepositoryComparator |
Thu, 21 Apr 2011 19:16:45 +0200 | Artem Tikhomirov | Primitive test for clone command |
Tue, 01 Feb 2011 00:19:31 +0100 | Artem Tikhomirov | Reminder comment why exe check goes first |
Mon, 31 Jan 2011 19:42:19 +0100 | Artem Tikhomirov | On Windows, if hg.exe is wrapped into batch file, need to use cmd.exe to let it run |