aboutsummaryrefslogtreecommitdiff
path: root/tests/jni
AgeCommit message (Expand)Author
2021-03-12tests: Rename run-tests to run-tests.py for consistency.Damien George
2020-03-30tests: Format all Python code with black, except tests in basics subdir.David Lechner
2017-06-10tests: Convert remaining "sys.exit()" to "raise SystemExit".Paul Sokolovsky
2015-11-13tests/jni: Add test for working with container of List interface.Paul Sokolovsky
2015-10-24tests/jni: Test for basic object operations.Paul Sokolovsky
2015-10-14tests/jni: Start adding modjni tests.Paul Sokolovsky