summaryrefslogtreecommitdiffstatshomepage
path: root/tests/jni
Commit message (Expand)AuthorAge
* tests: Rename run-tests to run-tests.py for consistency.Damien George2021-03-12
* tests: Format all Python code with black, except tests in basics subdir.David Lechner2020-03-30
* tests: Convert remaining "sys.exit()" to "raise SystemExit".Paul Sokolovsky2017-06-10
* tests/jni: Add test for working with container of List interface.Paul Sokolovsky2015-11-13
* tests/jni: Test for basic object operations.Paul Sokolovsky2015-10-24
* tests/jni: Start adding modjni tests.Paul Sokolovsky2015-10-14