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

Move test.c to a better place #4071

Closed
ViralBShah opened this issue Aug 15, 2013 · 4 comments
Closed

Move test.c to a better place #4071

ViralBShah opened this issue Aug 15, 2013 · 4 comments
Labels
domain:building Build system, or building Julia or its dependencies
Milestone

Comments

@ViralBShah
Copy link
Member

It is really odd to have a test.c file in JULIAHOME. It would be nice to have a better location for it in the source tree, and also a self-descriptive name.

@JeffBezanson
Copy link
Sponsor Member

Is it used anywhere? Looked to me like it was committed by mistake.

@staticfloat
Copy link
Sponsor Member

Agreed, although it might be useful to have some small C tests on hand. For instance, I have more than once, asked people to compile something like openblas_test.c to help narrow down the PCRE build problems. Would something like that go in contrib if it were to eventually be included?

@ViralBShah
Copy link
Member Author

Contrib is the right place if needed.

@vtjnash
Copy link
Sponsor Member

vtjnash commented Aug 16, 2013

This looks like my file. I didn't mean to commit it, especially since it was to test clang, not Julia.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
domain:building Build system, or building Julia or its dependencies
Projects
None yet
Development

No branches or pull requests

4 participants