<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/msgpack-python.git/cpp/test.cpp, branch 0.1.5</title>
<subtitle>github.com: msgpack/msgpack-python.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/'/>
<entry>
<title>c,cpp: reforms source tree</title>
<updated>2010-04-17T15:08:03+00:00</updated>
<author>
<name>frsyuki</name>
<email>frsyuki@users.sourceforge.jp</email>
</author>
<published>2010-04-17T15:08:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=ab8e0c9e31585b24f1d4cbfb1e73b0ce249e408a'/>
<id>ab8e0c9e31585b24f1d4cbfb1e73b0ce249e408a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>c, cpp: fix test problem</title>
<updated>2010-01-21T12:55:06+00:00</updated>
<author>
<name>Kazuki Ohta</name>
<email>kzk@il.is.s.u-tokyo.ac.jp</email>
</author>
<published>2010-01-21T12:55:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=404a3933154dc57b2e650cdabb51f80e4aeb1dbe'/>
<id>404a3933154dc57b2e650cdabb51f80e4aeb1dbe</id>
<content type='text'>
- using LDADD instead of LDFLAGS
- fix include path in test.cpp
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- using LDADD instead of LDFLAGS
- fix include path in test.cpp
</pre>
</div>
</content>
</entry>
<entry>
<title>add tests for multi[map, set] and tr1::unordered_[multi][map, set]</title>
<updated>2010-01-15T17:03:11+00:00</updated>
<author>
<name>Kazuki Ohta</name>
<email>kzk@il.is.s.u-tokyo.ac.jp</email>
</author>
<published>2010-01-15T17:03:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=1066bb38a87df13e89d891682e39df2ef9a08d7c'/>
<id>1066bb38a87df13e89d891682e39df2ef9a08d7c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>cpp: add tests for stream unpacker api</title>
<updated>2009-09-11T18:12:53+00:00</updated>
<author>
<name>Kazuki Ohta</name>
<email>kzk@il.is.s.u-tokyo.ac.jp</email>
</author>
<published>2009-09-11T18:12:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=d0b76814b026d18a13fe67d99505634f8878250d'/>
<id>d0b76814b026d18a13fe67d99505634f8878250d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>c++: add vrefbuffer test</title>
<updated>2009-09-04T07:20:29+00:00</updated>
<author>
<name>Kazuki Ohta</name>
<email>kzk@il.is.s.u-tokyo.ac.jp</email>
</author>
<published>2009-09-04T07:20:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=320c79db49fbb19b1a5097b0d254ece70cbf2c54'/>
<id>320c79db49fbb19b1a5097b0d254ece70cbf2c54</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>cpp: test.cpp: fixes EXPECT_EQ rule</title>
<updated>2009-08-26T03:28:08+00:00</updated>
<author>
<name>frsyuki</name>
<email>frsyuki@users.sourceforge.jp</email>
</author>
<published>2009-08-26T03:28:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=ebf64d9892b383aa8ddef1e09ef8c904dc8f1e58'/>
<id>ebf64d9892b383aa8ddef1e09ef8c904dc8f1e58</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>C: more strict tests for float, double</title>
<updated>2009-08-26T02:52:12+00:00</updated>
<author>
<name>Kazuki Ohta</name>
<email>kzk@il.is.s.u-tokyo.ac.jp</email>
</author>
<published>2009-08-26T02:52:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=7186edc45e057aff9f10511547c3f94c16c9c773'/>
<id>7186edc45e057aff9f10511547c3f94c16c9c773</id>
<content type='text'>
C++: more strict tests for float, double &amp; enum, union member
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
C++: more strict tests for float, double &amp; enum, union member
</pre>
</div>
</content>
</entry>
<entry>
<title>C: add test for map</title>
<updated>2009-08-26T02:28:54+00:00</updated>
<author>
<name>Kazuki Ohta</name>
<email>kzk@il.is.s.u-tokyo.ac.jp</email>
</author>
<published>2009-08-26T02:28:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=c94772104d70290f438cf629ff693a8d7e69f827'/>
<id>c94772104d70290f438cf629ff693a8d7e69f827</id>
<content type='text'>
C++: add tests for primitive types, stl types, user-defined type
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
C++: add tests for primitive types, stl types, user-defined type
</pre>
</div>
</content>
</entry>
<entry>
<title>add c/test.cpp cpp/test.cpp</title>
<updated>2009-08-25T09:35:26+00:00</updated>
<author>
<name>frsyuki</name>
<email>frsyuki@users.sourceforge.jp</email>
</author>
<published>2009-08-25T09:35:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=d3f9ab7deced474d88bb5b5e85bdb54b312ad86c'/>
<id>d3f9ab7deced474d88bb5b5e85bdb54b312ad86c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>C++ binding: efficient serializing interface</title>
<updated>2009-02-15T09:10:01+00:00</updated>
<author>
<name>frsyuki</name>
<email>frsyuki@5a5092ae-2292-43ba-b2d5-dcab9c1a2731</email>
</author>
<published>2009-02-15T09:10:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=e893dde57e60e8e75b30b0e6a539ec233e112a4a'/>
<id>e893dde57e60e8e75b30b0e6a539ec233e112a4a</id>
<content type='text'>
git-svn-id: file:///Users/frsyuki/project/msgpack-git/svn/x@95 5a5092ae-2292-43ba-b2d5-dcab9c1a2731
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: file:///Users/frsyuki/project/msgpack-git/svn/x@95 5a5092ae-2292-43ba-b2d5-dcab9c1a2731
</pre>
</div>
</content>
</entry>
</feed>
