Gabriel Pettier
|
eae4f2232d
|
switch from nose to pytest
|
2019-12-06 00:39:14 +01:00 |
Hadrien Mary
|
85215f75e8
|
Fix tests
|
2018-12-01 19:29:35 +01:00 |
Hadrien Mary
|
657c7fef24
|
Disable some tests in Python 2
|
2018-12-01 19:29:31 +01:00 |
Hadrien Mary
|
d55fd1a5d5
|
Add appveyor CI
|
2018-12-01 19:29:19 +01:00 |
Dan
|
69766e9caa
|
Check j_self for null when converting PythonJavaClass objects.
|
2017-12-11 14:04:32 -05:00 |
Benson Margulies
|
da68d701f1
|
Removr all use of 'future'.
|
2015-11-04 17:30:24 -05:00 |
Benson Margulies
|
e1070965cc
|
Support Python 3.4
see if we can't make travis happy.
|
2015-05-03 11:24:27 -04:00 |
Benson Margulies
|
4f8c918ad4
|
Fix issue #162 by making 'make tests' pass.
|
2015-05-03 11:24:11 -04:00 |
Mathieu Virbel
|
d5d2926190
|
raise an exception if the signature have invalid character + fix pyjnius documentation about array declaration in signature
|
2014-01-21 09:48:48 +01:00 |
Mathieu Virbel
|
2a95adc674
|
cleanup proxy code
|
2013-03-13 21:38:10 +01:00 |
Mathieu Virbel
|
5fa7030778
|
fix proxy tests, it works!
|
2013-03-13 19:13:08 +01:00 |
tshirtman
|
9dd20611fe
|
small fixes
|
2013-01-17 02:33:50 +01:00 |
tshirtman
|
f840d9a253
|
doing a call to ListIterator() before fix the issue XXX find why
add get/set to TestImplemIterator so it does the shuffle correctly
|
2013-01-17 02:27:34 +01:00 |
tshirtman
|
e10ed056bb
|
move testImpl to tests/test_proxy.py and move NativeInvocationHandler
adapt jnius_jvm_desktop to have access to java jnius package
|
2013-01-03 12:57:46 +01:00 |