aiken/crates/uplc/test_data/conformance/evaluation/term
rvcas 9ab458dcc6 feat: delay typemismatch errors in the machine runtime
to pass 2 of the conformance tests, we need to make sure
that we aren't typechecking builtin arguments as arguments
are applied. This switches push to by removing the call to check_type
and then reworking all the associated unwrap methods on Value
so that they return the same errors that were being returned before.
2023-11-17 13:58:13 -05:00
..
app test: add all plutus conformance tests 2023-11-15 15:55:56 -05:00
argExpected test: add all plutus conformance tests 2023-11-15 15:55:56 -05:00
case chore: temp remove conformance tests that are failing 2023-11-15 15:55:56 -05:00
closure test: add all plutus conformance tests 2023-11-15 15:55:56 -05:00
constr chore: temp remove conformance tests that are failing 2023-11-15 15:55:56 -05:00
delay test: add all plutus conformance tests 2023-11-15 15:55:56 -05:00
force test: add all plutus conformance tests 2023-11-15 15:55:56 -05:00
lam test: add all plutus conformance tests 2023-11-15 15:55:56 -05:00
nonFunctionalApplication test: add all plutus conformance tests 2023-11-15 15:55:56 -05:00
unlifting-sat test: add all plutus conformance tests 2023-11-15 15:55:56 -05:00
unlifting-unsat feat: delay typemismatch errors in the machine runtime 2023-11-17 13:58:13 -05:00
var test: add all plutus conformance tests 2023-11-15 15:55:56 -05:00