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

Switch between fake & real fs. #24

Closed
wants to merge 4 commits into from
Closed

Commits on Aug 12, 2016

  1. Switch between fake & real fs.

    Robin Niemeyer committed Aug 12, 2016
    Configuration menu
    Copy the full SHA
    94ba095 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2016

  1. Rewritten .halt & implemented .halt spec

    Robin Niemeyer committed Aug 14, 2016
    Configuration menu
    Copy the full SHA
    d28aaab View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2016

  1. Rewritten MemFs#halt() to operate on the newly introduced 'clear' par…

    …ameter for MemFs#activate!
    Robin Niemeyer committed Aug 25, 2016
    Configuration menu
    Copy the full SHA
    9cf83ef View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2016

  1. New test case: Make sure #halt() switches back even when an exception…

    … occurs.
    Robin Niemeyer committed Aug 26, 2016
    Configuration menu
    Copy the full SHA
    4ebbed4 View commit details
    Browse the repository at this point in the history