-
Notifications
You must be signed in to change notification settings - Fork 129
Test2 needs latex test #792
Copy link
Copy link
Open
Labels
conversion: latexconversion: pdftarget: testingAddresses the testing part of the process; typically has to do with the Test/ or Test2/ directory.Addresses the testing part of the process; typically has to do with the Test/ or Test2/ directory.type: enhancementA feature request or other improvement in the Stylesheets.A feature request or other improvement in the Stylesheets.
Metadata
Metadata
Assignees
Labels
conversion: latexconversion: pdftarget: testingAddresses the testing part of the process; typically has to do with the Test/ or Test2/ directory.Addresses the testing part of the process; typically has to do with the Test/ or Test2/ directory.type: enhancementA feature request or other improvement in the Stylesheets.A feature request or other improvement in the Stylesheets.
Type
Fields
Give feedbackNo fields configured for issues without a type.
I think the reasons I originally omitted latex from Test2 were:
However, it's clear that tex outputs are quite widely used, so I think it's time to add a single comprehensive test for it. Rather than actually generate the PDF (which would be an output that's hard to assess anyway), we should follow the Test approach, just generating the .tex file and diffing it. However, in contrast to Test, we should use a single comprehensive input file and a single output file.