aboutsummaryrefslogtreecommitdiff
path: root/test-suite/success/FunindExtraction_compat86.v
AgeCommit message (Collapse)Author
2018-10-02Update the -compat flagsJason Gross
Mostly via `dev/tools/update-compat.py --cur-version=8.9` We just remove test-suite/success/FunindExtraction_compat86.v because, except for the `Extraction iszero.` line at the bottom, it is a duplicate of `test-suite/success/Funind.v` (except with `-compat 8.6`). We also manually update a number of test-suite files to pre-emptively remove compatibility notations (which used to be compat 8.6, but are now compat 8.7).
2017-06-22Add test-suite file for funind, extraction with compat 8.6Jason Gross