index
:
delta/python-packages/psycopg2.git
2_7_3_2
appveyor-py
async-keyword
bug-550
bug-557
bug-558
cockroachdb-tests
code-cleanup
column-slice
connection-info
cpychecker
decorators-fun
description-extra-attrs
diag-schema-name-nonloc
dont_set_datestyle_in_replication_mode
drop-display-size
encrypt-password-fix-tests
errors-module
errors-module-c
execute-locks
expand-version
fast-codecs
fast-executemany
fast-namedtuple
fast-test
fix-1019
fix-1073
fix-1248
fix-211
fix-443
fix-453
fix-512
fix-517
fix-518
fix-528
fix-562
fix-570
fix-578
fix-604
fix-679
fix-707
fix-707-27
fix-716
fix-716-27
fix-746
fix-788
fix-790
fix-794
fix-808
fix-856
fix-886
fix-887
fix-901
fix-948
fix-961
fix-binaries-2.7.6
fix-bsd-version
fix-iter-warning
fix-wheel-libresolv
goodbye-initd
goodbye-psycopg1
identifier-sequence
info-dsn-params
issue-template
libpq-10
libpq-10.1
libpq-ptrs
lo64
maint_2_4
maint_2_5
maint_2_6
maint_2_7
maint_2_8
manylinux
manylinux-dist
master
module-init-cleanup
mogrify-on-closed-cursor
musllinux
named-callproc
namedtuple-invalid-identifiers
naming
nested-array-nulls
new-release-procedure
no-set-default-session
no-unittest2
obscure-password-before-connect
openssl-1.0.2n
openssl-1.1-windows
pg10
pg12
pull-507
py310
py36-warnings
py37
py38
py38-win
py39-appveyor
qstring-writable-encoding
qualified
register-bytes
separate-binary
session-attributes
sql-compose
sql-copy
strip-macos
strip-wheel
test-dinosaurs
test-pg-11
test-postgres-10beta1
test-windows
test_i686
test_libpq91
testmr
travis
travis-db-matrix
travis-deadlock
github.com: psycopg/psycopg2.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
test_lobject.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use relative imports throughout tests
Jon Dufresne
2017-12-10
1
-1
/
+1
*
Always import the system unittest
Jon Dufresne
2017-12-01
1
-1
/
+2
*
Remove redundant parentheses
Hugo
2017-11-28
1
-2
/
+2
*
Merge remote-tracking branch 'fix_lobject_factory'
Daniele Varrazzo
2017-04-19
1
-0
/
+7
|
\
|
*
Python < 3.2 doesn’t have assertIsInstance
Frazer McLean
2017-04-16
1
-1
/
+1
|
*
Fix name of lobject keyword argument
Frazer McLean
2017-04-16
1
-0
/
+7
*
|
Handle lobject mode=None correctly
Frazer McLean
2017-04-16
1
-0
/
+7
|
/
*
Further skipping of slow tests
Daniele Varrazzo
2017-02-02
1
-2
/
+3
*
Python source cleanup using flake8
Daniele Varrazzo
2016-10-11
1
-8
/
+17
*
Dropped use of b() "macro" and 2to3 fixer
Daniele Varrazzo
2016-08-15
1
-18
/
+17
*
Accept overflow errors testing for LO64 funcs
Daniele Varrazzo
2015-02-08
1
-2
/
+2
*
Fixed typo in tests
Daniele Varrazzo
2014-12-25
1
-1
/
+1
*
Keep into account psycopg build in lo64 tests
Daniele Varrazzo
2014-12-25
1
-10
/
+23
*
Modify truncate to use lo_truncate64. Use HAVE_LO64 define to use new lo_*64 ...
Blake Rouse
2014-12-25
1
-18
/
+49
*
Use lseek64 and ltell64 to support large object greater than 2gb in size.
Blake Rouse
2014-12-25
1
-0
/
+18
*
Check the connection is really bad on exception before closing it
Daniele Varrazzo
2014-04-05
1
-0
/
+1
*
Fixed overflow opening a lobject with an oid not fitting in a signed int
Daniele Varrazzo
2014-04-03
1
-0
/
+6
*
Check connection type in lobject init
Daniele Varrazzo
2013-11-27
1
-0
/
+4
*
Testing boilerplate unified in a single base class
Daniele Varrazzo
2013-04-07
1
-15
/
+9
*
Use wrap to fix names of decorated test methods
Daniele Varrazzo
2013-03-20
1
-11
/
+8
*
Fixed broken test decorator preventing 3 tests to run
Daniele Varrazzo
2013-03-20
1
-4
/
+6
*
Dropped duplicate import
Daniele Varrazzo
2012-01-14
1
-2
/
+1
*
A few large objects tests fixed
Daniele Varrazzo
2011-01-10
1
-9
/
+12
*
Large object mode parsing refactored
Daniele Varrazzo
2011-01-10
1
-3
/
+3
*
Added tests to check large objects decoding
Daniele Varrazzo
2011-01-10
1
-1
/
+26
*
Merge branch 'python2' into python3
Daniele Varrazzo
2011-01-10
1
-1
/
+59
|
\
|
*
Invalidate large objects after a two-phase commit operation
Daniele Varrazzo
2011-01-10
1
-2
/
+27
|
*
Fixed segfault in large object close.
Daniele Varrazzo
2011-01-10
1
-0
/
+9
|
*
Added license to unit tests
Daniele Varrazzo
2011-01-09
1
-0
/
+23
|
*
All tests made executable.
Daniele Varrazzo
2011-01-07
1
-0
/
+0
*
|
Avoid ResourceWarning in tests in Python 3.2
Daniele Varrazzo
2011-01-08
1
-3
/
+15
*
|
Several tests ported to Python 3.
Daniele Varrazzo
2010-12-31
1
-26
/
+27
*
|
Test suite converted into a proper package.
Daniele Varrazzo
2010-12-21
1
-4
/
+4
|
/
*
Test cleanup.
Daniele Varrazzo
2010-11-19
1
-27
/
+40
*
Support large objects truncating.
Jan Urbański
2010-03-29
1
-1
/
+65
*
Changes license to LGPL3 + OpenSSL exception on all source files
Federico Di Gregorio
2010-02-12
1
-0
/
+4
*
Fixed problem with large writes in large objects code
Federico Di Gregorio
2009-08-09
1
-0
/
+15
*
Fixed lobject test failures
Federico Di Gregorio
2009-04-01
1
-0
/
+1
*
* tests/test_lobject.py (LargeObjectTests): add more tests,
James Henstridge
2008-05-06
1
-11
/
+179
*
Add basic tests for large object code. Fix lobject.seek() to actually
James Henstridge
2008-05-05
1
-0
/
+80