On Thursday 10 November 2005 04:45, Manish Marathe wrote: > On 11/9/05, David Somers <[EMAIL PROTECTED]> wrote: > Well Kudos to that!! I actually installed embunit but couldn't figure out > how to run tests using embunit, can you throw some light on that?
embunit is just a test framework and normally makes itself available as a library that you link against. You simply need to grab the ft2test stuff from savannah (http://savannah.nongnu.org/patch/?group=freetype), and do make to compile/link it all together (assuming that you are on a Linux/Unix box). -- David Somers PGP Key = 7E613D4E Fingerprint = 53A0 D84B 7F90 F227 2EAB 4FD7 6278 E2A8 7E61 3D4E _______________________________________________ Freetype mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/freetype
