log tests/test-bad-extension.t @ 51656:21442f87f7fa stable tip

age author description
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