results

来自「早期freebsd实现」· 代码 · 共 121 行

TXT
121
字号
t/base:cond.tif.tlex.tpat.tterm.tall of these pass. if you are running from this directorymake sure you have a file ..\Makefile for term.t to pass.=================================t/cmd:elsif.tfor.tmod.tsubval.tswitch.twhile.tall of these passed. be sure to set UNIXMODE for these to pass.make sure there is a file called ./TEST if you run in this sub-directoryfor mod.t.=================================t/comp:cmdopt.tdecl.tpackage.tscript.tterm.tmultiline.tall these work. if you are running in this subdir then cp perl.ttp ./perlbefore running.cpp.t fails. i need to fix for -P.=================================t/io:if you are running in this subdir make sure:-- there is a file ../Makefile-- have a ./perlargv.t: 2 & 3 fail	`.....` with pipes will not work. redirections may (have'nt checked)dup.t: only 1 will pass. what the hell is the rest doing (the atari goes	into in infinite loop)pipe.t: fails. have to look into this. pipe() on the atari sort ofwork most of the time. see gcc-lib/pipe.cprint.t: all passtell.t: all pass=================================t/lib:bit.t : pass=================================t/op:append.t	passarray.t		passauto.t		passchop.t		passcond.t		passdbm.t -- cant possibly work with gdbm, it does'nt create .pag etc filesgdbm.t		added new test to test gdbm based perldelete.t	passdo.t		passeach.t		passeval.t		passexec.t 4,5,6 fail rest pass (obviously)exp.t		passflip.t		passfork.t		correctly failsglob.t	1 fails rest pass (as i said dont depend on `....` to work on the ST)goto.t  1,2 pass 3 fail (again because of `...`)groups.t	makes no sense on the STindex.t		passint.t		passjoin.t		passlist.t		passlocal.t		passmagic.t		fail obviouslymkdir.t	the failure is obvious, rest pass (our err strings dont match unix's)oct.t		passord.t		passpack.t		passpat.t		pass!!!! (works with lib malloc too now, yeah!)push.t		passrange.t		passread.t		passregexp.t	pass! (make sure re_tests is in cwd if running in cwd, and edit			path in regexp.t)repeat.t	passs.t		passsleep.t		passsort.t		passsplit.t		passsprintf.t	passstat.t		obvious ones fail, looks goodstudy.t		passsubstr.t	passtime.t		passundef.t		passunshift.t	passvec.t		passwrite.t	fail due to  `...`=================================

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?