Skip to content
This repository has been archived by the owner on Aug 29, 2024. It is now read-only.

Commit

Permalink
test: adapt Eval fail/success list
Browse files Browse the repository at this point in the history
  • Loading branch information
hargoniX committed Jul 16, 2024
1 parent c10921c commit 458a4c0
Show file tree
Hide file tree
Showing 9 changed files with 7 additions and 10 deletions.
10 changes: 0 additions & 10 deletions Eval/fail.txt
Original file line number Diff line number Diff line change
@@ -1,13 +1,3 @@
bitvec_AndOrXor_2443.lean
bitvec_InstCombineShift__239.lean
bitvec_InstCombineShift__279.lean
bitvec_InstCombineShift__422_1.lean
bitvec_InstCombineShift__422_2.lean
bitvec_InstCombineShift__440.lean
bitvec_InstCombineShift__458.lean
bitvec_InstCombineShift__476.lean
bitvec_InstCombineShift__497.lean
bitvec_InstCombineShift__582.lean
g2008h02h16hSDivOverflow2_proof.lean
g2008h02h23hMulSub_proof.lean
gadd2_proof.lean
Expand Down
7 changes: 7 additions & 0 deletions Test/Eval.lean
Original file line number Diff line number Diff line change
Expand Up @@ -131,3 +131,10 @@ import Test.Eval.bitvec_InstCombineShift__497_alt
import Test.Eval.bitvec_160
import Test.Eval.bitvec_290__292
import Test.Eval.bitvec_InstCombineShift__351
import Test.Eval.bitvec_InstCombineShift__239
import Test.Eval.bitvec_InstCombineShift__279
import Test.Eval.bitvec_InstCombineShift__422_1
import Test.Eval.bitvec_InstCombineShift__440
import Test.Eval.bitvec_InstCombineShift__476
import Test.Eval.bitvec_InstCombineShift__497
import Test.Eval.bitvec_InstCombineShift__582

0 comments on commit 458a4c0

Please sign in to comment.