make check and make distcheck are standard autotools targets with predefined procedures. I think it worth trying to keep denemo fits those standards.
To simply run the tests, you can run 'make -C tests check'. When I will have some time, I would like to add a denemo parameter that would prevent it to use user folder (~/.denemo). That would be helpful to ensure tests are ran in a clean environment, but it could probably help here too. Le mardi 31 décembre 2013 à 11:02 +0100, Andreas Schneider a écrit : > Am 30.12.2013 20:14, schrieb Richard Shann: > > I wonder how other packages are built - many create a .xxxx directory to > > hold stuff... > > Normally, the program is not run during the build process. For Denemo, > that is caused by the tests (which are a very good idea, but IMHO should > not be run within the package building process). > > Maybe Josue (who created the Debian build script AFAIK) can comment on > the reasons to invoke make check? Perhaps the regression tests could be > renamed, e.g. to make test? > > Andreas > > _______________________________________________ > Denemo-devel mailing list > [email protected] > https://lists.gnu.org/mailman/listinfo/denemo-devel _______________________________________________ Denemo-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/denemo-devel
