diff options
| author | Gordon Sim <gsim@apache.org> | 2008-03-03 14:49:06 +0000 |
|---|---|---|
| committer | Gordon Sim <gsim@apache.org> | 2008-03-03 14:49:06 +0000 |
| commit | 0fb2f5356f1ea96ea0f3ccbc3de54cbd556fc57e (patch) | |
| tree | 8fe7333962fbea735455340424657a540c6ef9a9 /qpid/cpp/src/tests/Makefile.am | |
| parent | c8ad468141a96e5fdf4534552fe72e84399d5d5d (diff) | |
| download | qpid-python-0fb2f5356f1ea96ea0f3ccbc3de54cbd556fc57e.tar.gz | |
A further step to final 0-10 spec.
The extra.xml fragment adds class defs for connection in session that are in line with latest spec but use old schema.
The preview codepath (99-0) remains unaltered.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@633108 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/src/tests/Makefile.am')
| -rw-r--r-- | qpid/cpp/src/tests/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/qpid/cpp/src/tests/Makefile.am b/qpid/cpp/src/tests/Makefile.am index d25378a519..0baf1a2763 100644 --- a/qpid/cpp/src/tests/Makefile.am +++ b/qpid/cpp/src/tests/Makefile.am @@ -38,6 +38,7 @@ unit_test_SOURCES= unit_test.cpp unit_test.h \ InlineVector.cpp \ ISList.cpp IList.cpp \ ClientSessionTest.cpp \ + SequenceSet.cpp \ serialize.cpp \ ProxyTemplate.cpp apply.cpp # FIXME aconway 2008-02-20: removed RefCountedMap.cpp due to valgrind error. |
