Changes between Initial Version and Version 1 of Ticket #18558, comment 94
- Timestamp:
- 06/01/15 16:50:31 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #18558, comment 94
initial v1 13 13 > I think that would suffice for me, as for sure treating the old-style/new-style issue is separate from this ticket. 14 14 15 Auto-upgrading optional packages is, I assure you, totally unrelated from adding some keyword to "--optional" automaticall when running doctests.15 Auto-upgrading optional packages is, I assure you, totally unrelated from adding some keyword to "--optional" automatically when running doctests. 16 16 17 17 > On a related note (certainly not to be dealt with here) would there be something that would auto test optional ''interfaces'', which are also marked with `# optional`? Like Maple or Mma. That would be very useful for keeping those interfaces up-to-date.