Hi >> >>You will find a full description of the Time Module API in >>http://gnupdf.org/Lib:Reference_Manual#Time_Management<http://gnupdf.org/Lib:Reference_Manual#Time_Management>(texinfo >>sources in doc/gnupdf.texi). >> >>The unit tests should be documented in >>http://gnupdf.org/Lib:Test_Specification_Document (texinfo sources in >>doc/gnupdf-tsd.texi).
I went over those documents. I will start writting the unit the test cases as per instructions below:- >>- For any given function we would like to have defined positive, >>negative and stressing unit tests: >> >>Positive tests are used to test the function with valid input >> data. The return value (or any documented side effect) of the >> function should be checked with the expected effect. >> + Negative tests are used to test the function with invalid input >>data. >>- While designing the unit tests you may find that the API contain >> errors or that it may be improved in any way. That is fine and it is >>quite welcomed. You can propose any change of the API in this list. I have small query . Is somebody working on implementation of time module API's ( i do not see pdf-time.c)? If not then i would like to work on it as well. >>A private email follows with information about your flyspray account, >>etc. Thanks for it :) -- Anish Patil
