On Saturday 09 July 2005 05:58, Peter Williams wrote: > > - Could you please provide a test case? > > I can't find any documentation on how the test mechanism works. Some > pointers, please?
Add a foo.test file that contains commands, their input, and their expected output, like the other tests. Run it with ``./run foo.test'' or ``make TESTS=foo.test''. Make sure the test works. -- Andreas. _______________________________________________ Quilt-dev mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/quilt-dev
