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