pyjnius/tests
Mathieu Virbel 77f2928e0b fixes for subclasses. closes #3 2012-08-20 10:34:14 +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 add the previous tests from python-for-android/javawrapper branch. 2012-08-18 12:59:15 +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 add the previous tests from python-for-android/javawrapper branch. 2012-08-18 12:59:15 +02:00
test_cast.py add the previous tests from python-for-android/javawrapper branch. 2012-08-18 12:59:15 +02:00
test_implementation.py fix System.out.println('hello') crash due to a race condition: the instancatied JavaClass for "out" was deallocated before the __call__ of the println. >_< 2012-08-18 04:14:53 +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 add support for multiple signatures on constructors and methods. 2012-08-15 19:16:39 +02: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