| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
…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. (cherry picked from commit bf098d4) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
|
@serhiy-storchaka You enabled auto-merge on this, but for some reason the "Tests / Windows (free-threading) / build (arm64)" CI failed, so it didn't merge. Unfortunately the logs have since expired, maybe it was just a temporary thing. I've merged in main to restart the CI. I've also disabled auto-merge, because 3.13 is in the RC phase and I'll let you make a fresh decision whether it can be merged now. |
Sorry, something went wrong.
|
CI passed now. I think it probably could go into 3.13, it's only changing test files. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
(cherry picked from commit bf098d4)
Co-authored-by: Serhiy Storchaka storchaka@gmail.com