Skip to content

Commit

Permalink
Merge pull request #7 from UCBoulder/TST/replace-fuzzyEquals-with-BOO…
Browse files Browse the repository at this point in the history
…ST_TEST

Tst/replace fuzzy equals with boost test
  • Loading branch information
NateAM authored Mar 8, 2024
2 parents e5ba4cc + 7343bc7 commit 3a9508c
Show file tree
Hide file tree
Showing 2 changed files with 170 additions and 172 deletions.
4 changes: 4 additions & 0 deletions docs/sphinx/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ Changelog
1.4.0 (unreleased)
******************

Internal Changes
================
- Changed the fuzzyEquals in the tests to use BOOST_TEST (:pull:`7`). By `Nathan Miller`_.

Breaking changes
================
- Added vector-based Jacobians (:pull:`1`, :pull:`4`, :pull:`5`). By `Nathan Miller`_.
Expand Down
Loading

0 comments on commit 3a9508c

Please sign in to comment.