Statistics
| Branch: | Tag: | Revision:

root / htest / shelltests / htools-basic.test @ b8a9c7f2

History | View | Annotate | Download (363 Bytes)

1
# help/version tests
2
./test/hail --version
3
>>>= 0
4
./test/hail --help
5
>>>= 0
6
./test/hbal --version
7
>>>= 0
8
./test/hbal --help
9
>>>= 0
10
./test/hspace --version
11
>>>= 0
12
./test/hspace --help
13
>>>= 0
14
./test/hscan --version
15
>>>= 0
16
./test/hscan --help
17
>>>= 0
18
./test/hinfo --version
19
>>>= 0
20
./test/hinfo --help
21
>>>= 0
22
./test/hcheck --version
23
>>>= 0
24
./test/hcheck --help
25
>>>= 0