Skip to content

Fix tests that change the context#92

Merged
mdickinson merged 2 commits into
masterfrom
fix/test-context
Dec 30, 2019
Merged

Fix tests that change the context#92
mdickinson merged 2 commits into
masterfrom
fix/test-context

Conversation

@mdickinson
Copy link
Copy Markdown
Owner

This PR:

  • fixes some tests so that changes to the context made during those tests are reversed in the test tearDown
  • fixes some doctests that were assuming double-precision

@mdickinson mdickinson merged commit e676476 into master Dec 30, 2019
@mdickinson mdickinson deleted the fix/test-context branch December 30, 2019 15:10
mdickinson added a commit that referenced this pull request Dec 30, 2019
* Fix context-modifying tests to reset context at tearDown

* Fix doctests that assumed double precision

(cherry picked from commit e676476)
mdickinson added a commit that referenced this pull request Dec 30, 2019
* More changelog updates for 0.4.0.

(cherry picked from commit c25e101)

* Combine two changelog entries about supported Python versions

(cherry picked from commit e4040f5)

* Update tutorial for behaviour changes.

(cherry picked from commit c5d17dd)

* Make similar updates to the README.

(cherry picked from commit 0232d73)

* Fix tests that change the context (#92)

* Fix context-modifying tests to reset context at tearDown

* Fix doctests that assumed double precision

(cherry picked from commit e676476)

* Fix one more instance of incorrect precision (#89)

(cherry picked from commit 3451f00)

* Fix initialisation of thread-local context (#91)

* Fix initialisation of thread-local context

* Don't initialise __context_stack__ until we need it

(cherry picked from commit e5ef303)

* Changelog updates (#93)

* Add a couple more missing changelog entries

* Acknowledge third-party contributions

* Add release date

(cherry picked from commit 37a38d4)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant