.. |
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
|
fix bug for constuctors with variable arguments
|
2020-10-22 12:10:45 -04:00 |
test_arraylist.py
|
implements more dunder protocols for Java Collections Framework, Iterators and Comparable
|
2020-04-11 10:01:29 +01:00 |
test_assignable.py
|
Change type of type-related java exceptions to TypeError
|
2021-07-21 14:06:28 +02:00 |
test_bad_declaration.py
|
fix deprecation warning about Equals vs Equal
|
2020-04-03 23:48:26 +02:00 |
test_basics.py
|
Remove Python 2 support, six dependency (#619)
|
2022-10-16 14:56:56 +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_chars_and_strings.py
|
Remove Python 2 support, six dependency (#619)
|
2022-10-16 14:56:56 +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_collections.py
|
introduce protocol_map for Map$Entry (#659)
|
2023-09-10 13:50:47 +02:00 |
test_comparable.py
|
implements more dunder protocols for Java Collections Framework, Iterators and Comparable
|
2020-04-11 10:01:29 +01:00 |
test_constructor.py
|
fix constructor tests
|
2020-10-22 19:01:16 +02: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
|
Remove Python 2 support, six dependency (#619)
|
2022-10-16 14:56:56 +02:00 |
test_inheritance.py
|
dont refer to method that doesnt exist
|
2020-04-19 18:54:49 +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_jnius_config.py
|
Increases jnius_config.py coverage
|
2020-05-02 23:34:28 +02:00 |
test_jvm_options.py
|
Fixes for PyPy (#627)
|
2022-06-18 15:45:28 +02:00 |
test_lambdas.py
|
remove "holds"; more test cases; detect lambda in signature scoring
|
2020-04-21 21:04:56 +01:00 |
test_method_multiple_signatures.py
|
Remove Python 2 support, six dependency (#619)
|
2022-10-16 14:56:56 +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_pass_by_reference_or_value.py
|
constructor unit tests
|
2020-06-12 10:45:33 -04:00 |
test_proxy.py
|
Remove Python 2 support, six dependency (#619)
|
2022-10-16 14:56:56 +02:00 |
test_reflect.py
|
expose the class's class attribute
|
2020-04-26 19:23:46 +01:00 |
test_signature.py
|
fix collection warning errors
|
2020-04-04 00:09:25 +02:00 |
test_simple.py
|
Remove Python 2 support, six dependency (#619)
|
2022-10-16 14:56:56 +02:00 |
test_static.py
|
do not allow calling non-static methods on classes
|
2020-10-22 18:08:51 +02:00 |
test_visibility_all.py
|
Remove Python 2 support, six dependency (#619)
|
2022-10-16 14:56:56 +02:00 |
test_visibility_package_protected.py
|
Remove Python 2 support, six dependency (#619)
|
2022-10-16 14:56:56 +02:00 |
test_visibility_public_only.py
|
Remove Python 2 support, six dependency (#619)
|
2022-10-16 14:56:56 +02:00 |
test_visibility_public_protected.py
|
Remove Python 2 support, six dependency (#619)
|
2022-10-16 14:56:56 +02:00 |