#9231 closed defect (fixed)
bring tachyon interface code to 100% coverage
Reported by: | mhampton | Owned by: | William Stein |
---|---|---|---|
Priority: | major | Milestone: | sage-4.5.2 |
Component: | interfaces | Keywords: | |
Cc: | Merged in: | sage-4.5.2.alpha0 | |
Authors: | Marshall Hampton | Reviewers: | Robert Miller |
Report Upstream: | N/A | Work issues: | |
Branch: | Commit: | ||
Dependencies: | Stopgaps: |
Description
Currently 0/4 functions are tested in interfaces/tachyon.py.
Attachments (1)
Change History (6)
Changed 13 years ago by
Attachment: | trac_9231_tachyon_interface_docs.patch added |
---|
comment:1 Changed 13 years ago by
Status: | new → needs_review |
---|
Patch adds some basic documentation and tests. I made some tiny changes to the code itself in order to allow help output to be printed rather than paged - this is similar to what is done for the GAP interface.
comment:2 Changed 13 years ago by
Authors: | → Marshall Hampton |
---|---|
Reviewers: | → Robert Miller |
Status: | needs_review → positive_review |
comment:3 Changed 13 years ago by
Merged in: | → sage-4.5.2.alpha0 |
---|---|
Resolution: | → fixed |
Status: | positive_review → closed |
comment:4 Changed 13 years ago by
Milestone: | → sage-4.5.2 |
---|
comment:5 Changed 12 years ago by
Perhaps some of the people involved in this ticket are also interested in upgrading Tachyon... (The beta version in Sage is dead old.)
Note: See
TracTickets for help on using
tickets.
Adds basic documentation and doctests