summaryrefslogtreecommitdiff
path: root/src/tools/pgtest
Commit message (Expand)AuthorAgeFilesLines
* Fix `trap` in a few shell scriptsAlvaro Herrera2022-09-201-1/+1
* pgtest: run clean, build, and check stages separatelyBruce Momjian2018-07-281-3/+13
* pgtest: grab possible warnings from install.logBruce Momjian2018-07-281-0/+5
* pgtest: allow passing parameters, e.g. -s/--silentBruce Momjian2013-08-051-3/+6
* Adjust pgtest coding to be less complex.Bruce Momjian2012-08-101-13/+14
* Fix pgtest to return proper error code based on 'make' return code.Bruce Momjian2012-08-101-0/+7
* Modify tools/pgtest to run the 'make' command from a variable, and defaultBruce Momjian2011-12-301-2/+4
* Remove useless whitespace at end of linesPeter Eisentraut2010-11-231-5/+5
* Remove cvs keywords from all files.Magnus Hagander2010-09-201-1/+1
* Add CVS tag lines to files that were lacking them.Bruce Momjian2006-03-111-1/+3
* We don't use java in our compiles anymore so remove the filter test fromBruce Momjian2004-09-091-2/+1
* Adjust pgtest grep.Bruce Momjian2003-06-271-1/+1
* Update pgtest to use 'gmake check'.Bruce Momjian2003-06-271-22/+14
* Add mention that the grep's have to be adjusted in pgtest.Bruce Momjian2003-06-231-0/+3
* Add pgtest script.Bruce Momjian2003-06-221-0/+33