Marcin Szczepanski
|
34be9556a9
|
Add integration tests for with statement
|
2020-05-20 15:32:33 +02:00 |
baztian
|
364a3584d5
|
Work around bug. Fixes #18.
|
2017-03-21 20:04:08 +01:00 |
baztian
|
4df6414d27
|
Write testcase for #18. (Very rough version. MockConnection method
should be more flexible and use less copy code)
|
2017-03-21 20:04:08 +01:00 |
baztian
|
6767e247ab
|
Fix failing doctests not resulting into build errors.
|
2017-03-09 14:28:26 +01:00 |
baztian
|
0624071734
|
Try to fix Python 2/3 doctest compatibility again
|
2017-01-23 21:23:49 +01:00 |
baztian
|
2640445de0
|
Allow for db properties to be passed to connect method. Alternative solution opposed to #17 to fix #16
|
2017-01-09 20:36:25 +01:00 |
baztian
|
f294a78664
|
Removed official Jython 2.5.3 support in favour of less complex Travis CI build. Fix other travis ci issues.
|
2015-04-26 20:14:38 +02:00 |
baztian
|
453eb61598
|
Add Python 3 compatibility.
|
2015-04-26 19:41:37 +02:00 |
baztian
|
4ededf479d
|
Implement further exception handling improvements.
|
2015-04-10 17:17:41 +02:00 |
baztian
|
a2ba0fb2b1
|
Write testcase for improved exception handling.
|
2015-04-10 17:17:33 +02:00 |
baztian
|
8f155ec318
|
Fixes #4: Typo LONGNARCHAR vs LONGVARCHAR
|
2015-04-07 21:24:12 +02:00 |
baztian
|
cb45b4e71a
|
Initial use of mockdriver (still failing).
|
2015-04-02 09:16:06 +02:00 |
baztian
|
54f83919e4
|
Remove xmlrunner dependency to improve Jython build stability on travis.
|
2015-04-02 09:14:59 +02:00 |
baztian
|
b1d627abf5
|
Support Time type.
|
2015-03-02 12:34:54 +01:00 |
baztian
|
3fef45e608
|
Fix minor typo in tests
|
2015-03-02 12:34:54 +01:00 |
baztian
|
eb57a04453
|
Run database specific tests in separate Travis builds
|
2014-02-12 23:12:51 +01:00 |