Lines Matching refs:test
49 -@ !clean up before doing the test
50 -@ if "''F$SEARCH("test.out.*")'" .NES. "" then delete/noconfirm/nolog test.out.*
58 -@ !run the test
61 -@ directory /size/date test.out
62 -@ if "''F$SEARCH("test.out.*")'" .NES. "" then rename/nolog test.out $*.out
64 -@ !clean up after the test
75 -@ type test.log
78 -@ define sys$output test.log
80 -@ write sys$output " Standard VIM test cases"
98 -@ if "''F$SEARCH("test.log")'" .NES. "" then delete/noconfirm/nolog test.log.*
99 -@ if "''F$SEARCH("test.ok")'" .NES. "" then delete/noconfirm/nolog test.ok.*