1313# Most files in this category need the -i switch
1414# Some may have additional variants.
1515
16- # Updated Thu, 27 Jul 2006 at 17:55 PDT by David L. Paktor
16+ # Updated Thu, 07 Sep 2006 at 11:49 PDT by David L. Paktor
1717
1818MiscFeatErrs , , -i -I. -I..
19- LocalTest , NoLvSupp , -i - I. -I.. -f Local-Values
20- LocalTest , , -i -f Local-Values -d dont_omit_support - I. -I..
19+ LocalTest , NoLvSupp , -i -f Local-Values - I. -I..
20+ LocalTest , , -i -f Local-Values -I. -I.. -f Always-Headers -d dont_omit_support
2121LocalTest1 , , -f Local-Values -f noLV-Legacy-Message -I. -I..
2222ControlMismatch , , -i
2323SuppLocErrTest4 , , -i -f Local-Values -l -I. -I..
@@ -40,6 +40,7 @@ TooLargeBranch_off16 , V178 , -i -l -d "fld_cmd=fload TooLargeBranch_V178_body.f
4040TooLargeBranch_off16 , V179 , -i -l -d "fld_cmd=fload TooLargeBranch_V179_body.fth"
4141TooLargeBranch_off16 , V180 , -i -l -d "fld_cmd=fload TooLargeBranch_V180_body.fth"
4242TooLargeBranch_off08 , , -i -l
43+ TooLargeBranch_off08 , V180 , -i -l -d "fld_cmd=fload TooLargeBranch_V180_body.fth"
4344TooLargeBranch_off08_to_16 , , -i -l
4445TooTooLargeBuffer , , -i -l
4546UserMacroErrors , , -i
@@ -52,13 +53,13 @@ GlobScopErrTst , , -i -f Local-Values -I. -I..
5253GlobScopErrTst_01 , , -i -f Local-Values -I. -I..
5354GlobScopErrTst_02 , , -i -f Local-Values -I. -I..
5455GlobScopErrTst_03 , , -i -f Local-Values -I. -I..
55- # The script-fields below prepare for the ExpPath and InclLst tests
56- Frinstnce , , -i , touch ExpPath.NoV.f{c,l{,.missing}}
57- Frinstnce , NoI , , chmod a-rw ../TokeCommon/{MyBeerAndYouCannotHaveIt.fth,NoRead.bin} ExpPath.NoV.f{c,l{,.missing}}
56+ # The script-fields below prepare for the ExpPath InclLst and DePList tests
57+ Frinstnce , , -i , touch ExpPath.NoV.{P, f{c,l{,.missing} }}
58+ Frinstnce , NoI , , chmod a-rw ../TokeCommon/{MyBeerAndYouCannotHaveIt.fth,NoRead.bin} ExpPath.NoV.{P, f{c,l{,.missing} }}
5859
59- # We're now ready for the ExpPath and InclLst tests
60+ # We're now ready for the ExpPath InclLst and DePList tests
6061
61- ExpPath , NoV , -i -l , +V rm -f ExpPath.NoV.f{c,l{,.missing}}
62+ ExpPath , NoV , -i -l -P , +V rm -f ExpPath.NoV.{P, f{c,l{,.missing} }}
6263
6364InclLst , , -i -l -P -I .. -I ../TokBrack -I ../TokMisc -I ../TokeCommon -I ../TokoLoco -I ../TokCondl -I ../TokProdCpy -I ../TokeErrs -I /home/dlpaktor/HeyVern/DoYuhThink/ThisIsA/LongEnuffPathName/To/Make/The/Line/Really/Overflow -I . -I /home/dlpaktor/Hey/Vern/This/Path/Just/Fills/Up/TheLine/KnowWhudI/Mean -I ../TokeCommon -f noAbort-quote
6465
@@ -68,29 +69,32 @@ ExpPath , , -i -l , chmod a+r ../TokeCommon/{MyBeerAndYouCannotHaveIt.fth,NoRead
6869
6970# Done with the ExpPath and InclLst tests
7071ToAtEnd , , -i
72+ ToAtEnd , WLocSup , -i -I . -I ..
7173ObsoFCodes , , -i
7274ObsoFCodes , NoWarn , -f NoObsolete-FCode-Warning
7375
7476TooLargePMessage
7577TooLargePQuote , , -i
7678TooLargeQMessage
77- TooLargeSQuote
79+ TooLargeSQuote , , -i
7880TooLargeParen , , -i
7981TooLargeQAbort
80- TooLargeQNoAbort
82+ TooLargeQNoAbort , , -f Local-Values
8183
8284AbrtWQuotStr , , -i
8385
8486# The new "Trace" feature, and handling of duplicate and mis-scoped names...
8587DupNams , , -f Local-Values -T croop -T drop -T _harpo -T dup -T noop -T zoop -T foop
8688
87- TooManyFCodes , , -i
89+ TooManyFCodes , , -l -o TooManyFCodes.fl
90+ TooManyFCodes , Reg , -i
8891TooManyFCodes , NoCrash , -i -d NoCrash
8992
9093MulPCI_LapFC , , -i -d NoCrash
91- MulPCI_LapFC , RngTwo , -i -d NoCrash -d RangeTwo=0ace
94+ MulPCI_LapFC , RngTwo , -i -d NoCrash=DupDefn -d NoCrash -d OIBeenToTheOasis=Twice -d RangeTwo=0941 -d NoCrash -d RangeTwo=0ace
9295MulPCI_LapFC , RTwoNoRst , -i -d NoCrash -d RangeTwo=0ace -d NoReset
9396MulPCI_LapFC , NoRst , -i -d NoCrash -d NoReset
97+ MulPCI_LapFC , NoRTwoVal , -i -d NoCrash -d NoReset -d RangeTwo
9498
9599RetStkDep , , -i
96100CondlDefn , , -i
0 commit comments