-
-
Notifications
You must be signed in to change notification settings - Fork 99
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adds better assertion macros for testing (#714)
* Adds assert_aclose! macro for testing * Renaming & removing more assert closes * Improving error messages * Fix failing doctests * Removing assert_close() * Fixes f64 tests
- Loading branch information
1 parent
7cde7d8
commit ef287c1
Showing
64 changed files
with
956 additions
and
996 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
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
Oops, something went wrong.