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

adjust tests to work after LoadAllPackages(); #12

Merged
merged 1 commit into from
Dec 2, 2017
Merged

adjust tests to work after LoadAllPackages(); #12

merged 1 commit into from
Dec 2, 2017

Conversation

cdwensley
Copy link
Collaborator

The problem is that, after LoadAllPackages();, the zero of an algebra is displayed by ViewObj as "0" rather than " of ...", causing diffs in the tests. The proposed fix is to replace ViewObj by PrintObj where necessary. For example, f := AllHomsOfAlgebras(R,A);; now ends ";;" and then mgif is defined as List(g,h->MappingGeneratorsImages(h));; and then mgif is Print-ed.

@aodabas aodabas merged commit 5507768 into gap-packages:master Dec 2, 2017
@cdwensley cdwensley deleted the zero branch March 27, 2018 19:52
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.

2 participants