]> granicus.if.org Git - p11-kit/commit
Compile CuTest.c separately.
authorAndreas Metzler <ametzler@downhill.at.eu.org>
Fri, 23 Dec 2011 13:25:58 +0000 (14:25 +0100)
committerStef Walter <stefw@collabora.co.uk>
Fri, 23 Dec 2011 18:46:15 +0000 (19:46 +0100)
commit83dcc15d1d97218004137769ff68e2e8119f1d80
treeb0c7920b783d68d9bee414cc4a75c0076c3259b2
parent2da833b0ca9539c12745d2f9fef1e7be7c7792dc
Compile CuTest.c separately.

Use regular compile and link instead of having #include "CuTest.c" in
every test. Works around gcc optimization issue.
tests/Makefile.am
tests/conf-test.c
tests/hash-test.c
tests/pin-test.c
tests/ptr-array-test.c
tests/test-init.c
tests/uri-test.c