This is an archive of the discontinued LLVM Phabricator instance.

[libclang][python] Add test for Index read
AbandonedPublic

Authored by modocache on Mar 2 2014, 8:48 AM.

Details

Reviewers
None
Summary

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.

Diff Detail

Event Timeline

modocache updated this revision to Diff 31376.Aug 5 2015, 10:59 AM

Rebase onto master.

modocache 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
modocache added a subscriber: ddunbar.

Adding @ddunbar, who added the original FIXME, as a reviewer.

ddunbar resigned from this revision.Sep 1 2016, 8:24 PM
ddunbar removed a reviewer: ddunbar.
modocache abandoned this revision.Oct 2 2016, 5:07 PM