diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2024-05-30 17:35:59 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-30 17:35:59 (GMT) |
commit | bf098d4157158e1e4b2ea78aba4ac82d72e24cff (patch) | |
tree | e6fb5f2358dce243c7dc0a243ccef84fba7d09b2 /Makefile.pre.in | |
parent | e875c2d752fed0a8d16958dc7b331e66a2476247 (diff) | |
download | cpython-bf098d4157158e1e4b2ea78aba4ac82d72e24cff.zip cpython-bf098d4157158e1e4b2ea78aba4ac82d72e24cff.tar.gz cpython-bf098d4157158e1e4b2ea78aba4ac82d72e24cff.tar.bz2 |
gh-109218: Refactor tests for the complex() constructor (GH-119635)
* Share common classes.
* Use exactly representable floats and exact tests.
* Check the sign of zero components.
* Remove duplicated tests (mostly left after merging int and long).
* Reorder tests in more consistent way.
* Test more error messages.
* Add tests for missed cases.
Diffstat (limited to 'Makefile.pre.in')
0 files changed, 0 insertions, 0 deletions