--- manual/s_getstarted/text/testing.tex 2004/01/29 18:50:45 1.2
+++ manual/s_getstarted/text/testing.tex 2010/05/28 21:06:01 1.5
@@ -1,9 +1,12 @@
-% $Header: /home/ubuntu/mnt/e9_copy/manual/s_getstarted/text/testing.tex,v 1.2 2004/01/29 18:50:45 edhill Exp $
+% $Header: /home/ubuntu/mnt/e9_copy/manual/s_getstarted/text/testing.tex,v 1.5 2010/05/28 21:06:01 jmc Exp $
% $Name: $
\section{Testing}
\label{sect:testing}
\label{www:testing}
+\begin{rawhtml}
+
+\end{rawhtml}
A script (\texttt{testreport}) for automated testing is included in
the model within the {\em verification} directory. While intended
@@ -14,7 +17,7 @@
On many systems, the program can be run with the command:
\begin{verbatim}
% cd verification
-% ./testreport -ieee
+% ./testreport
\end{verbatim}
which will do the following:
\begin{enumerate}
@@ -39,9 +42,9 @@
\end{enumerate}
For further details, please see the MITgcm Developers' HOWTO at:
-\begin{rawhtml} \end{rawhtml}
+\begin{rawhtml} \end{rawhtml}
\begin{verbatim}
-http://mitgcm.org/docs.html
+http://mitgcm.org/public/docs.html
\end{verbatim}
\begin{rawhtml} \end{rawhtml}
@@ -50,9 +53,9 @@
Automated testing results are produced on a regular basis and they can
be viewed at:
-\begin{rawhtml} \end{rawhtml}
+\begin{rawhtml} \end{rawhtml}
\begin{verbatim}
-http://mitgcm.org/testing.html
+http://mitgcm.org/public/testing.html
\end{verbatim}
\begin{rawhtml} \end{rawhtml}
which also includes links to various scripts for batch job submission