Skip to content
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

Add a blackbox test suite for configurator #673

Merged
merged 6 commits into from
Apr 10, 2018

Conversation

rgrinberg
Copy link
Member

This is now possible after the recent improvements to the black box tests.

One slightly undesirable thing is that it also forces us to declare all the sub libraries as public as well. But I think that this is basically unavoidable and will come eventually. I don't think that the other libraries should delay the release of configurator.

@dra27 is there a convenient string valued defined we can use in the tests (for completeness).

@rgrinberg rgrinberg requested a review from a user April 5, 2018 04:56
@rgrinberg rgrinberg force-pushed the configurator-blackbox branch 4 times, most recently from 9a51af0 to e193161 Compare April 6, 2018 03:51
@rgrinberg rgrinberg requested review from dra27 and Chris00 April 6, 2018 03:52
@ghost
Copy link

ghost commented Apr 10, 2018

That seems fine, but we should mark the various internal libraries as such, so that we can continue changing the APIs.

@rgrinberg
Copy link
Member Author

Okay, I mentioned that stdune/caml/ocaml_config/usexp are all internal in the synopsis and in the ocamldoc.

Add an internal description in the synopsis and also a comment in the ocamldoc
@rgrinberg rgrinberg merged commit 5217051 into ocaml:master Apr 10, 2018
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.

None yet

1 participant