tests/test-bad-extension.t
Mon, 26 Jun 2023 14:34:58 +0200 Mads Kiilerich tests: use grep -E instead of obsolescent egrep stable
Mon, 27 Feb 2023 23:12:23 -0500 Matt Harbison tests: drop py36 conditionals in test-bad-extension.t
Wed, 04 Jan 2023 00:20:27 -0500 Matt Harbison tests: simplify `(py3 no-py36 !)` output matching predicates to `(no-py36 !)`
Wed, 04 Jan 2023 00:16:52 -0500 Matt Harbison tests: drop `(py3 !)` output matching predicates
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
less more (0) -30 tip