Feature request #14268

Automatically create PostgreSQL test database on "make check"

Added by Sandro Santilli about 8 years ago. Updated almost 7 years ago.

Status:Open
Priority:Normal
Assignee:-
Category:Tests Suite
Pull Request or Patch supplied:No Resolution:
Easy fix?:No Copied to github as #:22263

Description

Right now it takes configuring the build with -DENABLE_PGTEST=ON and manually creating and initializing a test database, for postgresql/postgis tests to run.

This ticket is to request enhancing the code so that the database is created and initialized automatically as part of running the tests that make use of it. Additionally, ENABLE_PGTEST should be automatically set to ON whenever it is found to be possible to create and initialize such database and ENABLE_TESTS is set to ON.

History

#1 Updated by Giovanni Manghi almost 7 years ago

  • Easy fix? set to No

Also available in: Atom PDF