public inbox for [email protected]
help / color / mirror / Atom feedFrom: Dave Page <[email protected]>
To: [email protected]
Subject: pgAdmin 4 commit: Use different folders for pg vs. ppas RE-SQL tests. F
Date: Thu, 25 Jul 2019 09:23:21 +0000
Message-ID: <[email protected]> (raw)
Use different folders for pg vs. ppas RE-SQL tests. Fall back to the tests folder without a subdirectory if neither exist.
Branch
------
electron2
Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=dc7e2e6f8c15983190d1a6271e898038e646...
Author: Akshay Joshi <[email protected]>
Modified Files
--------------
.../{ => pg}/9.3_plus/alter_fdw_change_opt2.sql | 0
.../tests/{ => pg}/9.3_plus/alter_fdw_comment.sql | 0
.../tests/{ => pg}/9.3_plus/alter_fdw_opt1.sql | 0
.../tests/{ => pg}/9.3_plus/alter_fdw_opt2.sql | 0
.../tests/{ => pg}/9.3_plus/alter_fdw_rename.sql | 0
.../{ => pg}/9.3_plus/alter_fdw_validator.sql | 0
.../tests/{ => pg}/9.3_plus/create_fdw.sql | 0
.../tests/{ => pg}/9.3_plus/test.json | 5 +-
.../{ => pg}/default/alter_fdw_change_opt2.sql | 0
.../tests/{ => pg}/default/alter_fdw_comment.sql | 0
.../tests/{ => pg}/default/alter_fdw_opt1.sql | 0
.../tests/{ => pg}/default/alter_fdw_opt2.sql | 0
.../tests/{ => pg}/default/alter_fdw_rename.sql | 0
.../tests/{ => pg}/default/alter_fdw_validator.sql | 0
.../tests/{ => pg}/default/create_fdw.sql | 0
.../tests/{ => pg}/default/test.json | 5 +-
.../9.4_plus}/alter_resource_group_name.sql | 0
.../9.4_plus}/alter_resource_group_options.sql | 0
.../9.4_plus}/create_resource_group.sql | 0
.../tests/{default => ppas/9.4_plus}/test.json | 5 -
.../sqleditor/static/img/save_data_changes.svg | 12 +
.../tools/sqleditor/tests/execute_query_utils.py | 41 +++
.../tests/test_is_query_resultset_updatable.py | 125 ++++++++
.../sqleditor/tests/test_save_changed_data.py | 347 +++++++++++++++++++++
.../utils/is_query_resultset_updatable.py | 120 +++++++
.../tools/sqleditor/utils/save_changed_data.py | 317 +++++++++++++++++++
web/regression/re_sql/tests/test_resql.py | 81 +----
27 files changed, 984 insertions(+), 74 deletions(-)
view thread (2+ messages)
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected]
Subject: Re: pgAdmin 4 commit: Use different folders for pg vs. ppas RE-SQL tests. F
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox