<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ccwl/tests, branch v0.1.0</title>
<subtitle>Concise Common Workflow Language (mirror of https://github.com/arunisaac/ccwl)</subtitle>
<id>http://git.systemreboot.net/ccwl/atom?h=v0.1.0</id>
<link rel='self' href='http://git.systemreboot.net/ccwl/atom?h=v0.1.0'/>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/ccwl/'/>
<updated>2021-07-02T10:56:21+00:00</updated>
<entry>
<title>tests: Ensure stdin input has no inputBinding.</title>
<updated>2021-07-02T10:56:21+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2021-07-02T10:56:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/ccwl/commit/?id=10db9e74f78a1c2a11933a7aabe731f83d06b459'/>
<id>urn:sha1:10db9e74f78a1c2a11933a7aabe731f83d06b459</id>
<content type='text'>
* tests/ccwl.scm: Import (ccwl ccwl)
("stdin input should not have inputBinding"): New test.
</content>
</entry>
<entry>
<title>tests: Remove unnecessary import.</title>
<updated>2021-07-02T10:48:31+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2021-07-02T10:48:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/ccwl/commit/?id=3a82e006a0d3c1e951559dfe9c8c7a08f1149bec'/>
<id>urn:sha1:3a82e006a0d3c1e951559dfe9c8c7a08f1149bec</id>
<content type='text'>
* tests/ccwl.scm: Do not import (srfi srfi-71).
</content>
</entry>
<entry>
<title>Escape asterisk characters in scm-&gt;yaml.</title>
<updated>2021-04-26T08:37:51+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2021-04-26T08:37:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/ccwl/commit/?id=e64acfac83e5d4150af630e6b0cc1ffc42279405'/>
<id>urn:sha1:e64acfac83e5d4150af630e6b0cc1ffc42279405</id>
<content type='text'>
* ccwl/yaml.scm (display-atom): Escape asterisk characters.
* tests/yaml.scm ("strings with asterisk characters should be
escaped"): New test.
</content>
</entry>
<entry>
<title>Test if scm-&gt;yaml escapes hyphen characters.</title>
<updated>2021-04-26T08:37:13+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2021-04-26T08:37:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/ccwl/commit/?id=59fb1d126523c8a46ded7c8607fe1e9d7de40daf'/>
<id>urn:sha1:59fb1d126523c8a46ded7c8607fe1e9d7de40daf</id>
<content type='text'>
* tests/yaml.scm ("strings with hyphen characters should be escaped"):
New test.
</content>
</entry>
<entry>
<title>Remove deprecated break-pair tests.</title>
<updated>2021-04-26T08:25:17+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2021-04-26T08:23:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/ccwl/commit/?id=07802af0735ef9f41976961b17110dbd11692c39'/>
<id>urn:sha1:07802af0735ef9f41976961b17110dbd11692c39</id>
<content type='text'>
* tests/ccwl.scm (break-pair): Delete function.
("break-pair", "break-pair: check last elemet handling"): Delete
tests.
</content>
</entry>
<entry>
<title>Add copyright section to test files.</title>
<updated>2021-04-16T18:51:11+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2021-04-16T18:51:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/ccwl/commit/?id=5727ea4bb3696fab94fc8e21ebf7ac82aeb8c577'/>
<id>urn:sha1:5727ea4bb3696fab94fc8e21ebf7ac82aeb8c577</id>
<content type='text'>
* tests/ccwl.scm, tests/yaml.scm: Add copyright section.
</content>
</entry>
<entry>
<title>Add break-pair utility.</title>
<updated>2021-02-27T18:20:48+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2021-02-27T18:20:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/ccwl/commit/?id=c37a8e33f790b385ec1f913b062ad5b5f4bbe96e'/>
<id>urn:sha1:c37a8e33f790b385ec1f913b062ad5b5f4bbe96e</id>
<content type='text'>
* ccwl/ccwl.scm (break-pair): New function.
* tests/ccwl.scm: New file.
* tests/ccwl.scm ("break-pair", "break-pair: check last elemet
handling"): New test cases.
</content>
</entry>
<entry>
<title>Display dictionary entries with empty values on the same line.</title>
<updated>2021-02-27T14:17:47+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2021-02-27T14:17:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/ccwl/commit/?id=d475760dfbbc0a3bb2732a924b006e68f6dcc065'/>
<id>urn:sha1:d475760dfbbc0a3bb2732a924b006e68f6dcc065</id>
<content type='text'>
* ccwl/yaml.scm (display-dictionary-entry): If value is an empty array
or dictionary, display it on the same line.
(scm-&gt;yaml): Go to next line after printing empty array.
* tests/yaml.scm: New file.
* tests/yaml.scm ("dictionary entries with empty arrays and
dictionaries for values must render on the same line"): New test case.
</content>
</entry>
</feed>
