summaryrefslogtreecommitdiff
path: root/src/tools/pgtest
AgeCommit message (Expand)Author
2023-08-14pgtest: fix spacingBruce Momjian
2023-08-14pgtest: update shell script to use more modern syntaxBruce Momjian
2022-09-20Fix `trap` in a few shell scriptsAlvaro Herrera
2018-07-28pgtest: run clean, build, and check stages separatelyBruce Momjian
2018-07-28pgtest: grab possible warnings from install.logBruce Momjian
2013-08-05pgtest: allow passing parameters, e.g. -s/--silentBruce Momjian
2012-08-10Adjust pgtest coding to be less complex.Bruce Momjian
2012-08-10Fix pgtest to return proper error code based on 'make' return code.Bruce Momjian
2011-12-30Modify tools/pgtest to run the 'make' command from a variable, and defaultBruce Momjian
2010-11-23Remove useless whitespace at end of linesPeter Eisentraut
2010-09-20Remove cvs keywords from all files.Magnus Hagander
2006-03-11Add CVS tag lines to files that were lacking them.Bruce Momjian
2004-09-09We don't use java in our compiles anymore so remove the filter test fromBruce Momjian
2003-06-27Adjust pgtest grep.Bruce Momjian
2003-06-27Update pgtest to use 'gmake check'.Bruce Momjian
2003-06-23Add mention that the grep's have to be adjusted in pgtest.Bruce Momjian
2003-06-22Add pgtest script.Bruce Momjian