tests/test-largefiles.t
Sun, 08 Jan 2012 12:35:47 +0100 Na'Tosha Bard largefiles: fix output of hg summary (issue3060) stable
Sun, 08 Jan 2012 11:19:51 +0100 Na'Tosha Bard largefiles: fix confusion upon removal of added largefile (issue3176) stable
Sat, 07 Jan 2012 15:35:15 +0100 Na'Tosha Bard largefiles: clean up and shorten test output by using the same log format everywhere
Thu, 05 Jan 2012 07:26:22 -0800 Kevin Gessner largefiles: display remote errors from putlfile (issue3123) (issue3149)
Tue, 27 Dec 2011 00:11:22 +0100 Pierre-Yves David phases: prevent rebase to rebase immutable changeset.
Fri, 09 Dec 2011 17:58:12 +0100 Martin Geisler merge with stable
Fri, 09 Dec 2011 17:34:58 +0100 Martin Geisler largefiles: fix 'hg status' abort after merge stable
Thu, 01 Dec 2011 15:57:10 -0600 Matt Mackall merge with stable
Wed, 30 Nov 2011 15:11:00 +0100 Na'Tosha Bard largefiles: fix rename (issue3093) stable
Fri, 25 Nov 2011 02:11:12 +0100 Mads Kiilerich merge with stable
Fri, 25 Nov 2011 02:09:45 +0100 Mads Kiilerich tests: remove unstable debugstate output in test-largefiles.t stable
Tue, 22 Nov 2011 17:34:22 -0600 Matt Mackall merge with stable
Tue, 22 Nov 2011 19:56:26 +0100 Mads Kiilerich tests: test-largefiles.t should not try to escape from $TESTTMP stable
Tue, 22 Nov 2011 19:52:23 +0100 Mads Kiilerich largefiles: file storage should be relative to repo, not relative to cwd stable
Tue, 22 Nov 2011 18:16:59 +0100 Martin Geisler merge with stable
Tue, 22 Nov 2011 17:51:43 +0100 Martin Geisler largefiles: fix 'hg clone . ../foo' OSError abort stable
Wed, 16 Nov 2011 03:45:06 +0100 Mads Kiilerich tests: don't leave temporary directories without write permission behind
Mon, 07 Nov 2011 03:25:10 +0100 Mads Kiilerich tests: make (glob) on windows accept \ instead of /
Mon, 07 Nov 2011 03:24:53 +0100 Mads Kiilerich tests: use 'hghave serve' to guard tests that requires serve daemon management
Mon, 07 Nov 2011 03:14:55 +0100 Mads Kiilerich tests: use 'hghave unix-permissions' for tests that really use chmod
Mon, 07 Nov 2011 03:14:54 +0100 Mads Kiilerich tests: use 'hghave symlink' for tests using symlinks
Fri, 28 Oct 2011 18:50:54 +0200 Na'Tosha Bard largefiles: shorten test suite by using log --template stable
Fri, 28 Oct 2011 18:48:24 +0200 Na'Tosha Bard largefiles: fix bad bug where transplanting a changeset with a largefile will result in an old largefile being comitted later on stable
Fri, 28 Oct 2011 18:17:44 +0200 Na'Tosha Bard largefiles: test that a largefile cannot accidentally be re-added as a regular file stable
Fri, 28 Oct 2011 12:44:19 +0200 Thomas Arendsen Hein tests: use $DAEMON_PIDS and killdaemons in largefiles test stable
Fri, 28 Oct 2011 11:16:39 +0200 Thomas Arendsen Hein tests: make largefiles test use $HGPORT instead of 8001 stable
Thu, 27 Oct 2011 18:15:34 -0500 Matt Mackall tests: fix spurious largefiles test failure on Cygwin stable
Thu, 27 Oct 2011 17:22:04 -0500 Matt Mackall check-code: fix issues with finding patterns in unified tests, fix tests stable
Wed, 26 Oct 2011 14:22:19 -0500 Eli Carter largefiles: fix typo stable
Wed, 26 Oct 2011 13:48:33 -0500 Eli Carter largefiles: bugfix for symlink handling with testcase stable
Tue, 25 Oct 2011 08:56:59 -0400 Greg Ward largefiles: test reverting largefiles (coverage creeping ever upwards) stable
Mon, 24 Oct 2011 21:33:23 -0400 Greg Ward largefiles: test "update --check" stable
Sat, 22 Oct 2011 13:48:56 -0400 Greg Ward largefiles: extract test-lfconvert.t from test-largefiles.t stable
Fri, 21 Oct 2011 15:09:33 -0500 Andrew Pritchard largefiles: test interaction between largefiles and vanilla clients and servers stable
Thu, 20 Oct 2011 21:56:30 -0400 Greg Ward largefiles: rename lfconvert --tonormal option to --to-normal stable
Thu, 20 Oct 2011 22:01:05 -0400 Greg Ward largefiles: test lfconvert --tonormal stable
Thu, 20 Oct 2011 22:24:24 -0400 Greg Ward largefiles: use smaller files in test script stable
Thu, 20 Oct 2011 22:22:24 -0400 Greg Ward largefiles: test that minimum size can be a float stable
Thu, 20 Oct 2011 22:14:11 -0400 Greg Ward largefiles: polish comments in test script stable
Thu, 20 Oct 2011 09:35:37 -0500 Eli Carter largefiles: testcase to simulate inter-user clone on local machine stable
Tue, 18 Oct 2011 17:28:26 -0500 Eli Carter largefiles: fix newline for lfconverted repos stable
Tue, 18 Oct 2011 20:06:23 -0400 Greg Ward largefiles: rename config setting 'size' to 'minsize' stable
Tue, 18 Oct 2011 16:40:59 -0500 Eli Carter largefiles: include 'largefiles' in converted repository requirements stable
Tue, 18 Oct 2011 11:09:11 -0500 Eli Carter largefiles: fix test typo stable
Wed, 19 Oct 2011 17:40:27 +0200 Na'Tosha Bard largefiles: test that merging does not result in wrong versions of largefiles stable
Wed, 19 Oct 2011 17:02:59 +0200 Na'Tosha Bard largefiles: expand test suite some more (test rebasing, rollback, update --clean, and verify --large) stable
Thu, 13 Oct 2011 20:24:29 -0400 Greg Ward largefiles: improve error reporting
Thu, 13 Oct 2011 15:15:32 +0200 Na'Tosha Bard largefiles: flush out tests to cover more operations and known cornercases
Tue, 11 Oct 2011 13:15:29 +0200 Na'Tosha Bard largefiles: add test for status
Mon, 10 Oct 2011 17:34:17 +0200 Na'Tosha Bard largefiles: add beginnings of test (covers commit, remove, move, copy, and archive)
less more (0) tip