diff options
author | Peter Eisentraut <peter_e@gmx.net> | 2018-05-22 14:25:01 -0400 |
---|---|---|
committer | Peter Eisentraut <peter_e@gmx.net> | 2018-07-01 12:58:32 +0200 |
commit | c4309f4aeeae54e4c5281d68e29288af1d0d1ed2 (patch) | |
tree | 706fa479aa19f3128ee71ef8c0884569204dd04a /src/backend/parser/parse_expr.c | |
parent | 65782346a4812482bfb09f9e1117c908146e67b5 (diff) | |
download | postgresql-c4309f4aeeae54e4c5281d68e29288af1d0d1ed2.tar.gz postgresql-c4309f4aeeae54e4c5281d68e29288af1d0d1ed2.zip |
Use $Test::Builder::Level in TAP test functions
In TAP test functions, that is, those that produce test results, locally
increment $Test::Builder::Level. This has the effect that test failures
are reported at the callers location rather than somewhere in the test
support libraries.
Reviewed-by: Heikki Linnakangas <hlinnaka@iki.fi>
Diffstat (limited to 'src/backend/parser/parse_expr.c')
0 files changed, 0 insertions, 0 deletions