passwordcheck: Add test suite
Peter Eisentraut <peter_e@gmx.net>
passwordcheck: Add test suite Also improve one error message. Reviewed-by: David Steele <david@pgmasters.net>
Files
| Path | Change | +/− |
|---|---|---|
| contrib/passwordcheck/expected/passwordcheck.out | added | +18 −0 |
| contrib/passwordcheck/.gitignore | added | +4 −0 |
| contrib/passwordcheck/Makefile | modified | +5 −0 |
| contrib/passwordcheck/passwordcheck.c | modified | +1 −1 |
| contrib/passwordcheck/passwordcheck.conf | added | +1 −0 |
| contrib/passwordcheck/sql/passwordcheck.sql | added | +21 −0 |