mirror of
https://github.com/postgres/postgres.git
synced 2025-06-13 07:41:39 +03:00
point the installer at src/test/regress for testing
pointed out by Andrew...
This commit is contained in:
2
INSTALL
2
INSTALL
@ -212,7 +212,7 @@ installed successfully and works as designed in your environment. The
|
|||||||
regression tests can be found in src/test/regress. (see
|
regression tests can be found in src/test/regress. (see
|
||||||
src/test/regress/README for more details)
|
src/test/regress/README for more details)
|
||||||
|
|
||||||
% cd /usr/src/pgsql/test/regress
|
% cd /usr/src/pgsql/src/test/regress
|
||||||
% gmake all runtest
|
% gmake all runtest
|
||||||
|
|
||||||
This will run a whole slew of regression tests and might take an hour
|
This will run a whole slew of regression tests and might take an hour
|
||||||
|
Reference in New Issue
Block a user