summary refs log tree commit diff
AgeCommit message (Expand)Author
27 hourse2e-tests: Pass --no-same-owner flag to tar.Arun Isaac
43 hourswebsite: Add CSS.Arun Isaac
43 hoursguix: Push version detection into G-expression.Arun Isaac
43 hoursguix: Import (guix packages).Arun Isaac
43 hoursguix: Fix double ungexp.Arun Isaac
44 hourse2e-tests: Use YAML, instead of JSON, job files.Arun Isaac
44 hoursHACKING: Mention that E2E tests must be run outside guix shell.Arun Isaac
44 hoursreader: Resolve YAML inputs file type ambiguities.Arun Isaac
44 hoursreader: Use CWL types in type coercion.Arun Isaac
47 hoursHACKING: Use -m, not -Df, to build manifest.Arun Isaac
47 hoursDemote store hit (cache hit) messages to debug level.Arun Isaac
47 hoursbin: Set info as default log level.Arun Isaac
47 hoursguix: Use guile-run64 from Guix upstream.Arun Isaac
47 hoursguix: Build run64 without guile-chibi-match.Arun Isaac
47 hoursguix: Add G-expressions to build website.Arun Isaac
9 daysguix: Add G-expressions to build release tarball.Arun Isaac
9 daysMakefile: Remove conditional variable assignment.Arun Isaac
9 daysworkflow: Add TODO reminder about static validation.Arun Isaac
9 daysworkflow: Mention state-monadic return in capture-output docstring.Arun Isaac
9 daystests: Update propnet tests to latest API.Arun Isaac
9 daysguix: Use run64 from upstream repository.Arun Isaac
9 daysUse run64 for tests.Arun Isaac
9 daysguix: Exclude end-to-end tests from ravanan package.Arun Isaac
9 daysworkflow: Check availability and type of all inputs.Arun Isaac
9 daysHACKING: Document running specific tests.Arun Isaac
9 daysguix: Accept additional cwltest arguments.Arun Isaac
9 daysjavascript: Refer to parameter context variables in G-expression.Arun Isaac
9 dayscommand-line-tool: Add self variable for use in parameter context.Arun Isaac
9 daystests: Expect file:///foo/bar, not file:/foo/bar.Arun Isaac
9 daystests: Canonicalize JSON objects to compare them.Arun Isaac
9 dayscommand-line-tool: Import specific symbols from (rnrs conditions).Arun Isaac
9 dayswork/types: Rename <union-type> to <cwl-union-type>.Arun Isaac
9 dayswork/types: Rename <array-type> to <cwl-array-type>.Arun Isaac
9 daysutils: Mark as a non-declarative module.Arun Isaac
9 daysbin: Cover more code with %log-level and %traces parameterization.Arun Isaac
9 dayse2e-tests: Add tests based off of examples in the ccwl manual.Arun Isaac
2025-08-28HACKING: Document how to run the CWL v1.2 conformance test suite.Arun Isaac
2025-08-28guix: Restore generate-badges.Arun Isaac
2025-08-26guix: Set HOME for Guix.Arun Isaac
2025-08-26guix: Add e2e-tests.scm.Arun Isaac
2025-08-24guix: Move end-to-end tests to separate file.Arun Isaac
2025-08-24guix: Work with a test suite interned to the store.Arun Isaac
2025-08-24guix: Move comment about skipped tests close to them.Arun Isaac
2025-08-24guix: Do not pass -S flag when skip-tests is empty list.Arun Isaac
2025-08-24guix: Exclude .guix when building ravanan.Arun Isaac
2025-08-24guix: Add e2e-tests.Arun Isaac
2025-08-24Add end-to-end tests.Arun Isaac
2025-08-24Add manifest for development environment.Arun Isaac
2025-08-24guix: Do not create store when running cwltest suite.Arun Isaac
2025-08-24guix: Generalize CWL conformance test suite G-expression.Arun Isaac