| From: | Dave Page <dpage(at)pgadmin(dot)org> |
|---|---|
| To: | pgadmin-hackers(at)lists(dot)postgresql(dot)org |
| Subject: | pgAdmin 4 commit: Fix external utility tests to run on Windows |
| Date: | 2019-07-12 12:55:39 |
| Message-ID: | E1hlv5P-0004n4-KP@gothos.postgresql.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers |
Fix external utility tests to run on Windows
Branch
------
master
Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=6b5ca0771573de12db660addb73400a2d0794c4f
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(+)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dave Page | 2019-07-12 13:37:03 | pgAdmin 4 commit: Add Reverse Engineered SQL tests for Collations. Fixe |
| Previous Message | Dave Page | 2019-07-12 12:00:26 | pgAdmin 4 commit: Rename horribly named function. |