📄 runalltests.bat
字号:
echo offREM Run all tests in the tests directoryREM $Id$echo.echo.echo rinex_met_testecho -------------------------------------------------------------------------rinex_met_test data/405_077A.02Mecho.echo.echo daytimetest:echo -------------------------------------------------------------------------daytimetestecho.echo.echo exceptiontest:echo -------------------------------------------------------------------------exceptiontestecho.echo.echo petest:echo -------------------------------------------------------------------------petest data/nga12600.apcecho.echo.echo stringutiltest:echo -------------------------------------------------------------------------stringutiltest >stringutiltest.outdiff stringutiltest.out data/stringutiltest.refecho Look in stringutiltest.outecho.echo.echo MatrixTestecho -------------------------------------------------------------------------MatrixTest data/anotsym.dat data/cov.dat data/dia.dat data/lt.dat data/partials.dat data/squ.dat data/sym.dat data/tmatrix.dat data/ut.dat > MatrixTest.outecho Look in MatrixTest.outecho Here is a 'diff' with what MatrixTest.out should be:diff MatrixTest.out data/MatrixTest.ref.Win32echo.echo.echo Generating directory for FileSpecTestecho -------------------------------------------------------------------------perl genFileSpecTestDirs.plFileSpecTestecho.echo.echo PositionTestecho -------------------------------------------------------------------------positiontest > positiontest.outdiff positiontest.out data/positiontest.refecho Look in positiontest.outecho.echo.echo EphComp:echo -------------------------------------------------------------------------echo first merge three RINEX navigation files to create merged.n..\apps\Rinextools\NavMerge -omerged.n data\s011061a.04n data\s021061a.04n data\s031061a.04necho EphComp will throw an exception when it can't find PRN 13 here --echo that's ok, its part of the test:EphComp -p data/nga12600.apc -p data/nga12601.apc -b merged.n > EphComp.outecho ...end of EphComp. Look in EphComp.out -- here's the plot:gnuplot EphCompWin.gp
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -