aiken/crates/uplc/test_data/conformance/v3/builtin/semantics
microproofs 17fdbd356a
Add new conformance tests
2024-12-07 12:23:51 +07:00
..
addInteger
andByteString Add new conformance tests 2024-12-07 12:23:51 +07:00
appendByteString
appendString
bData
blake2b_224
blake2b_256
bls12_381-cardano-crypto-tests
bls12_381_G1_add
bls12_381_G1_compress/compress
bls12_381_G1_equal
bls12_381_G1_hashToGroup
bls12_381_G1_neg
bls12_381_G1_scalarMul
bls12_381_G1_uncompress
bls12_381_G2_add
bls12_381_G2_compress/compress
bls12_381_G2_equal
bls12_381_G2_hashToGroup
bls12_381_G2_neg
bls12_381_G2_scalarMul
bls12_381_G2_uncompress
bls12_381_millerLoop
byteStringToInteger
chooseDataByteString
chooseDataConstr
chooseDataInteger
chooseDataList
chooseDataMap
chooseList Add new conformance tests 2024-12-07 12:23:51 +07:00
chooseUnit Add new conformance tests 2024-12-07 12:23:51 +07:00
chooseUnit2
complementByteString Add new conformance tests 2024-12-07 12:23:51 +07:00
consByteString Add new conformance tests 2024-12-07 12:23:51 +07:00
constrData
countSetBits Add new conformance tests 2024-12-07 12:23:51 +07:00
decodeUtf8
divideInteger Add new conformance tests 2024-12-07 12:23:51 +07:00
encodeUtf8
equalsByteString Add new conformance tests 2024-12-07 12:23:51 +07:00
equalsData
equalsInteger Add new conformance tests 2024-12-07 12:23:51 +07:00
equalsString Add new conformance tests 2024-12-07 12:23:51 +07:00
findFirstSetBit Add new conformance tests 2024-12-07 12:23:51 +07:00
fstPairOfPairAndList
headList Add new conformance tests 2024-12-07 12:23:51 +07:00
iData
ifThenElse Add new conformance tests 2024-12-07 12:23:51 +07:00
indexByteString Add new conformance tests 2024-12-07 12:23:51 +07:00
integerToByteString
keccak_256
lengthOfByteString
lessThanByteString Add new conformance tests 2024-12-07 12:23:51 +07:00
lessThanEqualsByteString Add new conformance tests 2024-12-07 12:23:51 +07:00
lessThanEqualsInteger Add new conformance tests 2024-12-07 12:23:51 +07:00
lessThanInteger Add new conformance tests 2024-12-07 12:23:51 +07:00
listData
listOfList
listOfPair
mapData
mkCons Add new conformance tests 2024-12-07 12:23:51 +07:00
mkNilData
mkNilPairData
mkPairData
modInteger Add new conformance tests 2024-12-07 12:23:51 +07:00
multiplyInteger Add new conformance tests 2024-12-07 12:23:51 +07:00
nullList Add new conformance tests 2024-12-07 12:23:51 +07:00
nullList2
orByteString Add new conformance tests 2024-12-07 12:23:51 +07:00
pairOfPairAndList
quotientInteger Add new conformance tests 2024-12-07 12:23:51 +07:00
readBit Add new conformance tests 2024-12-07 12:23:51 +07:00
remainderInteger Add new conformance tests 2024-12-07 12:23:51 +07:00
replicateByte Add new conformance tests 2024-12-07 12:23:51 +07:00
ripemd_160 Add new conformance tests 2024-12-07 12:23:51 +07:00
rotateByteString Add new conformance tests 2024-12-07 12:23:51 +07:00
sha2_256
sha3_256
shiftByteString Add new conformance tests 2024-12-07 12:23:51 +07:00
sliceByteString Add new conformance tests 2024-12-07 12:23:51 +07:00
sndPairOfPairAndList
subtractInteger Add new conformance tests 2024-12-07 12:23:51 +07:00
subtractInteger-non-iter
tailList Add new conformance tests 2024-12-07 12:23:51 +07:00
trace
unBData Add new conformance tests 2024-12-07 12:23:51 +07:00
unConstrData Add new conformance tests 2024-12-07 12:23:51 +07:00
unIData Add new conformance tests 2024-12-07 12:23:51 +07:00
unListData Add new conformance tests 2024-12-07 12:23:51 +07:00
unMapData Add new conformance tests 2024-12-07 12:23:51 +07:00
verifyEcdsaSecp256k1Signature Add new conformance tests 2024-12-07 12:23:51 +07:00
verifyEd25519Signature Add new conformance tests 2024-12-07 12:23:51 +07:00
verifySchnorrSecp256k1Signature
writeBits Add new conformance tests 2024-12-07 12:23:51 +07:00
xorByteString Add new conformance tests 2024-12-07 12:23:51 +07:00
README.md

README.md

The tests here are mostly unit tests to make sure that built-in functions produce correct results.