Replace FIXME by adding test for Index read method.
- Add Index read method test.
- Move save_tu method to test util module.
- Place imports on separate lines to conform with style in other test files.
Paths
| Differential D2916
[libclang][python] Add test for Index read AbandonedPublic Authored by modocache on Mar 2 2014, 8:48 AM.
Details
Summary Replace FIXME by adding test for Index read method.
Diff Detail Event Timelinemodocache retitled this revision from Add test for Python binding Index read. to [libclang][python] Add test for Index read.Aug 5 2015, 11:00 AM
Revision Contents
Diff 7456 bindings/python/tests/cindex/test_index.py
bindings/python/tests/cindex/test_translation_unit.py
bindings/python/tests/cindex/util.py
|