Commit Graph

11 Commits

Author SHA1 Message Date
Gabriel Pettier 5fd6a53f98 add simple test case or method order in inheritance
fixes #408
2019-02-20 21:39:29 +01:00
Peter Badida 62a8e10dbc Add test for Java constructor 2019-02-01 14:05:45 +01:00
Peter Badida e83ca49978 Add test for Python to Java function arguments conversion 2019-01-03 22:42:59 +01:00
Derek J. Lambert 3a6e6a3471 Add test for getter names starting with "is" 2018-01-30 09:21:37 -06:00
brandonherzog 85131bc4ee
Merge branch 'master' into fix-unicode 2017-12-05 19:50:20 -05:00
Mathieu Virbel 406dd2099f Merge pull request #268 from b3b/empty_bytearray
bytearray: fix #267 operations on empty arrays
2017-08-22 10:27:33 +02:00
Juan Toledo f0c5b97915 Added new tests to confirm that longs are not properly handled with multiplemethods 2017-08-21 16:48:27 +02:00
Brandon Herzog 61592eedb0 Switching to JNI UTF-16 API for strings to fix supplementary unicode char encoding 2017-07-04 00:09:54 -04:00
b3b d36d3b6d65 bytearray: fix #267 operations on empty arrays 2017-04-12 16:59:07 +03:00
espes 57efacb311 fix longs 2016-08-29 13:43:32 -07:00
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