summaryrefslogtreecommitdiff
path: root/test/TEX
Commit message (Expand)AuthorAgeFilesLines
...
* Move 2.0 changes collected in branches/pending back to trunk for furtherGreg Noel2010-03-2516-49/+30
* Merged revisions 4645,4647-4651,4654-4656 via svnmerge fromSteven Knight2010-02-051-67/+7
* Back out post-2.0 code changes from trunk: r4643, r4642 r4640, r4637.Steven Knight2010-01-212-78/+66
* Update tex builder to handle the case where a \input{foo}Robert Managan2010-01-201-0/+76
* Remove unneeded fluff from this test.Robert Managan2010-01-191-66/+2
* Change scanner to properly search for included file from theRobert Managan2010-01-042-0/+347
* Add scanning of files included in Latex by means of \lstinputlisting{}Robert Managan2009-12-171-0/+131
* Add a test for the case where a latex file uses \input{} to include theRobert Managan2009-11-251-0/+96
* Fix tex code to handle broken nomenclature package. (Fixes test failure on ce...William Deegan2009-09-161-8/+16
* Remove last checkin.William Deegan2009-09-131-11/+9
* Fix test to pass for deprecated python versions. Not what was expected deprec...William Deegan2009-09-131-9/+11
* Add a test that the packages used are installed.Robert Managan2009-08-312-0/+8
* As I set up the test case for the glossary and nomencl packagesRobert Managan2009-08-212-0/+202
* Add test for glossaries package. and patch tex.pyRobert Managan2009-08-211-0/+118
* Update tex builder to use the -recorder option.Robert Managan2009-07-226-6/+194
* Replace embedded carriage returns with \r.Steven Knight2009-02-222-2/+2
* Remove more unnecessary imports from test scripts.Steven Knight2009-02-1120-36/+8
* Add emacs and vim editing settings to the bottom of *.py files.Steven Knight2009-02-0935-0/+210
* Remove (lots) more unnecessary imports.Steven Knight2009-02-0620-36/+12
* Commonize new string-search-in-output methods:Steven Knight2009-02-063-25/+7
* Remove the feature that would build .pdf graphics filesRobert Managan2009-01-092-0/+2
* Add a test for the case of a .DVI build using a .eps graphics.Robert Managan2008-11-251-0/+187
* I found that my coding for automatically building .pdf files from .eps filesRobert Managan2008-11-121-0/+231
* This new test and emitter update recursively checks the whole source of theRobert Managan2008-10-301-0/+231
* Testing on a Mac turned up a problem that did not show up on linux.Robert Managan2008-10-088-16/+42
* test/TEX/PDF_single_source.pyRobert Managan2008-10-073-3/+268
* Hefty update to the tex tool.Robert Managan2008-09-184-5/+214
* Add the ability of the Tex builder to change the name of the createdRobert Managan2008-09-101-0/+78
* Fix bugs in regression testsGreg Noel2008-09-101-0/+6
* A test case for my last commit.Robert Managan2008-09-081-0/+82
* Added a strfunction to the various tex builders. Since the sub-actions reportRobert Managan2008-09-045-13/+89
* Merged revisions 2647-2719 via svnmerge fromSteven Knight2008-03-313-7/+7
* Merged revisions 2527-2645 via svnmerge fromSteven Knight2008-02-042-1/+344
* Merged revisions 2302-2362,2364-2452 via svnmerge fromSteven Knight2007-09-192-2/+105
* Merged revisions 2136-2200,2202-2290,2292-2301 via svnmerge fromSteven Knight2007-08-172-5/+28
* Merged revisions 1968-2115 via svnmerge fromSteven Knight2007-07-112-9/+21
* Merged revisions 1907-1940,1942-1967 via svnmerge fromSteven Knight2007-06-011-0/+74
* Merged revisions 1884-1905 via svnmerge from0.97Steven Knight2007-05-181-1/+7
* Merged revisions 1826-1882 via svnmerge from0.96.96Steven Knight2007-04-133-1/+262
* Merged revisions 1738-1754,1756 via svnmerge fromSteven Knight2007-01-072-3/+17
* Merged revisions 1675-1736 via svnmerge fromSteven Knight2006-12-163-4/+348
* Merged revisions 1667-1674 via svnmerge fromSteven Knight2006-11-042-2/+2
* Merged revisions 1582-1665 via svnmerge fromSteven Knight2006-11-0216-56/+64
* Merged revisions 1441-1539 via svnmerge fromSteven Knight2006-07-252-0/+314
* Add a TeX emitter to cover removal of .aux and .log files. (Joel B. Mohler)Steven Knight2005-11-284-41/+125
* Make all relevant builders of .tex and .ltx files consistent with respect to ...Steven Knight2005-11-071-0/+109
* Correct $SOURCES on TeX command lines. (Sanjoy Mahajan) Add scanning of LaT...Steven Knight2005-11-061-5/+54
* Get rid of indentation tabs in the test scripts and have runtest.py invoke th...Steven Knight2005-10-148-12/+12
* More command-line customizability: , , , , .Steven Knight2004-12-0316-0/+1550