More unit test improvements (#73) #76
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Add new tests for Segment
Bump patch version
Add test verbose and showtimings
Complete TODO action
Add tests for alternate FP types
Fix typo and add more alt FP test coverage
Fix typo
Bugfix
Bugfix - missing N for Gauss-Legendre rules
Bugfix - missing unit exponents
Mark type tests broken, named f32, increase GL rule N
Fix typo
Reduce N for GL rules, add looser atol's for F32 results
Tweak tolerances
Split tests into new set [skip ci]
Implement new tests for Rope
Bugfix
Math correction
Add new tests for Ring
Bugfixes
Bugfix
Remove Ring from old tests
Bugfix
Reorganize alt FP tests
Fix atol value, abstract testset with a loop
Remove unnecessary begin
Abstract FP type, split aliases into separate set
Update types
Add BigFloat tests
Conditional broken statement
Enhance integral docstring, add sub-FP64 warning
Improved argument explanation
Drop an explicit showtimings
Remove redundant showtimings
Add a type-dependent atol
Add note about BigFloat