ssh2/tests
Kamil Dudka d48d7c3a87 cmake: include CMake files in the release tarballs
Despite we announced the CMake support in libssh2-1.6.0 release notes,
the files required by the CMake build system were not included in the
release tarballs.  Hence, the only way to use CMake for build was the
upstream git repository.

This commit makes CMake actually supported in the release tarballs.
2015-07-02 13:09:49 +02:00
..
etc Add a more realistic self-test of libssh2. 2008-11-21 15:00:18 +00:00
.gitignore some more .cvsignore / .gitignore fixes. 2009-09-04 02:23:28 +02:00
CMakeLists.txt tests/mansyntax.sh: fix 'make distcheck' with recent autotools 2015-07-02 12:42:55 +02:00
libssh2_config_cmake.h.in Prevent collisions between CMake and Autotools in examples/ and tests/. 2015-03-13 07:47:41 +00:00
Makefile.am cmake: include CMake files in the release tarballs 2015-07-02 13:09:49 +02:00
mansyntax.sh tests/mansyntax.sh: fix 'make distcheck' with recent autotools 2015-07-02 12:42:55 +02:00
simple.c make it C90 compliant 2010-04-12 22:09:38 +02:00
ssh2.c Return valid code from test fixture on failure. 2015-03-12 21:50:11 +00:00
ssh2.sh Make it simpler to get more debug info. 2010-01-07 19:43:40 +01:00
sshd_fixture.sh.in CMake build system. 2015-03-12 22:48:38 +00:00
sshdwrap Add a more realistic self-test of libssh2. 2008-11-21 15:00:18 +00:00