From: Gerhard H?r. <gha...@us...> - 2002-10-27 06:06:05
|
Update of /cvsroot/pypgsql/pypgsql In directory usw-pr-cvs1:/tmp/cvs-serv9525 Modified Files: MANIFEST Log Message: 27OCT2002 gh Reflect the change from windows/ to port/ and the addition of the Unicode test suite in the MANIFEST file. Index: MANIFEST =================================================================== RCS file: /cvsroot/pypgsql/pypgsql/MANIFEST,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** MANIFEST 4 Nov 2001 05:03:57 -0000 1.8 --- MANIFEST 27 Oct 2002 06:06:01 -0000 1.9 *************** *** 35,40 **** test/regression/pgresult.py test/regression/pgversion.py ! windows/llsupport.h ! windows/strtok.c ! windows/strtoll.c ! windows/strtoull.c --- 35,41 ---- test/regression/pgresult.py test/regression/pgversion.py ! test/regression/unicode_tests.py ! port/strtok.c ! port/port.h ! port/strtoll.c ! port/strtoull.c |