Hi Moderator, I am Arun and am interested to work in Gnupdf project. I have quite experience in C and learning the bazaar tool.
I am trying this task “FS#120 - Unit tests for the JBIG2 decoder” to have hands on experience in code. 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? --Arun 1.http://gnupdf.org/manuals/gnupdf-hg-manual/html_node/Running-the-unit-tests.html#Running-the-unit-tests
