From 4c7ea1ec21f149b4164551b72860054d241d4c16 Mon Sep 17 00:00:00 2001 From: Reinhard Kotucha Date: Sat, 10 Sep 2011 20:02:58 +0000 Subject: tlpkg/tlgs: gs-8.71 => gs-9.04 git-svn-id: svn://tug.org/texlive/trunk@23888 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/tlgs/lib/acctest.ps | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'Master/tlpkg/tlgs/lib/acctest.ps') diff --git a/Master/tlpkg/tlgs/lib/acctest.ps b/Master/tlpkg/tlgs/lib/acctest.ps index bd5f7142923..6c8adf7958d 100644 --- a/Master/tlpkg/tlgs/lib/acctest.ps +++ b/Master/tlpkg/tlgs/lib/acctest.ps @@ -1,6 +1,6 @@ %! % Check that operators do their access tests correctly. -% $Id: acctest.ps 6300 2005-12-28 19:56:24Z giles $ +% $Id$ % proc dotest => . /dotest @@ -17,7 +17,7 @@ def 0 0 moveto % So the show commands don't bomb because of nocurrentpoint. -{ [1 2] executeonly aload } dotest +{ [1 2] executeonly aload } dotest { (string) executeonly (seek) anchorsearch } dotest { (string) (seek) executeonly anchorsearch } dotest { 100 101 (string) noaccess ashow} dotest @@ -36,7 +36,7 @@ def { 1 10 1 string readonly cvrs } dotest { true 5 string readonly cvs } dotest { 1 dict readonly begin /foo true def } dotest -{ 10 array readonly dictstack } dotest +{ 10 array readonly dictstack } dotest { 1 string executeonly 1 string eq } dotest { 1 string 1 string executeonly eq } dotest { 10 array readonly execstack } dotest @@ -67,7 +67,7 @@ def { 1 dict noaccess maxlength } dotest { 1 string executeonly 1 string ne } dotest { 1 string 1 string executeonly ne } dotest -%{ newpath 0 0 moveto (a) false charpath +%{ newpath 0 0 moveto (a) false charpath % {} {} {} {} pathforall closepath } dotest { 1 array executeonly 0 put } dotest { 1 dict noaccess /key put } dotest -- cgit v1.2.3