log tests/test-hook.t @ 50936:6408777c8fa4

age author description
Thu, 31 Aug 2023 02:41:33 +0200 Pierre-Yves David dynamic-import: use sysstr for importing extension and others
Mon, 26 Jun 2023 14:34:58 +0200 Mads Kiilerich tests: use grep -E instead of obsolescent egrep stable
Mon, 15 May 2023 08:54:47 +0200 Pierre-Yves David transaction: use a ".bck" extension for all backup file
Fri, 24 Mar 2023 10:43:47 +0100 Raphaël Gomès branching: merge stable into default
Mon, 27 Feb 2023 23:11:05 -0500 Matt Harbison tests: drop py36 conditionals in test-hook.t
Thu, 23 Mar 2023 21:18:54 +0000 Pierre-Yves David dirstate: try refreshing the changelog when parent are unknown stable
Thu, 23 Mar 2023 11:24:47 +0000 Arseniy Alekseyev dirstate: add a test to highlight another changelog / dirstate race stable
Wed, 22 Feb 2023 18:58:02 +0100 Pierre-Yves David transaction: no longer explicitly cache phaseroots
Tue, 14 Feb 2023 20:04:17 +0100 Pierre-Yves David transaction: run abort callback in all cases
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:28:44 -0700 Gregory Szorc tests: remove from __future__ from inline Python in tests
Sun, 20 Feb 2022 15:18:15 -0700 Gregory Szorc tests: remove output conditionalized on no-py3
Tue, 11 Jan 2022 21:40:08 +0100 Pierre-Yves David share-safe: enable by default (BC)
Sat, 03 Apr 2021 20:26:45 -0400 Matt Harbison tests: stablize test-hook.t on Windows