> Date: Sun, 28 Dec 2008 17:58:59 +0100 > From: [email protected] > > Hi Gerel. > > Would it be possible for the check-api-doc-consistency.pl to tell if a > given function has unit tests defined (at least one) in torture/unit, > and the number of tests?
Yes, it is possible. I only need to be 100% sure that a function named 'pdf_bla' has its unit tests defined in a file named 'pdf_bla.c' at "torture/unit/...". I believe we're using that norm for every test case but I'm not 100% sure. -gerel
