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

Integrate .dir-locals.el #55

Merged
merged 5 commits into from
Dec 5, 2017
Merged

Conversation

zonuexe
Copy link
Collaborator

@zonuexe zonuexe commented Dec 5, 2017

Test execution is attributed to the project. I made it easier to set it to dir-locals.

A new command phpunit-set-dir-local-variable command helps to make .dir-locals.el.

((nil . ((phpunit-executable . "./test/run.sh")
         (phpunit-root-directory . "/scp:p022:/mnt/ssd1/home/tadsan/pixiv/"))))

This idea is inspired by @stardiviner in emacs-php/jetbrains.el#1 .

@nlamirault nlamirault merged commit 64b7a1e into develop Dec 5, 2017
@zonuexe
Copy link
Collaborator Author

zonuexe commented Dec 5, 2017

This branch broke the test, so I will fix it.

@zonuexe zonuexe deleted the feature/phpunit-executable-variable branch December 5, 2017 13:23
@zonuexe zonuexe restored the feature/phpunit-executable-variable branch December 5, 2017 14:22
@stardiviner
Copy link

@zonuexe wow, great you are using it too.

@zonuexe zonuexe deleted the feature/phpunit-executable-variable branch December 5, 2017 17:09
@zonuexe zonuexe mentioned this pull request Aug 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants