summaryrefslogtreecommitdiff
path: root/cpp/src/tests/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* QPID-2323: add a Uuid type and allow it as the value of a Variant.Gordon Sim2010-01-151-0/+10
* QPID-2289: Fixed copy constructor in qpid::messaging::Message, added in equal...Gordon Sim2009-12-171-0/+1
* Fix build errors in test_store; resolves QPID-2229Stephen D. Huston2009-12-041-0/+1
* Run cluster tests under cmake.Alan Conway2009-12-021-8/+6
* Clean up test environment variables, prepare for running more tests in cmake.Alan Conway2009-11-301-2/+13
* Fix MessagingSessionTests name (was missing trailing 's'Stephen D. Huston2009-08-261-1/+1
* QPID-664: Initial checkin of high level messaging api for c++Gordon Sim2009-08-251-0/+2
* Add missing externs for Queue methods; silence getenv() warnings on Windows b...Stephen D. Huston2009-07-131-1/+3
* Don't try to unset MEMORYCHECK_COMMAND - jut leave it if not neededStephen D. Huston2009-07-021-2/+0
* Enabled tests, corrected Boost lib locatorsStephen D. Huston2009-07-011-22/+16
* Script fixes to get tests going on Windows; includes properly licensed backgr...Stephen D. Huston2009-06-221-3/+6
* Initial capabilities to run test suite on WindowsStephen D. Huston2009-06-031-30/+71
* More work on cmake:Andrew Stitcher2009-05-141-7/+11
* Windows adjustments to run testsStephen D. Huston2009-05-111-2/+3
* Patch small probs building tests, examples on WindowsStephen D. Huston2009-05-111-14/+12
* Cmake fixes:Andrew Stitcher2009-05-111-4/+6
* More work on cmake: Get many more tests working on Linux nowAndrew Stitcher2009-05-071-12/+14
* Help more tests runStephen D. Huston2009-04-301-39/+22
* Pass platform's shared lib prefix, suffix to test progs that need it; use it ...Stephen D. Huston2009-04-291-0/+7
* Add tests; revise checks for C++ headers to uuse C++, not CStephen D. Huston2009-04-281-158/+202
* Merge in initial changes to allow building with CMake; rubygen and management...Stephen D. Huston2009-04-231-0/+253