IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 15, 2004, 11:46:21 AM (22 years ago)
Author:
desonia
Message:

moved the test binaries to psLib/testbin so that FullUnitTest sets the
LD_LIBRARY_PATH correctly.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/rel1/psLib/src/mainpage.dox

    r1047 r1050  
    88Pan-STARRS project to simplify programming tasks. Among the benefits are:
    99<ul>
    10 <li>reuse of code</li>
    11 <li>simplification of testing</li>
    12 <li>streamlining of code, and</li>
    13 <li>isolation of functionality that may be subject to change.</li>
     10<li>Reuse of code</li>
     11<li>Simplification of testing</li>
     12<li>Streamlining of code</li>
     13<li>Isolation of functionality that may be subject to change</li>
    1414</ul>     
    1515
     
    111111following steps:
    112112<pre>
    113 $ cd psLib/bin/test
     113$ cd psLib/bin
    114114$ ./FullUnitTest
    115115</pre>
Note: See TracChangeset for help on using the changeset viewer.