aboutsummaryrefslogtreecommitdiffstats
path: root/unit-tests/Tests_lfsc_tactics.v
Commit message (Collapse)AuthorAgeFilesLines
* Link equality on uninterpreted sorts with SMT equality (#86)ckeller2021-02-231-1/+89
| | | | | Equality is now treated from uninterpreted sorts, which makes them usable with tactics! Closes #17 Closes #78
* Testing BV subtractionChantal Keller2020-07-201-0/+16
|
* Test asynchronous and make the selected lemmas persistant (#66)ckeller2020-03-261-72/+83
| | | | | | | * Add a test target for asynchronous proof checking (does not fully reflect the coqide behavior though) * Make the selected lemmas persistant Co-authored-by: Chantal Keller <Chantal.Keller@lri.fr>
* Add the full example of the webpage in the unit testsChantal Keller2020-01-161-0/+30
|
* Separate unit tests into vernac and tacticsChantal Keller2019-04-121-0/+705