tests/test-parseindex.t
Tue, 18 Sep 2018 23:47:21 -0400 Matt Harbison tests: quote PYTHON usage
Tue, 21 Aug 2018 00:01:54 +0000 Gregory Szorc debugcommands: introduce debugrevlogindex (BC)
Sat, 19 May 2018 18:58:35 +0530 Pulkit Goyal py3: use `except error as e` instead of `except error, e`
Sat, 19 May 2018 18:55:30 +0530 Pulkit Goyal py3: add b'' prefixes in tests/test-parseindex.t
Sat, 19 May 2018 18:42:18 +0530 Pulkit Goyal py3: use print as a function in tests/test-parseindex.t
Wed, 16 May 2018 15:48:12 -0700 Kyle Lippincott tests: test-parseindex.t works just fine with chg
Tue, 15 May 2018 11:52:43 -0700 Kyle Lippincott tests: mark tests that fail when using chg as #require no-chg
Mon, 02 Apr 2018 16:47:53 -0700 Gregory Szorc debugcommands: drop offset and length from debugindex by default
Mon, 02 Apr 2018 16:28:20 -0700 Gregory Szorc debugcommands: drop base revision from debugindex
Mon, 02 Apr 2018 16:24:57 -0700 Gregory Szorc tests: use debugdeltachain where appropriate
Mon, 02 Apr 2018 15:55:50 -0700 Gregory Szorc tests: don't use revlog paths in tests
Tue, 06 Feb 2018 12:25:11 +0100 Boris Feld parseindex: implement context manager method on the wrapper
Tue, 06 Feb 2018 11:52:37 +0100 Boris Feld parseindex: also forward keyword argument in a debug wrapper
Wed, 05 Jul 2017 11:10:11 -0500 Augie Fackler tests: replace yet more calls to `python` with $PYTHON
Tue, 20 Jun 2017 09:45:02 -0400 Augie Fackler cleanup: use $PYTHON to run python in many more tests
less more (0) -15 tip