Daniele Varrazzo
|
19ead4a5cb
|
Test cleanup.
Tests pass or fail gracefully on older PostgreSQL versions.
If unittest2 is available, skip tests instead of printing warnings.
|
2010-11-19 03:55:37 +00:00 |
|
Daniele Varrazzo
|
58079c6c91
|
Fixed dependencies of the sdist target
|
2010-11-15 09:35:28 +00:00 |
|
Daniele Varrazzo
|
0a2856477c
|
The Makefile can receive the pg_config location.
|
2010-11-14 18:23:09 +00:00 |
|
Daniele Varrazzo
|
78dfbfb94a
|
Fixed dependencies to build the docs.
|
2010-11-13 20:31:53 +00:00 |
|
Daniele Varrazzo
|
d07791cfe9
|
Fixed setuptools installation from scratch.
|
2010-11-13 20:01:48 +00:00 |
|
Daniele Varrazzo
|
9ffcb90038
|
Added flesh to the Makefile.
Now it can be used to build, make the docs (including installing
dependencies), run the tests, build the sdist.
|
2010-11-13 19:45:45 +00:00 |
|
Daniele Varrazzo
|
6cb949d371
|
Try to install the hstore type in the test database.
|
2010-11-05 09:34:52 +00:00 |
|
James Henstridge
|
fc2b684843
|
* runtests.py: add a harness to run all the psycopg tests against
the version built by distutils.
|
2008-02-27 02:29:55 +00:00 |
|
Daniele Varrazzo
|
67afd678b0
|
Added 'make check' target, running all the available tests.
Most of the updates have been provided by James Henstridge.
Closes ticket #195.
|
2007-11-11 10:40:12 +00:00 |
|