Apache Qpid > Index > Qpid 'C++' Documentation

Introduction

Contributors should read:

Testing guidelines:

  • All classes should be unit tested with Boost.Test (Some tests are still using CppUnit, they will be converted.)
  • Broker should pass PythonBrokerTest with
    ./run-tests -I cpp_ignore.tests

Currently built/tested with g++ on Linux using GNU make.

Design Notes