mirror of https://github.com/CGAL/cgal
Minor patch I had in my working copy for a long time
This commit is contained in:
parent
24927ea93f
commit
75610e7afa
|
|
@ -297,9 +297,8 @@ build type specified when building \cgal\ (as defined in {\tt CGALConfig.cmake})
|
|||
\ccIndexSubitem{test suite}{internal release}
|
||||
|
||||
The shell script {\tt autotest\_cgal} is used to run automated test suites for
|
||||
the internal releases of the library. The script takes no command-line
|
||||
argument, but it is configurable using a {\tt .autocgalrc} file stored
|
||||
in {\tt \$HOME}.
|
||||
the internal releases of the library. The script is configurable using a
|
||||
{\tt .autocgalrc} file stored in {\tt \$HOME}.
|
||||
It is meant to be run regularly by a cron job run by the testers.
|
||||
|
||||
This script allows you to run the testsuite on multiple hosts (remotely or
|
||||
|
|
|
|||
Loading…
Reference in New Issue