Document how to run only specific regress tests
Paul A Jungwirth <pj@illuminatedcomputing.com>
From: Paul A Jungwirth <pj@illuminatedcomputing.com>
To: pgsql-docs@lists.postgresql.org
Date: 2024-10-29T04:40:14Z
Lists: pgsql-docs
Attachments
- v1-0001-Document-how-to-run-specific-regress-tests.patch (application/octet-stream) patch v1-0001
I never knew this was possible, but I ran across a note on the meson
wiki page[1]. I wish I knew about it years ago!
This patch adds a note to
https://www.postgresql.org/docs/current/regress-run.html so that other
hackers and potential hackers will know about it.
[1] https://wiki.postgresql.org/wiki/Meson
Yours,
--
Paul ~{:-)
pj@illuminatedcomputing.com
Commits
-
doc: Document how to run a subset of regress tests
- 20bff3d7945e 19 (unreleased) landed