Skip to content

Add infrastructure for test projects using IndexStoreDB's "Tibs" #125

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 1, 2019

Conversation

benlangmuir
Copy link
Contributor

This builds on the indexer changes (swiftlang/indexstore-db#32) to support test projects using the tibs build system. See the commit message from IndexStoreDB for more information.

This commit adds a couple of simple tests using test fixtures in the INPUTS directory. It is a fairly minimal change for using the indexer's test support code to prove the model works. One missing piece here is support for mutable sources and updating the index, which is supported on the IndexStoreDB side, but needs a bit more work here. This also doesn't include any tests using swiftpm's build system.

This builds on the indexer changes to support test projects using the
tibs build system. See the commit message from IndexStoreDB for more
information.

This commit adds a couple of simple tests using test fixtures in the
INPUTS directory. It is a fairly minimal change for using the indexer's
test support code to prove the model works. One missing piece here is
support for mutable sources and updating the index, which is supported
on the IndexStoreDB side, but needs a bit more work here.  This also
doesn't include any tests using swiftpm's build system.
@benlangmuir
Copy link
Contributor Author

swiftlang/indexstore-db#32

@swift-ci please test

@benlangmuir
Copy link
Contributor Author

1 similar comment
@benlangmuir
Copy link
Contributor Author

@benlangmuir benlangmuir merged commit edd0cf9 into swiftlang:master Aug 1, 2019
@benlangmuir benlangmuir deleted the test-infrastructure branch August 1, 2019 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant