summaryrefslogtreecommitdiff
path: root/tests/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Update copyright & license header to use SPDX idAlan Antonuk2021-07-271-0/+3
* lib: remove use of msinttypesAlan Antonuk2021-05-201-7/+0
* ssl: remove obsolete amqp_hostcheckAlan Antonuk2021-04-071-5/+0
* Move public header files to include directoryAlan Antonuk2021-04-051-1/+4
* Add option to run system tests (disabled by default).Simon Lepasteur2020-03-121-3/+5
* Remove vim mode lines.formatAlan Antonuk2017-12-041-1/+0
* ci: Add coverage build to travissigiesec2017-10-301-1/+5
* test: add tests for basic.get, basic.consume & basic.publishsigiesec2017-10-301-0/+5
* win32: Enable static builds on Win32.Alan Antonuk2015-06-011-0/+1
* Add test for amqp_merge_capabilities function.auth_failureAlan Antonuk2015-05-061-0/+4
* Correct configure_file in tests directory.Alan Antonuk2015-05-021-1/+1
* Unit test for verify sasl mechanismsBhasker Allam2015-04-051-0/+4
* Make tests only link against static rabbitmqAlan Antonuk2015-04-051-3/+3
* Add test for amqp_error_string2() for new values.Alan Antonuk2015-01-061-0/+5
* CMake: Add -DHAVE_CONFIG_H to tests/*.cAlan Antonuk2014-04-131-0/+2
* [openssl] Support wildcard hostname verificationMichael Steinert2014-03-041-0/+5
* Adding vim modelines to help with source formattingAlan Antonuk2013-04-051-0/+1
* CMake: build both static and shared libs in one buildAlan Antonuk2012-11-141-2/+2
* Make inttypes.h available when compiling for msvcAlan Antonuk2012-10-021-0/+7
* Removed redundant msinttypes inclusion in testsAndrew Kravchuk2012-07-231-5/+0
* msinttypes.h is always required on MSVC for testsAlan Antonuk2012-05-241-0/+5
* Adding tests/ directory to CMake buildAlan Antonuk2012-05-241-0/+10