Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-04-26 | Remove deprecated break-pair tests. | Arun Isaac | |
* tests/ccwl.scm (break-pair): Delete function. ("break-pair", "break-pair: check last elemet handling"): Delete tests. | |||
2021-04-17 | Add copyright section to test files. | Arun Isaac | |
* tests/ccwl.scm, tests/yaml.scm: Add copyright section. | |||
2021-02-27 | Add break-pair utility. | Arun Isaac | |
* 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. |