source: molecuilder/Makefile.am@ 328544

Last change on this file since 328544 was b5279f0, checked in by Frederik Heber <heber@…>, 17 years ago

Complete test kit (make check) for the three parts: pcp, molecuilder, utilites is incorporated via autotest

In directory tests of each subdir there are the following files:

  • atlocal.in: sets some variables such as prefix and others via automake and configure for the tests
  • Makefile.am: Hooks for the checks and automatic generation of package.m4
  • <exe>.in: Wrapper for the executable, for correct paths and so on
  • testsuite.at: the actual tests in a similar grammar to autoconf
  • Property mode set to 100644
File size: 73 bytes
Line 
1ACLOCAL_AMFLAGS = -I m4
2SUBDIRS = src doc tests
3
4EXTRA_DIST = autogen.sh
Note: See TracBrowser for help on using the repository browser.