-
Notifications
You must be signed in to change notification settings - Fork 73
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* use exact equality for tests all of the values involved are integers or simple fractions so we might as well use exact equality checks to rule out issues * use higher-order combinators for comparison * remove unnecessary eta expansions * supply diff' to tests * add HasCallStack constraint to expect for better test failure location * add forward mode tests * add notes about test limitations * adjust type synonym name to be consistent with usage
- Loading branch information
Showing
1 changed file
with
60 additions
and
65 deletions.
There are no files selected for viewing
This file contains 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