pyjnius/tests
tshirtman 7baebbb465 test unicode handling 2013-04-17 17:03:20 +02:00
..
android/testhardware little fixes for android, remove the recursive part in autoclass for the moment 2012-08-14 17:21:55 +02:00
org/jnius added support for Python class as parameter of java methods that takes Java Class object as parameter 2012-10-14 23:00:19 +02:00
test_assignable.py fixes for subclasses. closes #3 2012-08-20 10:34:14 +02:00
test_bad_declaration.py add support for multiple signatures on constructors and methods. 2012-08-15 19:16:39 +02:00
test_basics.py convert arrays returned as Java Object to python list 2012-10-01 02:20:58 +02:00
test_cast.py add the previous tests from python-for-android/javawrapper branch. 2012-08-18 12:59:15 +02:00
test_class_argument.py added support for Python class as parameter of java methods that takes Java Class object as parameter 2012-10-14 23:00:19 +02:00
test_enum.py added some tests for Interface, enums and nested enums in Interface 2012-10-12 16:51:40 +02:00
test_implementation.py test unicode handling 2013-04-17 17:03:20 +02:00
test_interface.py added some tests for Interface, enums and nested enums in Interface 2012-10-12 16:51:40 +02:00
test_jnitable_overflow.py raise exception correctly now + add more unittests 2012-08-15 16:31:22 +02:00
test_method_multiple_signatures.py fix method resolution when they are varargs 2012-09-30 22:39:38 +02:00
test_proxy.py cleanup proxy code 2013-03-13 21:38:10 +01:00
test_reflect.py raise exception correctly now + add more unittests 2012-08-15 16:31:22 +02:00
test_simple.py add the previous tests from python-for-android/javawrapper branch. 2012-08-18 12:59:15 +02:00