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

Allow to run autotest with phpunit options #1996

Merged
merged 1 commit into from
Nov 3, 2016
Merged

Conversation

nickvergessen
Copy link
Member

Example

./autotest.sh sqlite --stop-on-error

Before

phpunit ../--stop-on-error

After

phpunit --stop-on-error

@MorrisJobke @rullzer

Signed-off-by: Joas Schilling <coding@schilljs.com>
@nickvergessen nickvergessen added the 3. to review Waiting for reviews label Nov 3, 2016
@nickvergessen nickvergessen added this to the Nextcloud 11.0 milestone Nov 3, 2016
@mention-bot
Copy link

@nickvergessen, thanks for your PR! By analyzing the history of the files in this pull request, we identified @DeepDiver1975, @MorrisJobke and @PVince81 to be potential reviewers.

@MorrisJobke
Copy link
Member

👍

@rullzer
Copy link
Member

rullzer commented Nov 3, 2016

WHOOHOO!!!!
LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants