Ticket #6434 (closed enhancement: fixed)

Opened 14 months ago

Last modified 14 months ago

[with patch, positive review] make a latex.py doctest more robust

Reported by: jhpalmieri Owned by: jhpalmieri
Priority: minor Milestone: sage-4.1
Component: misc Keywords:
Cc: Author(s): John Palmieri
Report Upstream: Reviewer(s): Robert Miller
Merged in: sage-4.1.rc0 Work issues:

Description

There are a pair of doctests in latex.py whose output contains the entire latex preamble, which means that any time anyone changes the preamble (for example in #6417), it screws up the doctest. This patch replaces most of the preamble with "...".

Attachments

latex_6434.patch Download (3.2 KB) - added by jhpalmieri 14 months ago.

Change History

Changed 14 months ago by jhpalmieri

Changed 14 months ago by rlm

  • reviewer set to Robert Miller
  • summary changed from [with patch, needs review] make a latex.py doctest more robust to [with patch, positive review] make a latex.py doctest more robust

Changed 14 months ago by rlm

  • status changed from new to closed
  • resolution set to fixed
  • merged set to sage-4.1.rc0
Note: See TracTickets for help on using tickets.