postgresql/src/tools
Peter Eisentraut 7798147a76 Expand test coverage support to entire tree
Test coverage support now covers the entire source tree, including
contrib, instead of just src/backend.  In a related but independent
development, the commands make coverage and make coverage-html can be run
in any directory.

This turned out to be much easier than feared.  Besides a few ad hoc fixes
to pass the make target down the tree, change all affected makefiles to
list their directories in the SUBDIRS variable, changed from variants like
DIRS and WANTED_DIRS.  MSVC build fix was attempted as well.
2009-08-07 20:50:22 +00:00
..
backend Improve backend flowchart to show more detail. 2008-10-07 00:19:48 +00:00
editors Add a further customization to the SGML Emacs mode to prevent the use of 2009-07-21 19:07:24 +00:00
entab Normalize fgets() calls to use sizeof() for calculating the buffer size 2007-02-08 11:10:27 +00:00
findoidjoins Update copyright for 2009. 2009-01-01 17:24:05 +00:00
fsync 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list 2009-06-11 14:49:15 +00:00
make_diff More README src cleanups. 2008-03-21 13:23:29 +00:00
msvc Expand test coverage support to entire tree 2009-08-07 20:50:22 +00:00
pginclude Make backend header files C++ safe 2009-07-16 06:33:46 +00:00
pgindent Document struct/union problem with pgindent. 2009-06-11 22:21:44 +00:00
add_cvs_markers Prevent CVS from mangling script 2008-06-15 21:58:55 +00:00
ccsym Add CVS tag lines to files that were lacking them. 2006-03-11 04:38:42 +00:00
check_keywords.pl Clean up check_keywords.pl script, making it 'strict' and removing a few 2009-04-30 10:26:35 +00:00
codelines Add CVS tag lines to files that were lacking them. 2006-03-11 04:38:42 +00:00
copyright Be smarter --- accept missing comma, and force comma if missing. 2009-01-01 18:31:55 +00:00
FAQ2txt FAQ2txt now only controls the main FAQ, not FAQ_DEV. 2008-04-22 10:30:32 +00:00
find_badmacros Add CVS tag lines to files that were lacking them. 2006-03-11 04:38:42 +00:00
find_gt_lt Remove use of '<' and '>' in SGML, use '&' escapes. 2006-10-16 17:28:03 +00:00
find_static Have find_static skip main() functions. 2006-07-14 14:59:00 +00:00
find_typedef Tighten typedef check for Linux. 2009-06-12 03:09:07 +00:00
make_ctags Make 'find' syntax consistent; add .git exclusion to make_ctags. 2009-01-14 21:59:19 +00:00
make_etags Make 'find' syntax consistent; add .git exclusion to make_ctags. 2009-01-14 21:59:19 +00:00
make_keywords Add CVS tag lines to files that were lacking them. 2006-03-11 04:38:42 +00:00
make_mkid Add CVS tag lines to files that were lacking them. 2006-03-11 04:38:42 +00:00
pgcvslog Add comment. 2007-10-09 02:56:44 +00:00
pgtest Add CVS tag lines to files that were lacking them. 2006-03-11 04:38:42 +00:00
RELEASE_CHANGES Replace a couple of references to files that no longer exist in the source 2009-05-04 08:08:47 +00:00
version_stamp.pl Stamp HEAD as 8.5devel. 2009-07-01 23:15:55 +00:00