Simplify new test suite handling of passwordcheck
authorPeter Eisentraut <peter_e@gmx.net>
Thu, 2 Nov 2017 16:56:30 +0000 (12:56 -0400)
committerPeter Eisentraut <peter_e@gmx.net>
Thu, 2 Nov 2017 16:57:04 +0000 (12:57 -0400)
commit637a934ab9bac615af6032bb8424056e91988fb8
tree44e71d67f4514d8977bf59fbcbf34cc37549470c
parent62a16572d5714bfb19e2a273e61218be6682d3df
Simplify new test suite handling of passwordcheck

This changes the use of a custom configuration file to enforce the value
of preload_shared_libraries to simply load the library during the tests.
This removes the restriction of running installcheck on the tests, and
simplifies its makefile contrary to what has been introduced in af7211e.

Author: Michael Paquier <michael.paquier@gmail.com>
contrib/passwordcheck/Makefile
contrib/passwordcheck/expected/passwordcheck.out
contrib/passwordcheck/passwordcheck.conf [deleted file]
contrib/passwordcheck/sql/passwordcheck.sql