]> git.ipfire.org Git - thirdparty/psycopg.git/commit
pq tests moved into a dir of its own
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Sun, 15 Mar 2020 11:58:25 +0000 (00:58 +1300)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Sun, 15 Mar 2020 12:18:11 +0000 (01:18 +1300)
commit26c19478c815aa012e3e3bb2c61f75055cbc195e
treebdf2bb7699d5b6374dbdd679e19446701694d2d4
parentd0df933253a74a7f3be41cbcb5fc41e665547baa
pq tests moved into a dir of its own
tests/pq/test_conninfo.py [moved from tests/test_pq_conninfo.py with 100% similarity]
tests/pq/test_exec.py [moved from tests/test_pq_exec.py with 100% similarity]
tests/pq/test_pgconn.py [moved from tests/test_pq_pgconn.py with 100% similarity]