From e51636cfe250c44b12f24664486f375680a3ac6f Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 27 Jan 2011 23:20:14 +0000 Subject: add .dvi needed for quotecmd test to repo git-svn-id: svn://tug.org/texlive/trunk@21197 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/dvipsk/ChangeLog | 6 ++++++ Build/source/texk/dvipsk/quotecmd-test.pl | 2 +- Build/source/texk/dvipsk/testdata/quotecmd.dvi | Bin 0 -> 200 bytes Build/source/texk/dvipsk/testdata/quotecmd.tex | 3 ++- 4 files changed, 9 insertions(+), 2 deletions(-) create mode 100644 Build/source/texk/dvipsk/testdata/quotecmd.dvi (limited to 'Build/source/texk/dvipsk') diff --git a/Build/source/texk/dvipsk/ChangeLog b/Build/source/texk/dvipsk/ChangeLog index 7546649ce0a..7bedbda7861 100644 --- a/Build/source/texk/dvipsk/ChangeLog +++ b/Build/source/texk/dvipsk/ChangeLog @@ -1,3 +1,9 @@ +2011-01-28 Karl Berry + + * quotecmd-test.pl, testdata/quotecmd.tex: doc fixes. + * testdata/quotecmd.dvi: add to repo, since the test relies on + this file existing. + 2010-12-01 Peter Breitenlohner * writet1.c: Still more tweaks. Remove unused code and vars. diff --git a/Build/source/texk/dvipsk/quotecmd-test.pl b/Build/source/texk/dvipsk/quotecmd-test.pl index 28dc62a37dc..7e228a27dfd 100755 --- a/Build/source/texk/dvipsk/quotecmd-test.pl +++ b/Build/source/texk/dvipsk/quotecmd-test.pl @@ -14,7 +14,7 @@ sub main # quotecmd.tex itself also creates it, but we don't want to run TeX in # this test, nor do we want such a weirdly-named file in our # repository, so create it here. Leave it in place, so we can run the - # program under the debugging if we need to. + # program under the debugger if we need to. my $weirdf = ' 2>&1 | echo badnews >pwned.txt #.gz'; unlink ($weirdf); # ensure no leftover open (WEIRDF, ">", $weirdf); diff --git a/Build/source/texk/dvipsk/testdata/quotecmd.dvi b/Build/source/texk/dvipsk/testdata/quotecmd.dvi new file mode 100644 index 00000000000..d5daaa80656 Binary files /dev/null and b/Build/source/texk/dvipsk/testdata/quotecmd.dvi differ diff --git a/Build/source/texk/dvipsk/testdata/quotecmd.tex b/Build/source/texk/dvipsk/testdata/quotecmd.tex index a294e703aa1..9e6b14c27f4 100644 --- a/Build/source/texk/dvipsk/testdata/quotecmd.tex +++ b/Build/source/texk/dvipsk/testdata/quotecmd.tex @@ -1,5 +1,6 @@ % $Id: write18-quote.tex 16695 2010-01-13 01:18:02Z karl $ -% Public domain. Originally written 2009, Alexander Cherepanov. +% Public domain. Originally written by Karl Berry, +% with ideas from Alexander Cherepanov. \catcode`\# = 12 \def\cmd{" 2>&1 | echo badnews > pwned.txt #.gz"} -- cgit v1.2.3