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 files to decrease directory depths #1267

Merged
merged 1 commit into from
Mar 15, 2017
Merged

move test files to decrease directory depths #1267

merged 1 commit into from
Mar 15, 2017

Conversation

Tobion
Copy link
Collaborator

@Tobion Tobion commented Mar 12, 2017

The JSONTest and the rest of the test files were at different locations. I moved all the files to the shorter directory structure which decreases the depths.

Fixes #715

Doing the same thing for the src is not worth it and will just complicate git history.

composer.json Outdated
@@ -13,11 +13,11 @@
],
"require": {
"php": ">=5.6.0",
"psr/log": "~1.0"
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could we move the changes to these 3 lines to an other PR? I prefer not to mix the heavy moving of files with these "dependency" logic changes.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

removed

Copy link
Owner

@ruflin ruflin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Left you a minor comment.

@ruflin ruflin merged commit 0e81d47 into ruflin:master Mar 15, 2017
@ruflin
Copy link
Owner

ruflin commented Mar 15, 2017

@Tobion Merged. Thanks.

@Tobion Tobion deleted the test-structure branch March 15, 2017 17:40
mhernik pushed a commit to mhernik/Elastica that referenced this pull request Jul 24, 2017
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.

2 participants