This is an archive of the discontinued LLVM Phabricator instance.

Add existing unit tests to Xcode project
ClosedPublic

Authored by penryu on Aug 8 2017, 1:28 PM.

Details

Summary

This adds gtest test files to the Xcode project which were
previously only in the cmake config. This is the first of several
planned merges.

Event Timeline

penryu created this revision.Aug 8 2017, 1:28 PM
penryu added a comment.Aug 8 2017, 1:30 PM

Note that VASprintfTest.cpp is added to the xcodeproj but not added to the lldb-gtest-build target _YET_. It needs some work before I can enable it.

penryu edited reviewers, added: spyffe, jingham; removed: zturner, labath.Aug 8 2017, 1:38 PM

This is really an Xcode-only change.

jingham accepted this revision.Aug 8 2017, 1:51 PM

Looks good.

This revision is now accepted and ready to land.Aug 8 2017, 1:51 PM
penryu closed this revision.Aug 8 2017, 2:00 PM
penryu added a comment.Aug 8 2017, 2:00 PM

Committing 'D36485: Add existing unit tests to Xcode project'...
Sending lldb.xcodeproj/project.pbxproj
Transmitting file data .done
Committing transaction...
Committed revision 310417.
Closing revision D36485 'Add existing unit tests to Xcode project'...
Done.