Changeset 2124 for trunk/psModules/src/mainpage.dox
- Timestamp:
- Oct 14, 2004, 8:38:09 AM (22 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/mainpage.dox (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/mainpage.dox
r2117 r2124 99 99 100 100 To test the installation, users may execute the unit tests which are automatically built 101 when the user performs a make from the /psModule directory. 102 101 when the user performs a make from the psModule directory. 102 <pre> 103 $ cd psModule/test 104 $ tst_pmFlatField 105 $ tst_pmMaskBadPixels 106 $ tst_pmNonLinear 107 $ tst_pmSubtractBias 108 </pre> 103 109 <i>This builds and installs the unit test files to the psLib/testbin directory.</i> 104 110 … … 108 114 documentation embedded in the code using the following commands: 109 115 <pre> 110 $ cd psModule 116 $ cd psModule/src 111 117 $ doxygen Doxyfile 112 118 </pre>
Note:
See TracChangeset
for help on using the changeset viewer.
