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

v0.5.0 #40

Merged
merged 10 commits into from
Feb 15, 2017
Merged

v0.5.0 #40

merged 10 commits into from
Feb 15, 2017

Conversation

molovo
Copy link
Member

@molovo molovo commented Feb 15, 2017

Features

Bugfixes

  • Fix file-based assertion methods so they work with absolute paths (f67eead)
  • Fix run helper so that modified $IFS variable is not passed to the subprocess (c678b61)

  • Update documentation
  • Bump version

@molovo molovo added this to the v0.5.0 milestone Feb 15, 2017
@molovo molovo force-pushed the version-0.5.x branch 4 times, most recently from 5cc68bb to 4549284 Compare February 15, 2017 21:06
@molovo molovo force-pushed the version-0.5.x branch 4 times, most recently from e9e6eba to 7c2ab27 Compare February 15, 2017 21:24
If the key `time_limit` is specified in `.zunit.yml`, then the test is
executed in a child process. The child process is killed if it is still
running after `$time_limit` seconds have passed, and the test is marked
as an error in the results.

Fix #39
James Dinsdale and others added 2 commits February 15, 2017 23:22
@molovo molovo merged commit 58180e4 into master Feb 15, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant