pyjnius/tests
gabriel.pettier 858bff6e25 varargs works!
at least for printf, and probably for other methods accepting Strings

need more tests cases!
2012-08-26 17:52:19 +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 varargs works! 2012-08-26 17:52:19 +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