Fri, 07 Sep 2018 16:51:51 -0400 |
Boris Feld |
extension: add a summary of total loading time per extension
|
Thu, 06 Sep 2018 16:21:42 -0400 |
Boris Feld |
extensions: trace the total time of running all extsetup callbacks
|
Thu, 06 Sep 2018 16:20:05 -0400 |
Boris Feld |
extensions: trace the total time of running all uisetup callbacks
|
Thu, 16 Aug 2018 00:11:35 +0000 |
Gregory Szorc |
tests: conditionalize extension tests for extra extensions
|
Wed, 01 Aug 2018 16:06:53 +0200 |
Martijn Pieters |
extensions: add detailed loading information
|
Mon, 16 Jul 2018 18:02:30 +0200 |
Boris Feld |
debug: move extensions debug behind a dedicated flag
|
Tue, 19 Jun 2018 19:10:31 +0100 |
Boris Feld |
test: stop passing --quiet in a run dedicated to debug output
|
Sun, 25 Jun 2017 08:20:05 +0530 |
Pulkit Goyal |
py3: make sure commands name are bytes in tests
|
Sat, 09 Jan 2016 23:07:20 +0900 |
Yuya Nishihara |
registrar: move cmdutil.command to registrar module (API)
|
Tue, 11 Apr 2017 14:54:12 -0700 |
Bryan O'Sullivan |
atexit: test failing handlers
|
Fri, 30 Sep 2016 00:25:15 +0200 |
Pierre-Yves David |
extensions: fix a debug message when searching for extensions
|
Sun, 03 Apr 2016 08:26:57 +0100 |
Maciej Fijalkowski |
pypy: fix overspecific test checks
|
Fri, 11 Mar 2016 10:30:08 +0000 |
Pierre-Yves David |
extensions: also search for extension in the 'hgext3rd' package
|
Wed, 02 Mar 2016 15:01:41 -0800 |
Danek Duvall |
tests: Solaris grep doesn't add a trailing newline when it's missing
|
Wed, 10 Feb 2016 16:59:34 +0000 |
Jun Wu |
extensions: add notloaded method to return extensions failed to load
|
Fri, 12 Feb 2016 06:25:05 -0800 |
Simon Farnsworth |
tests: confirm that a badly documented extension doesn't cause a crash
|
Wed, 23 Dec 2015 16:22:20 -0800 |
Bryan O'Sullivan |
test-bad-extension: account for PyPy/CPython error difference
|
Thu, 10 Sep 2015 19:45:46 -0400 |
timeless |
test-bad-extension: reduce dependencies on other things
|
Mon, 30 Mar 2015 16:23:35 +0900 |
Yuya Nishihara |
extensions: show traceback on load failure if --traceback flag is set
|
Tue, 04 Nov 2014 23:41:46 +0900 |
Yuya Nishihara |
tests: write hgrc of more than two lines by using shell heredoc
|
Tue, 10 May 2011 14:42:53 +0200 |
Martin Geisler |
help: add -c/--command flag to only show command help (issue2799)
|
Wed, 20 Jan 2010 20:24:20 +0200 |
Henri Wiechers |
help: add -e/--extension switch to display extension help text
|
Fri, 08 Oct 2010 22:36:10 -0500 |
Mads Kiilerich |
tests: remove redundant globs
|
Wed, 22 Sep 2010 16:06:02 -0500 |
Brodie Rao |
tests: add glob matching for unified tests
|
Wed, 22 Sep 2010 16:06:00 -0500 |
Brodie Rao |
tests: require regexes in unified tests to be marked with " (re)"
|
Sat, 14 Aug 2010 02:35:44 +0200 |
Martin Geisler |
tests: unify test-bad-extension
base
tests/test-bad-extension@bd97af21eca3
|