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

Eunit controls #34

Closed
wants to merge 4 commits into from
Closed

Eunit controls #34

wants to merge 4 commits into from

Commits on Jan 11, 2011

  1. Eunit controls

    nthauvin committed Jan 11, 2011
    Copy the full SHA
    4c4ac88 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2011

  1. Copy the full SHA
    2261dea View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2011

  1. Remove trailing whitespaces

    nthauvin committed Feb 13, 2011
    Copy the full SHA
    f89efe3 View commit details
    Browse the repository at this point in the history
  2. Support only inparallel and inorder controls

    - remove timeout support (should be specified in a test generator)
    - remove 'match all' clause that could let bad commands pass
    - update tests
    - update rebar.config.sample to reflect this new behaviour
    nthauvin committed Feb 13, 2011
    Copy the full SHA
    e61703d View commit details
    Browse the repository at this point in the history