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

Hotfix/unittests #67

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

cbandera
Copy link

This is a pull request to fix issue #38. As it turns out, some built in commands behave differently on Mac OS X and Linux.

In order to run the tests on Linux, I have added switch statements at some points to call the functions with the respective syntax.

Also I realized, that the tests only worked for me when I set the following options:

  • git config --global push.default simple
  • git config --global branch.autosetuprebase never

But that's probably just because these should be the defaults. I normally have them set to something else...

@cbandera
Copy link
Author

@michaeldfallen No interest in this one? ;)

@michaeldfallen
Copy link
Owner

Only no time to check that it works on OSX and Ubuntu (my current platforms of choice). Wish I could automate the testing of these PRs but the test suite cd's all over the place and Travis don't allow any of that 😒

@michaeldfallen
Copy link
Owner

Will get to it, promise.

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