X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=INSTALL;fp=INSTALL;h=f48324879416dcac50f1d7ee4b1fda2f92fbc319;hb=c29341c2660c80b8a06137224854c99ada185f3f;hp=761286a500a4d4ee02380d7fbeacad607703d858;hpb=afb3abb618b785a2eeaced20ae9d805a545bc1de;p=tools%2Flibbatch.git diff --git a/INSTALL b/INSTALL index 761286a..f483248 100644 --- a/INSTALL +++ b/INSTALL @@ -110,7 +110,7 @@ some features of the library. The test coverage for this library is currently quite poor. Remember that since the tests use connections to remote batch systems, the first causes of failure are network and authentication errors. To run the tests, you will first have to enable them by setting CMake variable -TEST_ENABLED to ON. Then copy the file src/Core/Test/batchtest.conf to your +LIBBATCH_TESTS to ON. Then copy the file src/Core/Test/batchtest.conf to your home directory for instance. Edit this file according to your local configuration. Set the environment variable BATCH_TEST_CONFIG_FILE to the path to your own configuration file. To execute the autotests, just go to your build