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

fix crash for excludedDirs #401

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

fix crash for excludedDirs #401

wants to merge 3 commits into from

Commits on Mar 4, 2016

  1. fix crash for excludedDirs

    if run test for dir contains in excludedDirs comes crash goconvey!
    i added tiny function, checkExcludedDirs, which checks it.
    
    in my opinion, if the user specified directory for testing - it should be tested, regardless there is or not in the excludes...
    sg3des committed Mar 4, 2016
    Configuration menu
    Copy the full SHA
    d130139 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2016

  1. Update goconvey.go

    sg3des committed Mar 5, 2016
    Configuration menu
    Copy the full SHA
    19fe80b View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2016

  1. Configuration menu
    Copy the full SHA
    1ff2e69 View commit details
    Browse the repository at this point in the history