summaryrefslogtreecommitdiff
path: root/test/import.py
diff options
context:
space:
mode:
authorSteven Knight <knight@baldmt.com>2005-12-16 12:16:00 +0000
committerSteven Knight <knight@baldmt.com>2005-12-16 12:16:00 +0000
commit16cf091467ae1b76a573f0133aee18ae3812234e (patch)
treef4ae8889202019c9a5ed7315e33802e03c8705c7 /test/import.py
parent36abaa722f86ef0a7d87e2e1793922421dc184a6 (diff)
downloadscons-16cf091467ae1b76a573f0133aee18ae3812234e.tar.gz
Fix DVIPDF tests, refactor various TeX Tool modules.
Diffstat (limited to 'test/import.py')
-rw-r--r--test/import.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/import.py b/test/import.py
index 7bcc0589..3663f535 100644
--- a/test/import.py
+++ b/test/import.py
@@ -70,6 +70,7 @@ tools = [
'CVS',
'default',
'dmd',
+ 'dvi',
'dvipdf',
'dvips',
'f77',
@@ -110,6 +111,7 @@ tools = [
'mwcc',
'mwld',
'nasm',
+ 'pdf',
'pdflatex',
'pdftex',
'Perforce',