summaryrefslogtreecommitdiff
path: root/test/TEX
Commit message (Expand)AuthorAgeFilesLines
* py2/3 bytes/string issues. Added wrapper to re.sub to force items to bytesWilliam Deegan2017-04-051-2/+2
* pep8William Deegan2017-04-031-1/+1
* py2/3 fix binary file write issueWilliam Deegan2017-04-011-2/+2
* py2/3 fix win32 py27 failures. Also resolve some py3 failuresWilliam Deegan2017-03-202-9/+9
* py2/3 fix wb/rbWilliam Deegan2017-03-195-18/+18
* py2/3 fix rb/wb also replace convoluted test logic with correct test methods ...William Deegan2017-03-191-6/+6
* py2/3 byte fixesWilliam Deegan2017-03-121-5/+5
* Merged in ricklupton/scons (pull request #382)William Deegan2016-11-301-0/+5
|\
| * Skip import.sty test when Latex package missingRick Lupton2016-11-291-0/+5
* | Merged in ricklupton/scons (pull request #374)William Deegan2016-11-2516-152/+24
|\ \ | |/ |/|
| * Moved common my<xxx>.py functions to global fixture and resolve byte/str.William Blevins2016-10-038-112/+16
| * Updating tests to use fixture wrapper.py.William Blevins2016-09-248-40/+8
* | Find dependencies using LaTeX "import" package commandsRick Lupton2016-11-232-0/+234
|/
* Merge in default.Russel Winder2016-01-191-4/+5
|\
| * Post merge commit for safety. Building Fortran code works, but tests fail.Russel Winder2015-12-241-4/+5
| |\
| | * Merged default branch into python3-port to keep it up to date.Gary Oberbrunner2014-08-233-0/+289
| | |\
| | * | Made former 2to3 changes Python 2.7 compatible (or removed unneeded changes).Stefan Zimmermann2014-03-311-0/+1
| | * | Result of raw 2to3 run (2to3-2.7); checkpoint for python3 conversion.Gary Oberbrunner2013-09-221-4/+4
* | | | changes to skip tests on ubuntu-next when gcj and not real java, and also whe...William Deegan2016-01-173-2/+15
|/ / /
* | | removed several pre-2.7 methods and imports, including some basic refactoringsDirk Baechle2015-12-101-3/+0
* | | fix spelling mistakes found by debian lintian tool list here: https://lintian...William Deegan2015-09-281-1/+1
| |/ |/|
* | Improve logic test syntaxRobert Managan2014-08-171-1/+1
* | Fix the newglossary action to work with variantDirRobert Managan2014-08-111-0/+109
* | - several smaller fixes to get the Linux buildslaves green againDirk Baechle2014-08-071-1/+0
* | Merged in rmanagan/scons/scons-fix-for-issue-2942 (pull request #132)Gary Oberbrunner2014-04-261-0/+92
|\ \
| * | Improve support for biblatex package. Fix a case where we did not recognize t...Robert Managan2014-04-241-0/+92
| |/
* | add name.synctex.gz to list of side effect files and those to be cleanedRobert Managan2014-04-231-0/+89
|/
* Fix test for presence of biber and in several tests make variable names consi...Robert Managan2012-10-135-9/+9
* Add separate biber action and add logic to call either bibtex or biber depend...Robert Managan2012-10-062-1/+129
* Merged in managan/scons_newglossary (pull request #37); support newglossary L...Gary Oberbrunner2012-09-161-2/+1
|\
| * - first swoop of changes for getting all Buildbot slaves to run successfully ...dirkbaechle2012-09-051-2/+1
* | Support auxiliary files created by \newglossary commandRobert Managan2012-09-151-0/+158
|/
* Add support for using biber instead of bibtex.Robert Managan2012-06-141-0/+124
* Add support for the biblatex package; search for new keywards to get side eff...Robert Managan2012-06-141-0/+118
* check for missing latex packagesedA-qa mort-ora-y2012-05-063-0/+14
* Add support for Latex's multibib package and in the process generalize how we...Rob Managan2012-02-181-0/+97
* Update path information for OSX.Robert Managan2011-09-0630-49/+32
* Add check that latex is installed and findable.Robert Managan2011-05-301-0/+4
* Since latex will add valid etension when it looks for files weRobert Managan2011-05-181-0/+77
* Fix TEX auxiliary test by normalizing ps output to avoid spurious failures (f...Gary Oberbrunner2011-05-041-0/+3
* Add support for the bibunits package. This should help thesis writers.Robert Managan2010-09-121-0/+279
* I had to add the INDEXSTYLES environment variable to the codeRobert Managan2010-08-231-0/+191
* Clean up a test file that had some bad PostScript in it. Seems to workRobert Managan2010-08-231-1/+1
* This time make it really platform agnostic.Robert Managan2010-08-231-1/+1
* Clean up this test so it is platform agnostic. Added a builder to do theRobert Managan2010-08-231-27/+10
* WHen checking the .tex file for which side effects it generates alwaysRobert Managan2010-08-191-0/+196
* Fix two badly formed epsfiles used in these tests.Robert Managan2010-08-192-2/+2
* Merged revisions 4727-4729,4731-4938,4940-5028 via svnmerge fromSteven Knight2010-06-152-2/+94
* Prepare for checkpoint release. Everything should be set up and readyGreg Noel2010-05-303-3/+3
* http://scons.tigris.org/issues/show_bug.cgi?id=2345Greg Noel2010-04-241-2/+0