summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* msinttypes.h is always required on MSVC for testscmake_build_improvementsAlan Antonuk2012-05-241-0/+5
* Adding tests/ directory to CMake buildAlan Antonuk2012-05-242-1/+11
* Set default visibility to hidden & enable a couple more warningsMichael Steinert2012-05-171-4/+3
* Fix compiler warnings (checked clang & gcc)Michael Steinert2012-05-172-27/+21
* Convert to non-recursive AutomakeMichael Steinert2012-05-172-19/+1
* Automated relicensing of source files MPL/GPL -> MITMarek Majkowski2012-04-122-52/+40
* Update copyright 2012Emile Joubert2012-02-022-2/+2
* Add support for parsing amqp URLs to librabbitmqDavid Wragg2011-09-212-1/+175
* Automatically run test_tables in 'make check'David Wragg2011-09-212-122/+236
* Remove the redundant float and double encoding testsDavid Wragg2011-09-211-26/+0
* Don't emit trailing spaces in test_tables.cDavid Wragg2011-07-051-14/+14
* Remove trailing whitespaceDavid Wragg2011-07-051-9/+9
* Update copyright noticesDavid Wragg2011-03-011-19/+7
* Use the msinttypes header when building with the Microsoft compilerDavid Wragg2010-10-211-0/+4
* Make test_tables.c ISO C90 cleanDavid Wragg2010-10-212-92/+195
* Pass "-ansi -pedantic" to gcc, so it tells us when we stray from C90David Wragg2010-10-211-0/+8
* Eliminate unnecessary includes of errno.hDavid Wragg2010-07-281-1/+0
* Free heap-allocated error stringsDavid Wragg2010-07-271-4/+6
* A Windows port, using MinGW/MSYSDavid Wragg2010-05-301-1/+1
* Make error codes returned by librabbitmq functions opaqueDavid Wragg2010-05-301-2/+4
* Remove uses of the GNU-specific %ll printf format modifierDavid Wragg2010-05-301-14/+14
* Update licensing to dual MPL/GPLTony Garnock-Jones2010-02-211-0/+50
* Add expected output for test_tablesTony Garnock-Jones2009-11-171-0/+90
* Implement Qpid/RabbitMQ/0-9-1 field table types.Tony Garnock-Jones2009-11-171-22/+225
* Make "make distcheck" work and passTony Garnock-Jones2009-07-141-2/+2
* Better support for tablesTony Garnock-Jones2009-05-062-0/+48