| From: | Dave Page <dpage(at)pgadmin(dot)org> |
|---|---|
| To: | Atira Odhner <aodhner(at)pivotal(dot)io> |
| Cc: | pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org> |
| Subject: | Re: [patch] Move test_utils.py into python_test_utils/ |
| Date: | 2017-03-23 12:00:36 |
| Message-ID: | CA+OCxow1p6zSpFDKowWKpubi9iABzaOYgXhRd5-YPuOkfKn7Rw@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers |
Thanks, committed. Note that this patch also touched
copy_selected_columns_feature_test.py so I dropped that hunk.
On Wed, Mar 22, 2017 at 10:01 PM, Atira Odhner <aodhner(at)pivotal(dot)io> wrote:
> Hi Hackers,
>
> Since we have more than one type of test suite now, it makes sense to do a
> little organizing in the regression directory.
>
> This patch moves test_utils.py into python_test_utils/
>
> This patch depends on the Show DDL for Greenplum Tables patches.
>
> Tira & Joao
>
>
> --
> Sent via pgadmin-hackers mailing list (pgadmin-hackers(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgadmin-hackers
>
--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dave Page | 2017-03-23 12:06:17 | pgAdmin 4 commit: Add file missed from the previous commit. |
| Previous Message | Dave Page | 2017-03-23 11:59:36 | pgAdmin 4 commit: Re-organised the regression directory now we have mul |