-
Notifications
You must be signed in to change notification settings - Fork 826
Re enable tests for operators: OperatorsModule1.fs and OperatorsModule2.fs #9516
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
Merged
cartermp
merged 13 commits into
dotnet:master
from
abelbraaksma:Re-enable-tests-for-operators
Jun 28, 2020
Merged
Changes from all commits
Commits
Show all changes
13 commits
Select commit
Hold shift + click to select a range
3f7ee1e
Re-enabling tests from OperatorsModule1/2.fs (compile errors)
abelbraaksma c3631e2
Fix compile errors in OperatorsModule1/2.fs, fix tests. Note tanh tes…
abelbraaksma 7f20502
Fix `tanh` test, ensure stable result on x86 vs x64 runtimes
abelbraaksma e6769ea
Stop using exception AssertionException, so that test window shows us…
abelbraaksma 55d35ae
Whitespace cleanup and redundant code removal
abelbraaksma 3df39cb
Cleanup spelling etc
abelbraaksma 1d89b69
Re-enabling int, int16, int32, int64, nativeint, incr, nullArg etc tests
abelbraaksma fc55beb
Special-case floating-point assertion messages for higher precision o…
abelbraaksma b09ff54
Fix/update/add tests (some still failing)
abelbraaksma 8c86ac9
Separate Checked tests, add & fix others, differentiate framework/bit…
abelbraaksma 6e74f5d
Add branch for .NET Native (ignore cos test)
abelbraaksma 5df3a20
Resorting to comparing floats with a delta using Assert.AreNearEqual
abelbraaksma 6313384
Add some more tests
abelbraaksma File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.