pyjnius/tests
Benson Margulies 734e54789b cleanup the build process. Use ant, put the java code in a proper java root. 2015-05-03 11:24:11 -04:00
..
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 cleanup the build process. Use ant, put the java code in a proper java root. 2015-05-03 11:24:11 -04:00
test_assignable.py fixes for subclasses. closes #3 2012-08-20 10:34:14 +02:00
test_bad_declaration.py Add improved exception handling: 2014-05-19 10:22:36 +12:00
test_basics.py Enable setting primitive data type fields on Java classes 2015-02-25 22:59:28 -05:00
test_bytearray.py add few tests about bytearray filling. 2015-02-07 19:31:04 +01: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 fix encoding issues in test_implementation.py 2013-06-24 09:36:31 +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_multidimension.py Add support for multidimensional arrays 2014-05-05 17:29:33 +10:00
test_output_args.py basic support for output args. works only in the original type allow slice assignment. We gently ignore TypeError if the assignation didnt work. closes #58 2013-07-02 09:43:39 +02:00
test_proxy.py Fix issue #162 by making 'make tests' pass. 2015-05-03 11:24:11 -04: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