aiken/examples/acceptance_tests
KtorZ 7251b2d01e
Remove single-argument function call special-case in formatter
Not sure what this special case was trying to achieve, but it's not right. There's no need to handle function call with a single argument differently than the others.
2023-02-15 17:22:08 +01:00
..
001 fix: rename test module to tests 2022-12-23 22:00:59 -05:00
002 fix: rename test module to tests 2022-12-23 22:00:59 -05:00
003 fix: rename test module to tests 2022-12-23 22:00:59 -05:00
004 fix: rename test module to tests 2022-12-23 22:00:59 -05:00
005 fix: rename test module to tests 2022-12-23 22:00:59 -05:00
006 Fix and re-apply formatter on all acceptance tests 2023-01-14 20:23:17 +01:00
007 Fix and re-apply formatter on all acceptance tests 2023-01-14 20:23:17 +01:00
008 chore: fmt most of the acceptance tests 2023-02-09 00:57:14 -05:00
009 chore: fmt most of the acceptance tests 2023-02-09 00:57:14 -05:00
010 fix: rename test module to tests 2022-12-23 22:00:59 -05:00
011 fix: rename test module to tests 2022-12-23 22:00:59 -05:00
012 fix: rename test module to tests 2022-12-23 22:00:59 -05:00
013 Fix and re-apply formatter on all acceptance tests 2023-01-14 20:23:17 +01:00
014 fix: rename test module to tests 2022-12-23 22:00:59 -05:00
015 Fix and re-apply formatter on all acceptance tests 2023-01-14 20:23:17 +01:00
016 chore: fmt most of the acceptance tests 2023-02-09 00:57:14 -05:00
017 chore: fmt most of the acceptance tests 2023-02-09 00:57:14 -05:00
018 fix: rename test module to tests 2022-12-23 22:00:59 -05:00
019 fix: rename test module to tests 2022-12-23 22:00:59 -05:00
020 fix: rename test module to tests 2022-12-23 22:00:59 -05:00
021 fix: rename test module to tests 2022-12-23 22:00:59 -05:00
022 fix: rename test module to tests 2022-12-23 22:00:59 -05:00
023 chore: fmt most of the acceptance tests 2023-02-09 00:57:14 -05:00
024 Fix and re-apply formatter on all acceptance tests 2023-01-14 20:23:17 +01:00
025 fix: rename test module to tests 2022-12-23 22:00:59 -05:00
026 fix: rename test module to tests 2022-12-23 22:00:59 -05:00
027 Fix and re-apply formatter on all acceptance tests 2023-01-14 20:23:17 +01:00
028 fix: rename test module to tests 2022-12-23 22:00:59 -05:00
029 chore: fmt most of the acceptance tests 2023-02-09 00:57:14 -05:00
030 fix: rename test module to tests 2022-12-23 22:00:59 -05:00
031 fix: acceptance test 031 2022-12-27 22:33:09 -05:00
032 Fix and re-apply formatter on all acceptance tests 2023-01-14 20:23:17 +01:00
033 Fix and re-apply formatter on all acceptance tests 2023-01-14 20:23:17 +01:00
034 Add missing function 'concat' in acceptance test 034. 2022-12-29 12:13:32 +01:00
035 Remove single-argument function call special-case in formatter 2023-02-15 17:22:08 +01:00
036 fix: scope issue when using when with a function call subject 2023-02-12 18:43:11 -05:00
037 Add acceptance test scenario: 037 2022-12-29 17:40:21 +01:00
038 Add new acceptance test scenario 038 2023-01-06 06:46:15 +01:00
039 chore: fmt most of the acceptance tests 2023-02-09 00:57:14 -05:00
040 Remove single-argument function call special-case in formatter 2023-02-15 17:22:08 +01:00
041 feat: add identity, always, & flip 2023-01-14 23:33:49 -05:00
042 feat: add identity, always, & flip 2023-01-14 23:33:49 -05:00
043 feat: add identity, always, & flip 2023-01-14 23:33:49 -05:00
044 Add new acceptance scenario: 044 2023-01-18 15:29:51 -05:00
045 Add new acceptance test scenario 045 2023-01-18 16:28:44 +01:00
046 fix: multiple list cases of the same length weren't being handled 2023-01-21 19:42:17 -05:00
047 fix: changed how list_access_to_uplc handles discards fixing unit test 55 2023-02-11 04:30:18 -05:00
048 fix: changed how list_access_to_uplc handles discards fixing unit test 55 2023-02-11 04:30:18 -05:00
049 Replace 'assets' with generated blueprints. 2023-01-31 15:39:41 +01:00
050 feat(expect): update formatter 2023-02-09 00:57:38 -05:00
051 test: verify schnorr and ecdsa 2023-02-04 22:07:56 -05:00
052 Add new acceptance test scenario: 052 2023-02-09 00:09:23 -05:00
053 Add new acceptance test scenario: 053 2023-02-09 00:09:23 -05:00
054 Remove unused imports in 054. 2023-02-15 09:42:45 +01:00
055 fixes: tuple clauses, zero args funcs, list clause named pattern 2023-02-15 02:20:05 -05:00
057 Add new acceptance test scenario: 057 2023-02-12 18:43:11 -05:00
058 Add new acceptance test scenario: 058 2023-02-15 02:20:05 -05:00
059 add one more test 2023-02-15 02:20:05 -05:00
061 Add new acceptance test scenario: 061 2023-02-15 02:20:05 -05:00
script_context Remove single-argument function call special-case in formatter 2023-02-15 17:22:08 +01:00
.gitignore feat: add trace 2022-12-21 14:39:46 -05:00
ci Fix CI script + add script interactions. 2023-02-15 09:42:46 +01:00
fmt chore: fmt most of the acceptance tests 2023-02-09 00:57:14 -05:00
fmt-all chore: fmt most of the acceptance tests 2023-02-09 00:57:14 -05:00
run Return non-zero exit code on acceptance test failure. 2023-01-06 13:10:11 +01:00
run-all Add new acceptance test scenario: 036 2022-12-29 12:11:55 +01:00