Changeset 3906 in Sophya for trunk/SophyaProg/Tests/tnt.cc


Ignore:
Timestamp:
Nov 2, 2010, 5:08:33 PM (15 years ago)
Author:
ansari
Message:

Codage test extensive de DataTable (mem/swPPF/swFITS) ds tfitsdt.cc, Reza 2/11/2010

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaProg/Tests/tnt.cc

    r3572 r3906  
    1212#include "swppfdtable.h"
    1313
    14 /*  Programme test des classes  DVList, NTuple,, XNTuple          */
    15 /*  DataTable et les handlers PPF                                 */
    16 /*  SOPHYA - R. Ansari (LAL)  -   2000 -  2005                    */
     14/* --- Programme de test des classes  DVList, NTuple,         
     15    DataTable et les handlers PPF 
     16                               
     17   --- This code is part of the SOPHYA library ---
     18  (C) Univ. Paris-Sud   (C) LAL-IN2P3/CNRS   (C) IRFU-CEA
     19  (C) R. Ansari, C.Magneville    2000 - 2010   
     20
     21   Appel:
     22   #  Verification de DVList
     23   csh> tnt d
     24   #  Verification de NTuple
     25   csh> tnt n
     26   #  Verification de DataTable 
     27   csh> tnt DT
     28   #  Verification de SwPPFDataTable 
     29   csh> tnt SWDT 
     30----------------------------------------------------------   */
    1731
    1832void test_dvl();
Note: See TracChangeset for help on using the changeset viewer.