Added missing tests in CMake, added Makefile.inc for tests (+ use in CMake scripts...
authorBenoit Neil <suky0001@free.fr>
Tue, 7 Apr 2009 21:59:15 +0000 (21:59 +0000)
committerBenoit Neil <suky0001@free.fr>
Tue, 7 Apr 2009 21:59:15 +0000 (21:59 +0000)
commite9dd0998706a0ce099826b982bbb1671909fe026
tree89947e0e7475380f446f0387a9b74d86d4ff9977
parent070d89a5610070e5af7178481bcaacce24bd9af2
Added missing tests in CMake, added Makefile.inc for tests (+ use in CMake scripts), and fixed a missing define under windows in a test source file.
CMakeLists.txt
tests/libtest/CMakeLists.txt
tests/libtest/Makefile.am
tests/libtest/Makefile.inc [new file with mode: 0644]
tests/libtest/lib556.c
tests/server/CMakeLists.txt
tests/server/Makefile.am
tests/server/Makefile.inc [new file with mode: 0644]