about summary refs log tree commit diff
path: root/.guix/cwl-conformance.scm
AgeCommit message (Collapse)Author
37 hoursguix: Add e2e-tests.Arun Isaac
42 hoursguix: Do not create store when running cwltest suite.Arun Isaac
ravanan creates the store directory automatically if it does not exist. So, there is no need to create it before running cwltest.
42 hoursguix: Generalize CWL conformance test suite G-expression.Arun Isaac
Generalize CWL conformance test suite G-expression to run any given test suite. This will be useful for running other cwltest test suites.
43 hoursguix: Comment on setting TMPDIR when running cwltest.Arun Isaac
3 daysRename cwl-conformance/cwltest-manifest.scm.Arun Isaac
There is only one manifest file under cwl-conformance. So, it's ok to just call it manifest.scm.
4 daysguix: Add CWL conformance test suite scripts.Arun Isaac
These scripts were a part of the CI server system definition, and out of reach of ravanan maintainers. We move them here since it's easier to keep updated and within the reach of ravanan maintainers to modify as they please.