summaryrefslogtreecommitdiff
path: root/test/regress/2207.test
Commit message (Collapse)AuthorAgeFilesLines
* Add regression test for bugs #777 and #2207Martin Michlmayr2023-03-271-0/+14
Bugs #777 and #2207 were fixed by commit 49cf3323a ("Change a use of is_realzero to just is_zero"). Let's add test cases.