aboutsummaryrefslogtreecommitdiff
path: root/test-suite/bugs/closed/bug_7631.v
AgeCommit message (Collapse)Author
2021-02-24Use Reductionops.clos_whd_flags in vm_compute and native_compute.Guillaume Melquiond
2018-10-09Fix nativenorm when an evar is in the wrong place.Gaƫtan Gilbert
See commit [Simplify code for [Definition := Eval ...]] which without this breaks test suite 7631.v
2018-10-04rename test files (do not start by a digit)Vincent Laporte