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

Feature/capture #97

Merged
merged 5 commits into from
Mar 31, 2013
Merged

Feature/capture #97

merged 5 commits into from
Mar 31, 2013

Commits on Mar 3, 2013

  1. Broaden the notion of args_spec()

    Maxim Vladimirsky authored and horkhe committed Mar 3, 2013
    Configuration menu
    Copy the full SHA
    9b434d8 View commit details
    Browse the repository at this point in the history
  2. Fix function spec

    Maxim Vladimirsky authored and horkhe committed Mar 3, 2013
    Configuration menu
    Copy the full SHA
    37a558c View commit details
    Browse the repository at this point in the history
  3. Add argument capture capability (fixes #86)

    Maxim Vladimirsky authored and horkhe committed Mar 3, 2013
    Configuration menu
    Copy the full SHA
    8e673ed View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2013

  1. Configuration menu
    Copy the full SHA
    d714ef3 View commit details
    Browse the repository at this point in the history
  2. Change meck:capture return value

    It returns just value (not wrapped in {ok, ...} and fails with
    error:not_found if the expected call has not happened.
    horkhe committed Mar 26, 2013
    Configuration menu
    Copy the full SHA
    34de17c View commit details
    Browse the repository at this point in the history