readme.svn-base

来自「moses开源的机器翻译系统」· SVN-BASE 代码 · 共 29 行

SVN-BASE
29
字号
==== Running the tests:All *.test files here are run by ../Makefile.Please do not run them from here, as they should depend some variables set by the ../MakefileTo run all tests, issue:  make tests  !! in the scripts directoryRo tun a single test, issue:  make tests/TESTNAME.test.run  !! in the scripts directory  Example:  make tests/train-factored-test-step3.test.run==== Building new testsEach of the test should assume that it is launched in a fresh directory:tests/TESTNAME.test.TIMESTAMP/The test should prepare any files needed and then should test what there is to test.The best way is to make a copy of an older test, rename, modify and add to the CVS.

⌨️ 快捷键说明

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