pyjnius/tests/java-src/org/jnius
Craig Macdonald cbc9b21290 Merge branch 'master' of https://github.com/kivy/pyjnius 2020-04-08 21:29:37 +01:00
..
BasicsTest.java Add test for getter names starting with "is" 2018-01-30 09:21:37 -06:00
Child.java issue 465 - revised reflect 2020-04-07 16:04:32 +01:00
ClassArgument.java cleanup the build process. Use ant, put the java code in a proper java root. 2015-05-03 11:24:11 -04:00
CloseableClass.java add support for java.lang.AutoCloseable #494 2020-04-04 10:02:05 +01:00
ConstructorTest.java Python workarounds for wrong constructor selection. #474 2020-02-08 23:10:38 +00:00
HelloWorld.java cleanup the build process. Use ant, put the java code in a proper java root. 2015-05-03 11:24:11 -04:00
InterfaceWithPublicEnum.java cleanup the build process. Use ant, put the java code in a proper java root. 2015-05-03 11:24:11 -04:00
MultipleDimensions.java cleanup the build process. Use ant, put the java code in a proper java root. 2015-05-03 11:24:11 -04:00
MultipleMethods.java Added new tests to confirm that longs are not properly handled with multiplemethods 2017-08-21 16:48:27 +02:00
ObjectArgument.java Add test for Python to Java function arguments conversion 2019-01-03 22:42:59 +01:00
Parent.java issue 465 - revised reflect 2020-04-07 16:04:32 +01:00
SimpleEnum.java cleanup the build process. Use ant, put the java code in a proper java root. 2015-05-03 11:24:11 -04:00