Jeffrey Walton on Thu, 31 Dec 2020 02:39:54 +0100


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

How to test a build?


Hi Everyone,

I'm building the pari-2.13.0 from the release tarball. The build seems
to go OK, but both 'make check' and 'make test' fails:

    pari-2.13.0$ make test
    make: *** No rule to make target 'test'.  Stop.
    pari-2.13.0$ make check
    make: *** No rule to make target 'check'.  Stop.

I checked the FAQ but I don't see a discussion of testing the build.
Cf., https://pari.math.u-bordeaux.fr/faq.html#install.

Forgive my ignorance... How do I test the build?

Thanks in advance.
Jeff