Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Eisentraut2011-04-25 19:21:37 +0000
committerPeter Eisentraut2011-04-25 19:27:11 +0000
commitf8ebe3bcc5debfcf2bf588aee138944688b682c0 (patch)
tree4c29225c92eedd16111c1af670cb541113eba794 /contrib/xml2
parent625744ac43360ca3f4a6d3eccecb6f4c999a1a63 (diff)
Support "make check" in contrib
Added a new option --extra-install to pg_regress to arrange installing the respective contrib directory into the temporary installation. This is currently not yet supported for Windows MSVC builds. Updated the .gitignore files for contrib modules to ignore the leftovers of a temp-install check run. Changed the exit status of "make check" in a pgxs build (which still does nothing) to 0 from 1. Added "make check" in contrib to top-level "make check-world".
Diffstat (limited to 'contrib/xml2')
-rw-r--r--contrib/xml2/.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/xml2/.gitignore b/contrib/xml2/.gitignore
index 19b6c5ba425..5dcb3ff9723 100644
--- a/contrib/xml2/.gitignore
+++ b/contrib/xml2/.gitignore
@@ -1,2 +1,4 @@
# Generated subdirectories
+/log/
/results/
+/tmp_check/