summaryrefslogtreecommitdiffstats
path: root/test/TEX/generated_files.py
Commit message (Collapse)AuthorAgeFilesLines
* Update path information for OSX.Robert Managan2011-09-061-1/+1
| | | | | | If one of the tools that use TeX applications is generated add the paths in /etc/paths and /etc/paths.d version 10.5 (Leopard)
* This time make it really platform agnostic.Robert Managan2010-08-231-1/+1
| | | | Sorry about the multiple commits!!
* Clean up this test so it is platform agnostic. Added a builder to do theRobert Managan2010-08-231-27/+10
| | | | file copy and rename so it is same for Windows, Linux and Mac
* WHen checking the .tex file for which side effects it generates alwaysRobert Managan2010-08-191-0/+196
add them if the .tex file is generated by another builder and is not yet created. If the file exists then only add the side effects if they will be created.