• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..26-May-2005-

config/H03-May-2022-195130

READMEH A D26-May-2005874 2615

arithtest.plgH A D26-May-200535 65

arithtest.vH A D26-May-2005331 2619

comparetest.plgH A D26-May-200572 76

comparetest.vH A D26-May-2005718 4536

dsign.plgH A D26-May-200522 52

dsign.vH A D26-May-2005363 1311

dsignedtest.plgH A D26-May-200529 32

dsignedtest.vH A D26-May-2005180 1510

fgets1.plgH A D26-May-2005158 74

fgets1.vH A D26-May-2005717 3528

getc1.plgH A D26-May-2005158 74

getc1.vH A D26-May-2005711 3528

getc2.plgH A D26-May-2005160 74

getc2.vH A D26-May-2005947 4534

inst_tst.shH A D26-May-2005978 5036

lofptst.plgH A D26-May-200585 21

lofptst.vH A D26-May-2005366 1915

README

1
2               RUNNING THE GPL CVER V2001 TEST
3
4First run Cver without any arguments to make sure Cver binary is
5correctly installed.  Type "../../bin/cver" or if you have installed cver
6somewhere on your shell PATH just type "cver".  The first line output
7Cver version number must match the version of your release directory.  If
8version number does not match, you probably have your shell PATH environment
9variable set to execute an old version.
10
11If you are running on Unix/Linux based platforms, run the shell command
12script by typing:
13
14inst_tst.sh
15
16Correct installation is indicated by the following message with no diff
17command output lines before the message:
18
19>>>> V2001 test completed (this should be only printed message).
20
21-------------------------------------------------------------------------
22
23 For config examples please see the config directory README.
24
25
26