aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/regress.sgml
Commit message (Expand)AuthorAge
* Run regression tests with timezone America/Los_Angeles.Tom Lane2024-09-14
* Fix an assortment of typosDavid Rowley2024-05-04
* Document PG_TEST_EXTRA=libpq_encryption and also check 'kerberos'Heikki Linnakangas2024-04-12
* Allow passing extra options to initdb for testsPeter Eisentraut2024-02-15
* Add tests for XID wraparound.Masahiko Sawada2023-11-30
* doc: Extend documentation of PG_TEST_EXTRADaniel Gustafsson2023-09-08
* doc: mention libpq regression testsBruce Momjian2023-09-05
* Make PG_TEST_NOCLEAN work for temporary directories in TAP testsMichael Paquier2023-07-03
* doc: Clean up title case usePeter Eisentraut2023-06-23
* pg_regress: Emit TAP compliant outputDaniel Gustafsson2023-03-31
* Support connection load balancing in libpqDaniel Gustafsson2023-03-29
* doc: Add guidelines to generate coverage reports with mesonMichael Paquier2023-03-09
* Rename force_parallel_mode to debug_parallel_queryDavid Rowley2023-02-15
* Doc: add XML ID attributes to <sectN> and <varlistentry> tags.Tom Lane2023-01-09
* doc: Add installation instructions for building with mesonPeter Eisentraut2022-12-01
* doc: document the TAP test environment variablesDaniel Gustafsson2022-11-16
* Remove HP-UX port.Thomas Munro2022-07-08
* Test replay of regression tests, attempt II.Thomas Munro2022-01-17
* Remove standby_schedule and associated test files.Tom Lane2022-01-15
* Revert "Test replay of regression tests."Thomas Munro2022-01-15
* Test replay of regression tests.Thomas Munro2022-01-15
* doc: Fix command example to run regression tests with PGOPTIONSMichael Paquier2021-07-26
* Rename debug_invalidate_system_caches_always to debug_discard_caches.Tom Lane2021-07-13
* doc: Mention requirement to --enable-tap-tests on section for TAP testsMichael Paquier2021-07-04
* Replace CLOBBER_CACHE_ALWAYS with run-time GUCPeter Eisentraut2021-01-06
* doc: Document how to run regression tests with custom server settingsPeter Eisentraut2021-01-05
* Doc: improve explanation of how to use our code coverage infrastructure.Tom Lane2020-10-27
* Run UTF8-requiring collation tests by defaultPeter Eisentraut2019-07-31
* Add an enforcement mechanism for global object names in regression tests.Tom Lane2019-06-29
* docs: reorder collation regression test order in paragraphBruce Momjian2019-04-20
* Remove float8-small-is-zero regression test variant.Andrew Gierth2019-02-16
* Switch pg_regress to output unified diffs by defaultPeter Eisentraut2019-01-02
* Tests for Kerberos/GSSAPI authenticationPeter Eisentraut2018-03-06
* Add PG_TEST_EXTRA to control optional test suitesPeter Eisentraut2018-03-03
* doc: mention PROVE_TESTS in section of TAP tests.Andres Freund2018-03-01
* Convert documentation to DocBook XMLPeter Eisentraut2017-11-23
* Don't use SGML empty tagsPeter Eisentraut2017-10-17
* Run only top-level recursive lcovPeter Eisentraut2017-09-28
* Doc: remove claim that PROVE_FLAGS defaults to '--verbose'.Tom Lane2017-07-10
* doc: Mention --enable-tap-tests in regression test chapterPeter Eisentraut2017-03-28
* Remove ICU tests from default runPeter Eisentraut2017-03-25
* Establish conventions about global object names used in regression tests.Tom Lane2016-07-17
* Lock down regression testing temporary clusters on Windows.Noah Misch2014-12-17
* Add configure --enable-tap-tests optionPeter Eisentraut2014-11-02
* Secure Unix-domain sockets of "make check" temporary clusters.Noah Misch2014-06-14
* Add TAP tests for client programsPeter Eisentraut2014-04-14
* Revert "Secure Unix-domain sockets of "make check" temporary clusters."Noah Misch2014-03-29
* Secure Unix-domain sockets of "make check" temporary clusters.Noah Misch2014-03-29
* Document risks of "make check" in the regression testing instructions.Tom Lane2014-02-17
* Update regression testing instructions.Tom Lane2014-02-14