aboutsummaryrefslogtreecommitdiff
path: root/tests/ccwl.scm
AgeCommit message (Expand)Author
2022-01-16ccwl: Raise exceptions on command syntax errors.Arun Isaac
2022-01-16ccwl: Raise exceptions on output syntax errors.Arun Isaac
2022-01-16ccwl: Raise exceptions on input syntax errors.Arun Isaac
2022-01-16tests: Use @@ instead of module-ref and resolve-module.Arun Isaac
2021-11-02ccwl: Support external CWL workflows.Arun Isaac
2021-10-12tests: Fix quoting of type.Arun Isaac
2021-10-11ccwl: Factorize out CWL generation code to separate file.Arun Isaac
2021-07-19tests: Fix indentation.Arun Isaac
2021-07-02tests: Ensure stdin input has no inputBinding.Arun Isaac
2021-07-02tests: Remove unnecessary import.Arun Isaac
2021-04-26Remove deprecated break-pair tests.Arun Isaac
2021-04-17Add copyright section to test files.Arun Isaac
2021-02-27Add break-pair utility.Arun Isaac