Commit e7379f338474fad9318faffe5d0b6000ff3e1b30

Vicent Marti 2010-12-23T00:43:07

Link tests with the raw objects Fix the test building issues once for all; each test is linked with the raw objects of the library, not with any compiled version. That way we make sure the tests always run, and are always linked with the latest and most up-to-date version of the code. Signed-off-by: Vicent Marti <tanoku@gmail.com>