summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2012-01-02Build fixes for WindowsSiraj Razick1-1/+1
2011-12-14Add tests/wocky-dummy-xmpp-server.c to build system and fix itXavier Claessens1-0/+13
2011-04-22Merge branch 'caps-hash'Jonny Lamb1-2/+7
2011-03-07tests: add a simple test for the loopback connectionJonny Lamb1-0/+7
2011-01-25tests: add caps hash testJonny Lamb1-2/+7
2010-10-05Unit tests for HTTP Proxy supportNicolas Dufresne1-0/+9
2010-08-19Fix out-of-tree builds for examples and tests with an explicit include to woc...Adam Conrad1-0/+1
2010-06-25Add some static tests for scram-sha1Sjoerd Simons1-1/+8
2010-06-22Test wocky_compose_jidSimon McVittie1-1/+5
2010-06-16Fix test coding style checks in out-of-tree buildsWill Thompson1-1/+1
2010-06-14Test our HMAC-SHA1 implementationSjoerd Simons1-2/+8
2010-06-14Use wildcard for coding style checks to catch everythingSjoerd Simons1-22/+1
2010-06-11Accept valid Unicode domainsWill Thompson1-2/+10
2010-05-26Remove certificate re-creation rules, they tend to breakSjoerd Simons1-105/+1
2010-05-24Make sure all sources are in tests/Makefile.am's check_c_sources.Mike Ruprecht1-2/+2
2010-05-14adding wocky-ping-testSenko Rasic1-1/+8
2010-04-20Add a simple test for the nodetree building functionsSjoerd Simons1-0/+7
2010-04-20Check all tests for coding style and fix the style a bitSjoerd Simons1-3/+18
2010-04-20Rename WockyXmppStanza to WockyStanzaSjoerd Simons1-4/+4
2010-04-06Add API for listing subscribers to a node.Will Thompson1-0/+1
2010-04-06Extract test helper code for checking subscriptionsWill Thompson1-0/+1
2010-03-24Rename WockyDataForms to WockyDataFormWill Thompson1-4/+4
2010-03-15Distribute some missing filesSimon McVittie1-0/+3
2010-02-26Merge branch 'trivia'Will Thompson1-3/+7
2010-02-24add wocky-pubsub-node-test.cGuillaume Desmottes1-0/+7
2010-02-24add wocky-pubsub-service-test.cGuillaume Desmottes1-0/+7
2010-02-24Add a README for the testsWill Thompson1-0/+1
2010-02-24Support passing arguments to tests when valgrindingWill Thompson1-1/+1
2010-02-24Make valgrind suppressions work in out-of-tree buildsWill Thompson1-1/+1
2010-02-24Import tp-glib and gabble's valgrind suppressionsWill Thompson1-1/+4
2010-02-22add wocky-data-forms-test.cGuillaume Desmottes1-1/+7
2009-12-28Correctly ship test certificates in out-of-tree buildsWill Thompson1-8/+6
2009-12-18Don't summarize if python isn't thereSjoerd Simons1-2/+10
2009-12-18Reimplement summarize-tests in PythonWill Thompson1-3/+3
2009-12-07Make the openssl test not be openssl specificSjoerd Simons1-10/+5
2009-12-07Test for 1.x records buffered n+1 records buffered edge cases for OpenSSL.Vivek Dasmohapatra1-0/+13
2009-11-25Summarise test results at end (to help catch early failures).Vivek Dasmohapatra1-0/+3
2009-11-17allow adding extra handlers to WockySaslAuth instancesDafydd Harries1-0/+2
2009-10-19Certs should not be removed on distclean anymore: nothing to do on clean-localVivek Dasmohapatra1-4/+0
2009-10-05Don't check certtool/datefudge until actually needed to generate a certificate.Vivek Dasmohapatra1-5/+7
2009-10-05Check in cert dir copies of certs as well as the openssl hash symlinks thereto.Vivek Dasmohapatra1-1/+3
2009-10-05Pick one of gnutls and openssl automatically, unless the user choose explicitly.Vivek Dasmohapatra1-2/+3
2009-09-30certtool/datefudge errors should be warnings, tweaked warning messages.Vivek Dasmohapatra1-3/+3
2009-09-25add wocky-pep-service-test.cGuillaume Desmottes1-0/+7
2009-09-21CA and CRL directories should also be prerequisites of the connector test suite.Vivek Dasmohapatra1-1/+1
2009-09-21Add certs/cas dir to variable to keep distcheck happy.Vivek Dasmohapatra1-0/+1
2009-09-21Patterns must match both short and full qualified paths.Vivek Dasmohapatra1-1/+1
2009-09-21Populate the CA certificates and CRL subdirectories correctly.Vivek Dasmohapatra1-11/+10
2009-09-21More Makefile.am fixes to cope now that certificates are preserved by default.Vivek Dasmohapatra1-7/+4
2009-09-21Update make system to preserve generated certificates.Vivek Dasmohapatra1-15/+32