.. |
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
|
Merge branch 'master' of https://github.com/kivy/pyjnius
|
2020-04-08 21:29:37 +01:00 |
test_arraylist.py
|
moved __len__ to java.util.Collection plus tests, as per review
|
2020-04-09 09:52:08 +01:00 |
test_assignable.py
|
Removr all use of 'future'.
|
2015-11-04 17:30:24 -05:00 |
test_bad_declaration.py
|
fix deprecation warning about Equals vs Equal
|
2020-04-03 23:48:26 +02:00 |
test_basics.py
|
fix deprecation warning about Equals vs Equal
|
2020-04-03 23:48:26 +02:00 |
test_bytearray.py
|
fix deprecation warning about Equals vs Equal
|
2020-04-03 23:48:26 +02:00 |
test_cast.py
|
fix deprecation warning about Equals vs Equal
|
2020-04-03 23:48:26 +02:00 |
test_class_argument.py
|
fix deprecation warning about Equals vs Equal
|
2020-04-03 23:48:26 +02:00 |
test_closeable.py
|
addressed comment feedback
|
2020-04-09 09:51:33 +01:00 |
test_constructor.py
|
change method arg to signature
|
2020-02-09 20:42:45 +00:00 |
test_dir.py
|
sort signatures in test
|
2019-12-15 11:04:42 +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
|
fix deprecation warning about Equals vs Equal
|
2020-04-03 23:48:26 +02:00 |
test_inheritance.py
|
undid forced logging, as per review
|
2020-04-08 17:02:09 +01:00 |
test_int_vs_long.py
|
fix collection warning errors
|
2020-04-04 00:09:25 +02: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 deprecation warning about Equals vs Equal
|
2020-04-03 23:48:26 +02:00 |
test_multidimension.py
|
fix deprecation warning about Equals vs Equal
|
2020-04-03 23:48:26 +02: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
|
fix deprecation warning about Equals vs Equal
|
2020-04-03 23:48:26 +02:00 |
test_proxy.py
|
fix collection warning errors
|
2020-04-04 00:09:25 +02:00 |
test_reflect.py
|
moved __len__ to java.util.Collection plus tests, as per review
|
2020-04-09 09:52:08 +01:00 |
test_signature.py
|
fix collection warning errors
|
2020-04-04 00:09:25 +02:00 |
test_simple.py
|
Removr all use of 'future'.
|
2015-11-04 17:30:24 -05:00 |