projects
/
pgpool2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a81c665
)
Add description about temporarily installation for the test.
author
Tatsuo Ishii
<ishii@postgresql.org>
Mon, 19 Feb 2018 05:44:39 +0000
(14:44 +0900)
committer
Tatsuo Ishii
<ishii@postgresql.org>
Mon, 19 Feb 2018 05:44:39 +0000
(14:44 +0900)
src/test/extended-query-test/README
patch
|
blob
|
blame
|
history
diff --git
a/src/test/extended-query-test/README
b/src/test/extended-query-test/README
index 6c62ec39308d5a3bc08742a6bf3cce28df97ee69..89b836e0fd4b9676b90667ccbded5775ee578347 100644
(file)
--- a/
src/test/extended-query-test/README
+++ b/
src/test/extended-query-test/README
@@
-15,7
+15,8
@@
How to run the test:
The script runs each pgproto test data under "tests" directory using
pgproto command. The each result is compared with data under
-"expected" directory.
+"expected" directory. Pgpool-II used for this test is installed
+temporarily under "temp/installed".
Optional argument can be specified if you want to run only some of
tests. The argument should be the test file name under "tests"