>>>>> "MN" == Mariusz Nowostawski <[EMAIL PROTECTED]> writes:

 >> (3) Run the filenames as the command to execute.
 MN> you are serious here? 

I am.

In a project I'm contributing to there is a subdirectory named
unittests. Inside of this directory there are small programs each of
which runs a simple test against the recently built system.

Right now I have 54 targets for the 54 single unittests - each with a
single exec inside - and a "runall" target that simply depends on the
other 54. Looks almost like a Makefile.

Stefan

Reply via email to