Mikhail Gusarov
8d3709f57a
Add manpage syntax checker to 'check' target
...
In virtually every libssh2 release Debian's lintian catches syntax errors in
manpages. Prevent it by checking manpages as a part of testsuite.
2011-09-12 15:38:00 +02:00
Simon Josefsson
fbe4737719
Need to use $(EXEEXT) on programs in TESTS to fix mingw cross-compiles.
2009-08-11 02:46:45 +02:00
Simon Josefsson
e47bedf17c
Support EXEEXT in self-test.
2008-11-27 16:00:07 +00:00
Simon Josefsson
881b01e522
Add a more realistic self-test of libssh2.
2008-11-21 15:00:18 +00:00
Simon Josefsson
af00ce242e
Remove -no-install since it breaks Darwin builds (probably a libtool
...
bug), report from Daniel Johnson <daniel@daniel-johnson.org>.
2007-03-27 15:35:37 +00:00
Daniel Stenberg
75ceed5776
Dan Fandrich patch:
...
1 - let libssh2 compile with OpenSSL 0.9.6b. This is due to 'crypt' is found
in one of its header files and EVP_MAX_BLOCK_LENGTH not being found.
2 - The EXEEXT patch is because automake 1.7 doesn't support it, and recent
automakes add it automatically
2007-03-14 21:59:12 +00:00
Simon Josefsson
8a2421bad1
Add basic self test.
2007-01-09 09:49:15 +00:00