index
:
ravanan
this commit
keyring
main
High-reproducibility CWL runner powered by Guix
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
31 hours
javascript: Trim whitespace characters.
Arun Isaac
35 hours
tests: Add boolean javascript expression evaluation tests.
Arun Isaac
35 hours
tests: Add parameter reference missing key test.
Arun Isaac
36 hours
work/utils: Error out on missing keys to json-ref.
Arun Isaac
41 hours
javascript: Implement function body expressions.
Arun Isaac
41 hours
javascript: Tokenize using PEG grammar.
Arun Isaac
42 hours
tests: Canonicalize JSON trees before comparing them.
Arun Isaac
42 hours
tests: Add null parameter reference tests.
Arun Isaac
2 days
javascript: Provide evaluate-javascript-expression as the interface.
Arun Isaac
2 days
javascript: Declare variables using var.
Arun Isaac
2025-11-29
work/command-line-tool: Avoid infinite recursion in matching floats.
Arun Isaac
2025-11-29
work/command-line-tool: Accept ints as floats too.
Arun Isaac
2025-11-29
workflow: Identify optional inputs with a boolean #f default.
Arun Isaac
2025-11-27
tests: Test reader end-to-end, don't test specific functions.
Arun Isaac
2025-11-27
reader: Resolve type ambiguities in default inputs.
Arun Isaac
2025-11-24
reader: Resolve YAML inputs file type ambiguities.
Arun Isaac
2025-11-24
reader: Use CWL types in type coercion.
Arun Isaac
2025-11-17
tests: Update propnet tests to latest API.
Arun Isaac
2025-11-16
javascript: Refer to parameter context variables in G-expression.
Arun Isaac
2025-11-16
tests: Expect file:///foo/bar, not file:/foo/bar.
Arun Isaac
2025-11-16
tests: Canonicalize JSON objects to compare them.
Arun Isaac
2025-11-16
work/types: Rename <array-type> to <cwl-array-type>.
Arun Isaac
2025-06-27
store: Canonicalize inputs JSON before constructing store paths.
Arun Isaac
2025-03-18
tests: Fix typo in test.
Arun Isaac
2025-03-18
tests: Tolerate only path or location in File type inputs.
Arun Isaac
2025-01-26
slurm-api: Handle all slurm job state codes.
Arun Isaac
2025-01-22
reader: Normalize File array type formals too.
Arun Isaac
2024-10-08
javascript: Do not serialize JSON if not interpolating string.
Arun Isaac
2024-10-08
tests: Add tests for javascript G-expressions.
Arun Isaac
2024-10-04
javascript: Unify simple parameter reference and node fallback.
Arun Isaac
2024-10-04
javascript: Implement parameter reference javascript subset language.
Arun Isaac
2024-10-02
reader: Handle coercion of number to number.
Arun Isaac
2024-09-10
propnet: Trigger propagators with no inputs.
Arun Isaac
2024-09-10
tests: Add tests.
Arun Isaac