summaryrefslogtreecommitdiffstats
path: root/test/TEX/lstinputlisting.py
Commit message (Collapse)AuthorAgeFilesLines
* Fix test for presence of biber and in several tests make variable names ↵Robert Managan2012-10-131-2/+2
| | | | consistent with what we are testing the presence of
* check for missing latex packagesedA-qa mort-ora-y2012-05-061-0/+5
|
* 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)
* Add scanning of files included in Latex by means of \lstinputlisting{}Robert Managan2009-12-171-0/+131
Patch from Stefan Hepp.