Changes between Version 1 and Version 27 of Ticket #18558
- Timestamp:
- 06/01/15 05:05:58 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #18558
-
Property
Status
changed from
needs_review
toneeds_work
-
Property
Summary
changed from
Test all (installed) optional packages by default
toTest all installed packages by default
-
Property
Dependencies
changed from
#18456
to#18456, #18124
-
Property
Commit
changed from
dd586b9a4ce39bc27542263c8f91d5d84780d598
to1ffc3c1a7a909b1d75653f9951da869371cc1039
-
Property
Status
changed from
-
Ticket #18558 – Description
v1 v27 1 With this branch, running "sage -t" will automatically involve testing all locally installed optionalpackages.1 With this branch, running "sage -t" will automatically involve testing all locally installed packages. 2 2 3 3 Of course, setting "--optional=X" only tests the packages listed in `X`.