[CLJ-730] Create test suite for functional fns (e.g. juxt, comp, partial, etc.) Created: 26/Jan/11 Updated: 18/May/12 Resolved: 18/May/12 |
|
| Status: | Closed |
| Project: | Clojure |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | Approved Backlog, Release 1.5 |
| Type: | Task | Priority: | Minor |
| Reporter: | Fogus | Assignee: | Fogus |
| Resolution: | Completed | Votes: | 0 |
| Labels: | None | ||
| Attachments: |
|
| Approval: | Ok |
| Description |
|
The tests in other_functions.clj for the combinator functions are tenuous in some cases (comp) and missing in others (juxt, partial, complement, and constantly). It would be nice to have a full suite of combinator tests moving forward. I would be happy to write the needed tests. |
| Comments |
| Comment by Stuart Halloway [ 28/Jan/11 9:00 AM ] |
|
Go for it, and mark them waiting for me when they are ready. |
| Comment by Federico Brubacher [ 22/Mar/11 11:07 AM ] |
|
Michael, Stuart, Can I barge in with a patch? I would love to get feedback on this. I have CA signed already. Thanks |