Update regression testing instructions. This documentation never got the word about the existence of check-world or installcheck-world. Revise to recommend use of those, and document all the subsidiary test suites. Do some minor wordsmithing elsewhere, too.
In passing, remove markup related to generation of plain-text regression test instructions, since we don't do that anymore. Back-patch to 9.1 where check-world was added. (installcheck-world exists in 9.0; but since check-world doesn't, this patch would need additional work to cover that branch, and it doesn't seem worth the effort.) Branch ------ REL9_1_STABLE Details ------- http://git.postgresql.org/pg/commitdiff/3921181369d54c3d4126ef68c8f4b03f46c84c8a Modified Files -------------- doc/src/sgml/regress.sgml | 218 +++++++++++++++++++++++++++++++-------------- 1 file changed, 149 insertions(+), 69 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
