pgAdmin 4 commit: Fix external utility tests to run on Windows

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Fix external utility tests to run on Windows
Дата
Msg-id E1hqZy5-0005jC-RD@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fix external utility tests to run on Windows

Branch
------
electron2

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=f571d349b5947d16d495dd11f170e6c6320504ab

Modified Files
--------------
web/pgadmin/tools/backup/tests/test_backup_create_job_unit_test.py    | 4 ++++
web/pgadmin/tools/backup/tests/test_create_backup_job.py              | 4 ++++
web/pgadmin/tools/maintenance/tests/test_create_maintenance_job.py    | 4 ++++
.../tools/maintenance/tests/test_maintenance_create_job_unit_test.py  | 4 ++++
web/pgadmin/tools/restore/tests/test_create_restore_job.py            | 4 ++++
web/pgadmin/tools/restore/tests/test_restore_create_job_unit_test.py  | 4 ++++
6 files changed, 24 insertions(+)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Update version for release
Следующее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Improve error output for the RE-SQL tests.