IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Opened 21 years ago

Closed 21 years ago

Last modified 20 years ago

#340 closed enhancement (fixed)

'make test' target is not configured

Reported by: jhoblitt Owned by: robert.desonia@…
Priority: normal Milestone:
Component: sys Version: 0.5.0
Severity: minor Keywords:
Cc:

Description

The toplevel makefile for psLib should have a working 'test' target. Eg.

./configure && make && make test

Should build the library and execute the 'FullUnitTest' script.

Change History (3)

comment:1 by robert.desonia@…, 21 years ago

Resolution: fixed
Status: newclosed

try 'make check' instead (the autoconf standard target name). The documentation
of the next release will have that in it.

-rdd

comment:2 by Paul Price, 20 years ago

Keywords: VERIFIED added

Bug has been resolved.... closing.

comment:3 by Paul Price, 20 years ago

Keywords: VERIFIED removed

Bugs have been fixed... closing.

Note: See TracTickets for help on using tickets.