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

Improve transformations code and tests - part 2 #732

Merged
merged 8 commits into from
Apr 14, 2016

Conversation

james-d-mitchell
Copy link
Contributor

This PR fixes the issues in PR #727 pointed out by @alex-konovalov. In addition, some manual entries are revised, and some minor further improvements are made in the doc.

markuspf and others added 8 commits April 14, 2016 13:19
The previous version was mixing wallclock time and system/user which is
probably bad.
The new version just uses NanosecondsSinceEpoch to determine the time
passed.
Also move the timeout test back to testinstall.
The corresponding tests are updated too.
The functions Transformation and TransformationListList now return an
error instead of fail if their arguments are not correct. The manual is
updated to reflect this.
This should have been done as part of the change to the methods for view
strings for semigroups, but it wasn't caught because it is a <Log> and
not an <Example>.
@olexandr-konovalov olexandr-konovalov merged commit 290fab2 into gap-system:master Apr 14, 2016
@olexandr-konovalov
Copy link
Member

@james-d-mitchell thanks!

@james-d-mitchell james-d-mitchell deleted the fix-trans branch April 27, 2016 16:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants