projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4922173
)
List 006_login_trigger.pl test for meson
author
Alexander Korotkov
Mon, 16 Oct 2023 07:38:33 +0000
(10:38 +0300)
committer
Alexander Korotkov
Mon, 16 Oct 2023 07:39:07 +0000
(10:39 +0300)
Reported-by: Thomas Munro
Discussion: https://postgr.es/m/CA%2BhUKGLuqDUaYYhJnA1H1q5Z-k18kQHoEqZ5fiXtTi4038nspg%40mail.gmail.com
src/test/authentication/meson.build
patch
|
blob
|
blame
|
history
diff --git
a/src/test/authentication/meson.build
b/src/test/authentication/meson.build
index e50104178586d17b274507e3c27a27d31d3bd34d..7410eef67bc6c1b850cbb0ad0747d58aec837b61 100644
(file)
--- a/
src/test/authentication/meson.build
+++ b/
src/test/authentication/meson.build
@@
-11,6
+11,7
@@
tests += {
't/003_peer.pl',
't/004_file_inclusion.pl',
't/005_sspi.pl',
+ 't/006_login_trigger.pl',
],
},
}