#9231 closed defect (fixed)
bring tachyon interface code to 100% coverage
Reported by: | mhampton | Owned by: | was |
---|---|---|---|
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 11 years ago by
comment:1 Changed 11 years ago by
- Status changed from new to 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 11 years ago by
- Reviewers set to Robert Miller
- Status changed from needs_review to positive_review
comment:3 Changed 11 years ago by
- Merged in set to sage-4.5.2.alpha0
- Resolution set to fixed
- Status changed from positive_review to closed
comment:4 Changed 11 years ago by
- Milestone set to sage-4.5.2
comment:5 Changed 10 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