tests/test-bad-extension.t
Sun, 20 Feb 2022 15:18:15 -0700 Gregory Szorc tests: remove output conditionalized on no-py3
Sat, 04 Dec 2021 03:51:33 +0100 Pierre-Yves David python2-compat: fix extensions' tests on python2
Mon, 29 Nov 2021 13:09:04 +0100 Pierre-Yves David extensions: highlight the name of the faulty extensions in the error message
Wed, 18 Aug 2021 12:53:40 +0200 Pierre-Yves David pyoxidized: adapt output of test-bad-extension.t stable
Wed, 25 Mar 2020 20:15:57 +0530 Pulkit Goyal tests: don't run couple of tests related to extensions loading with chg
Fri, 04 Oct 2019 19:36:21 +0100 Ian Moody py3: fix test-bad-extension expectations for py35
Sat, 15 Dec 2018 16:28:29 +0900 Yuya Nishihara extensions: use ui.log() interface to provide detailed loading information
Fri, 12 Oct 2018 12:30:47 -0400 Augie Fackler extensions: fix up many many debug logs that use %r
Wed, 17 Oct 2018 21:00:36 +0800 Anton Shestakov commands: adjust metavariables as appropriate
Sat, 13 Oct 2018 10:09:12 +0200 Martijn Pieters py3: use py3 as the test tag, dropping the k
Fri, 12 Oct 2018 12:38:37 -0400 Augie Fackler tests: expand our coverage of errors in Python 3 for bad extensions
Fri, 12 Oct 2018 12:32:12 -0400 Augie Fackler tests: add lots of globs and conditional output lines
Fri, 12 Oct 2018 12:31:17 -0400 Augie Fackler tests: fix up test-bad-extension.t's inline extension
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
less more (0) tip