CLHEP VERSION Reference Documentation
CLHEP Home Page CLHEP Documentation CLHEP Bug Reports |
Functions | |
set (Random_tests testRandom testRandDists) if($ | |
MATCHES Windows | set (Random_simple_tests testSaveEngineStatus testInstanceRestore testSaveSharedEngines testStaticStreamSave testAnonymousEngineRestore testVectorSave testBug73093 testEngineCopy testDistCopy testRanecuSequence) else() set(Random_simple_tests testSaveEngineStatus testInstanceRestore testSaveSharedEngines testStaticStreamSave testAnonymousEngineRestore testVectorSave testBug58950 testBug73093 testEngineCopy testDistCopy testZiggurat testRanecuSequence) endif() foreach(test $ |
clhep_test (${test}) endforeach(test $ | |
foreach (test ${Random_simple_tests}) clhep_test($ | |
clhep_test | ( | ${test} | ) |
Definition at line 31 of file Random/test/CMakeLists.txt.
References n_element_type::test().
foreach | ( | test ${Random_simple_tests} | ) |
Definition at line 34 of file Random/test/CMakeLists.txt.
MATCHES Windows set | ( | Random_simple_tests testSaveEngineStatus testInstanceRestore testSaveSharedEngines testStaticStreamSave testAnonymousEngineRestore testVectorSave testBug73093 testEngineCopy testDistCopy | testRanecuSequence | ) |
Definition at line 5 of file Random/test/CMakeLists.txt.
set | ( | Random_tests testRandom | testRandDists | ) |
Definition at line 2 of file Random/test/CMakeLists.txt.