summaryrefslogtreecommitdiff
path: root/doc/src/sgml/regress.sgml
AgeCommit message (Expand)Author
2025-08-05Put PG_TEST_EXTRA doc items back in alphabetical orderÁlvaro Herrera
2025-08-05Hide expensive pg_upgrade test behind PG_TEST_EXTRAÁlvaro Herrera
2025-04-19Fix typos and grammar in the codeMichael Paquier
2025-02-20Add support for OAUTHBEARER SASL mechanismDaniel Gustafsson
2025-01-24Convert sepgsql tests to TAPPeter Eisentraut
2024-09-14Run regression tests with timezone America/Los_Angeles.Tom Lane
2024-05-03Fix an assortment of typosDavid Rowley
2024-04-12Document PG_TEST_EXTRA=libpq_encryption and also check 'kerberos'Heikki Linnakangas
2024-02-15Allow passing extra options to initdb for testsPeter Eisentraut
2023-11-30Add tests for XID wraparound.Masahiko Sawada
2023-09-08doc: Extend documentation of PG_TEST_EXTRADaniel Gustafsson
2023-09-05doc: mention libpq regression testsBruce Momjian
2023-07-03Make PG_TEST_NOCLEAN work for temporary directories in TAP testsMichael Paquier
2023-06-23doc: Clean up title case usePeter Eisentraut
2023-03-31pg_regress: Emit TAP compliant outputDaniel Gustafsson
2023-03-29Support connection load balancing in libpqDaniel Gustafsson
2023-03-09doc: Add guidelines to generate coverage reports with mesonMichael Paquier
2023-02-15Rename force_parallel_mode to debug_parallel_queryDavid Rowley
2023-01-09Doc: add XML ID attributes to <sectN> and <varlistentry> tags.Tom Lane
2022-12-01doc: Add installation instructions for building with mesonPeter Eisentraut
2022-11-16doc: document the TAP test environment variablesDaniel Gustafsson
2022-07-08Remove HP-UX port.Thomas Munro
2022-01-17Test replay of regression tests, attempt II.Thomas Munro
2022-01-15Remove standby_schedule and associated test files.Tom Lane
2022-01-14Revert "Test replay of regression tests."Thomas Munro
2022-01-14Test replay of regression tests.Thomas Munro
2021-07-26doc: Fix command example to run regression tests with PGOPTIONSMichael Paquier
2021-07-13Rename debug_invalidate_system_caches_always to debug_discard_caches.Tom Lane
2021-07-04doc: Mention requirement to --enable-tap-tests on section for TAP testsMichael Paquier
2021-01-06Replace CLOBBER_CACHE_ALWAYS with run-time GUCPeter Eisentraut
2021-01-05doc: Document how to run regression tests with custom server settingsPeter Eisentraut
2020-10-27Doc: improve explanation of how to use our code coverage infrastructure.Tom Lane
2019-07-31Run UTF8-requiring collation tests by defaultPeter Eisentraut
2019-06-29Add an enforcement mechanism for global object names in regression tests.Tom Lane
2019-04-20docs: reorder collation regression test order in paragraphBruce Momjian
2019-02-16Remove float8-small-is-zero regression test variant.Andrew Gierth
2019-01-02Switch pg_regress to output unified diffs by defaultPeter Eisentraut
2018-03-06Tests for Kerberos/GSSAPI authenticationPeter Eisentraut
2018-03-03Add PG_TEST_EXTRA to control optional test suitesPeter Eisentraut
2018-03-01doc: mention PROVE_TESTS in section of TAP tests.Andres Freund
2017-11-23Convert documentation to DocBook XMLPeter Eisentraut
2017-10-17Don't use SGML empty tagsPeter Eisentraut
2017-09-28Run only top-level recursive lcovPeter Eisentraut
2017-07-10Doc: remove claim that PROVE_FLAGS defaults to '--verbose'.Tom Lane
2017-03-29doc: Mention --enable-tap-tests in regression test chapterPeter Eisentraut
2017-03-25Remove ICU tests from default runPeter Eisentraut
2016-07-17Establish conventions about global object names used in regression tests.Tom Lane
2014-12-18Lock down regression testing temporary clusters on Windows.Noah Misch
2014-11-02Add configure --enable-tap-tests optionPeter Eisentraut
2014-06-14Secure Unix-domain sockets of "make check" temporary clusters.Noah Misch