.. |
android/testhardware
|
little fixes for android, remove the recursive part in autoclass for the moment
|
2012-08-14 17:21:55 +02:00 |
java-src/org/jnius
|
add simple test case or method order in inheritance
|
2019-02-20 21:39:29 +01:00 |
test_arraylist.py
|
Add test for Python numeric types as parameters
|
2019-01-31 16:53:39 +01:00 |
test_assignable.py
|
Removr all use of 'future'.
|
2015-11-04 17:30:24 -05:00 |
test_bad_declaration.py
|
Removr all use of 'future'.
|
2015-11-04 17:30:24 -05:00 |
test_basics.py
|
Disable some tests in Python 2
|
2018-12-01 19:29:31 +01:00 |
test_bytearray.py
|
bytearray: fix #267 operations on empty arrays
|
2017-04-12 16:59:07 +03:00 |
test_cast.py
|
make sure Interface have access to Object's methods
|
2019-12-03 21:10:33 +01:00 |
test_class_argument.py
|
Removr all use of 'future'.
|
2015-11-04 17:30:24 -05:00 |
test_constructor.py
|
Add test for Java constructor
|
2019-02-01 14:05:45 +01:00 |
test_dir.py
|
expose the signatures as a signature object instead of `__dir__`
|
2019-12-15 11:01:10 +01:00 |
test_enum.py
|
Refactor test for java.lang.Enum
|
2019-02-01 02:10:47 +01:00 |
test_export_class.py
|
Add tests for isinstance, fix edge cases.
|
2017-12-11 14:04:32 -05:00 |
test_implementation.py
|
Switching to JNI UTF-16 API for strings to fix supplementary unicode char encoding
|
2017-07-04 00:09:54 -04:00 |
test_inheritance.py
|
add simple test case or method order in inheritance
|
2019-02-20 21:39:29 +01:00 |
test_int_vs_long.py
|
Add test for INT vs LONG conversion on Py2
|
2019-02-02 23:18:30 +01:00 |
test_interface.py
|
Removr all use of 'future'.
|
2015-11-04 17:30:24 -05:00 |
test_jnitable_overflow.py
|
Removr all use of 'future'.
|
2015-11-04 17:30:24 -05:00 |
test_method_multiple_signatures.py
|
Fix tests
|
2018-12-01 19:29:35 +01:00 |
test_multidimension.py
|
Removr all use of 'future'.
|
2015-11-04 17:30:24 -05:00 |
test_object_args.py
|
Fix incorrect test case for bytes as argument
|
2019-01-05 15:10:49 +01:00 |
test_output_args.py
|
Removr all use of 'future'.
|
2015-11-04 17:30:24 -05:00 |
test_proxy.py
|
switch from nose to pytest
|
2019-12-06 00:39:14 +01:00 |
test_reflect.py
|
add test for for...in iteration of list interfaces
|
2017-05-08 11:27:18 +03:00 |
test_signature.py
|
More tests for signatures!
|
2014-09-17 18:07:41 +10:00 |
test_simple.py
|
Removr all use of 'future'.
|
2015-11-04 17:30:24 -05:00 |