Hi, Dominique, I mean the existing tests do not cover the new functions.
There are a small number of test cases that exercises the C API through tcapi.c. You can take a look at tests/Makefile.am if you like. I might get around to add something before the next release of the software. John PS: I am out of office for a couple of days and might be slow in responding to emails. On 1/24/12 6:45 AM, Dominique Prunier wrote: > Hey John, > > Do you mean that the built-in tests don't cover the new functions or that it > make them fail ? > I don't see any C API related tests, not sure i'm understanding. > > Thanks, > > BTW, Happy New Year !! > > -----Original Message----- > From: K. John Wu [mailto:[email protected]] > Sent: Monday, January 23, 2012 9:35 PM > To: FastBit Users > Cc: Dominique Prunier > Subject: Re: [FastBit-users] PATCH: fastbit_result_set_get_long.patch > > Hi, Dominique, > > Thanks. Just checked in your additions. Looks like my tests are not > able to exercise your additions, but they look fine to me. Feel free > to let me know if spot any issues or have some suggestions to test the > new addition. > > John > > > On 1/23/12 2:55 PM, Dominique Prunier wrote: >> The patch was actually missing some code. This one should be better. >> >> I’m also including a micro patch to allow an external C program to >> access CATEGORY string keys. >> >> >> >> Thanks, >> >> >> >> *From:*[email protected] >> [mailto:[email protected]] *On Behalf Of *Dominique >> Prunier >> *Sent:* Wednesday, January 18, 2012 9:37 AM >> *To:* FastBit Users >> *Subject:* [FastBit-users] PATCH: fastbit_result_set_get_long.patch >> >> >> >> Hi, >> >> >> >> Here is a simple patch to add a fastbit_result_set_get_long to the C API. >> >> >> >> Thanks, >> >> >> >> */Dominique Prunier/**//* >> >> APG Lead Developper >> >> Logo-W4N-100dpi >> >> 4388, rue Saint-Denis >> >> Bureau 309 >> >> Montreal (Quebec) H2J 2L1 >> >> Tel. +1 514-842-6767 x310 >> >> Fax +1 514-842-3989 >> >> [email protected] <mailto:[email protected]> >> >> www.watch4net.com <http://www.watch4net.com/> >> >> / / >> >> /This message is for the designated recipient only and may contain >> privileged, proprietary, or otherwise private information. If you have >> received it in error, please notify the sender immediately and delete >> the original. Any other use of this electronic mail by you is prohibited. >> >> //Ce message est pour le récipiendaire désigné seulement et peut >> contenir des informations privilégiées, propriétaires ou autrement >> privées. Si vous l'avez reçu par erreur, S.V.P. avisez l'expéditeur >> immédiatement et effacez l'original. Toute autre utilisation de ce >> courrier électronique par vous est prohibée./// >> >> >> >> >> >> _______________________________________________ >> FastBit-users mailing list >> [email protected] >> https://hpcrdm.lbl.gov/cgi-bin/mailman/listinfo/fastbit-users > _______________________________________________ > FastBit-users mailing list > [email protected] > https://hpcrdm.lbl.gov/cgi-bin/mailman/listinfo/fastbit-users _______________________________________________ FastBit-users mailing list [email protected] https://hpcrdm.lbl.gov/cgi-bin/mailman/listinfo/fastbit-users
