log tests/test-hardlinks.t @ 41812:c91321e86071

age author description
Sun, 09 Dec 2018 13:33:36 -0500 Matt Harbison py3: convert filename to bytes in test-hardlinks.t
Wed, 05 Dec 2018 12:25:41 -0500 Augie Fackler tests: update `rm` invocation for new location of checklink
Tue, 04 Dec 2018 00:16:12 -0500 Matt Harbison tests: stabilize for recent wcache changes
Thu, 15 Nov 2018 17:08:23 +0100 Boris Feld check-exec: write file in 'wcache' instead of 'cache'
Wed, 14 Nov 2018 15:06:21 +0800 Anton Shestakov copystore: provide unit to ui.makeprogress() stable
Sun, 14 Oct 2018 09:34:21 +0000 Mark Thomas py3: fix test-hardlinks.t
Tue, 18 Sep 2018 23:47:21 -0400 Matt Harbison tests: quote PYTHON usage
Wed, 05 Sep 2018 01:19:48 +0300 Meirambek Omyrzak verify: make output less confusing (issue5924)
Wed, 15 Aug 2018 23:05:23 +0000 Gregory Szorc tests: mark manifestfulltextcache as conditional on revlog store
Tue, 31 Jul 2018 19:37:54 +0200 Martijn Pieters manifest: persist the manifestfulltext cache
Sat, 19 May 2018 18:52:56 +0530 Pulkit Goyal py3: fix .write() calls in few tests
Wed, 04 Apr 2018 14:09:02 -0700 Gregory Szorc simplestore: use a custom store for the simple store repo
Tue, 03 Apr 2018 18:15:24 -0700 Gregory Szorc tests: conditionalize tests based on presence of revlogs for files
Sun, 10 Dec 2017 22:50:57 -0500 Matt Harbison tests: remove (glob) annotations that were only for '\' matches
Thu, 12 Oct 2017 09:39:50 +0200 Denis Laxalde transaction-summary: show the range of new revisions upon pull/unbundle (BC)