log tests/test-check-sdist.t @ 6859:e57c9da94b25 stable

age author description
Mon, 09 Sep 2024 18:32:53 +0400 Anton Shestakov tests: make UserWarning about python_requires in test-check-sdist.t optional stable
Mon, 09 Sep 2024 18:19:36 +0400 Anton Shestakov tests: accommodate both "hg-evolve" and "hg_evolve" in tarballs stable
Mon, 09 Sep 2024 17:55:17 +0400 Anton Shestakov tests: drop the warning about missing README{,.txt} in sdist stable
Sun, 13 Oct 2024 17:40:01 +0400 Anton Shestakov tests: use testrepohg in test-check-sdist.t stable
Mon, 09 Sep 2024 16:51:00 +0400 Anton Shestakov tests: add `twine check` to test-check-sdist.t
Mon, 16 Sep 2024 17:22:23 +0400 Anton Shestakov tests: further relax the number of files check in test-check-sdist.t
Wed, 11 Sep 2024 17:29:04 +0400 Anton Shestakov tests: check metadata and long description using `setup.py check`
Mon, 09 Sep 2024 18:46:03 +0400 Anton Shestakov tests: don't put file lists inside dist/ directory
Mon, 09 Sep 2024 18:32:53 +0400 Anton Shestakov tests: make UserWarning about python_requires in test-check-sdist.t optional
Mon, 09 Sep 2024 18:19:36 +0400 Anton Shestakov tests: accommodate both "hg-evolve" and "hg_evolve" in tarballs
Mon, 09 Sep 2024 17:55:17 +0400 Anton Shestakov tests: drop the warning about missing README{,.txt} in sdist
Mon, 09 Sep 2024 17:28:07 +0400 Anton Shestakov ci: run checks-py3 using v2.0 images
Fri, 02 Feb 2024 00:12:49 +0100 Manuel Jacob tests: replace obsolescent fgrep with grep -F
Fri, 02 Feb 2024 00:09:51 +0100 Manuel Jacob tests: replace obsolescent egrep with grep -E
Fri, 03 Nov 2023 15:26:57 -0300 Anton Shestakov evolve: drop compatibility for experimental.auto-publish for hg 4.8
Thu, 04 Jan 2024 13:33:28 -0300 Anton Shestakov evolve: remove legacy.py that provided debugconvertobsolete
Tue, 26 Dec 2023 16:02:05 -0300 Anton Shestakov evolve: drop unused dagutil.py
Sat, 14 Oct 2023 14:15:58 -0300 Anton Shestakov test-compat: merge mercurial-5.6 into mercurial-5.5 mercurial-5.5
Wed, 04 Oct 2023 14:08:53 -0300 Anton Shestakov evolve.serveronly: remove this extension, please use regular evolve extension
Wed, 04 Oct 2023 14:04:40 -0300 Anton Shestakov serverminitopic: remove this extension, please use regular topic extension
Fri, 25 Aug 2023 16:01:28 -0300 Anton Shestakov topic: properly process revbranchcache before sending it to peers (issue6841) stable
Wed, 07 Jun 2023 19:57:24 -0300 Anton Shestakov tests: roughly check the amount of test files in a tarball
Wed, 07 Jun 2023 19:53:39 -0300 Anton Shestakov tests: split file list into tests and other files for checking sdist target
Thu, 25 May 2023 00:52:54 +0200 Jason R. Coombs evolve: add a test to capture the expected behavior of retaining extras
Mon, 06 Feb 2023 21:38:31 +0400 Anton Shestakov test-compat: merge mercurial-5.6 into mercurial-5.5 mercurial-5.5
Thu, 08 Dec 2022 20:35:02 +0400 Anton Shestakov test-compat: merge mercurial-5.6 into mercurial-5.5 mercurial-5.5
Fri, 09 Dec 2022 15:01:59 +0400 Anton Shestakov branching: merge with stable
Mon, 25 Apr 2022 22:47:26 +0400 Anton Shestakov test-compat: merge mercurial-5.6 into mercurial-5.5 mercurial-5.5
Tue, 03 May 2022 21:35:28 +0400 Anton Shestakov topic: introduce topic namespaces concept starting with simple parsing
Thu, 12 May 2022 20:02:40 +0400 Anton Shestakov tests: port test-doctest.py from core hg