pdf-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [pdf-devel] New member and need help to run unit test


From: Jose E. Marchesi
Subject: Re: [pdf-devel] New member and need help to run unit test
Date: Wed, 16 Mar 2011 20:19:22 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

Hi.
    
    1.compiled the code with "./configure CFLAGS=-g
    --with-libcheck-prefix=/users/home/john/gnupdf/check/" option
    2.followed the procedure as pointed in [1] to run the unit test.
    
    Unfortunately I got this message.
    
    make
    make[1]: Entering directory `/users/home/john/gnupdf/trunk/torture/unit'
    make[1]: Nothing to be done for `all'.
    make[1]: Leaving directory `/users/home/john/gnupdf/trunk/torture/unit'
    make  check-TESTS
    make[1]: Entering directory `/users/home/john/gnupdf/trunk/torture/unit'
    ==================
    All 0 tests passed
    ==================
    make[1]: Leaving directory `/users/home/john/gnupdf/trunk/torture/unit'
    
    
    is it right? otherwise can anyone give me clue how to run the unit
    test?

Please make sure that the right version of libcheck is found by your
configure script.  You can see it in your config.log file.

-- 
Jose E. Marchesi    address@hidden
GNU Project         http://www.gnu.org



reply via email to

[Prev in Thread] Current Thread [Next in Thread]