forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit2cc96f2
committed
Run tests of libpq on installcheck-world, checkprep and check-world
The regression tests of libpq have been converted to a TAP test as ofac25173, but they were not run when running the global make targetsmentioned in $subject as the code only considered src/interfaces/ecpg/as a path to run. This switches to src/interfaces/, to always includethe tests of libpq in each run.Reported-by: Justin PryzbyReviewed-by: Andres FreundDiscussion:https://postgr.es/m/20220529151850.GN19626@telsasoft.com1 parent642e916 commit2cc96f2
1 file changed
+3
-3
lines changedLines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
68 | 68 |
| |
69 | 69 |
| |
70 | 70 |
| |
71 |
| - | |
72 |
| - | |
| 71 | + | |
| 72 | + | |
73 | 73 |
| |
74 |
| - | |
| 74 | + | |
75 | 75 |
| |
76 | 76 |
| |
77 | 77 |
| |
|
0 commit comments
Comments
(0)