15 Commits

Author SHA1 Message Date
Roman Isaikin
7e1ca5b414 Fix CI build. 2019-06-30 10:14:39 +03:00
Roman Isaikin
024d901605 Fix CI build. 2019-06-30 09:12:01 +03:00
Roman Isaikin
a9e429a30f Pack QMetaType::Nullptr QVariant's as nil. 2019-06-30 09:03:04 +03:00
Konstantin Ritt
d9f37afe2e Build and run tests with qmake
as of now, running tests is as simple as just typing
  qmake && make check
2018-11-20 21:21:07 +03:00
Roman Isaikin
b7284725e8 Fix bugs in msgpackstream.cpp, add PVS Studio headers and how to, add stream test to Qt project. 2017-07-10 16:02:38 +03:00
Isaikin Roman
65598cffd7 Another Qt4 build fix. 2015-09-12 17:05:08 +03:00
Isaikin Roman
4da435044d MsgPackStream missing dev() added. Some little improvements. 2015-08-28 21:12:09 +03:00
Roman
a175a79fda Merge pull request #12 from anton-dutov/nil-pack
Nil pack
2015-06-29 20:36:29 +03:00
Roman
ce6ddab5e4 CMake BUILD_TESTS variable added
TRUE and FALSE renamed to MTRUE and MFALSE
stream.h[cpp] renamed to msgpackstream.h[cpp]
QMap and QHash added to MsgPackStream + test
2015-06-29 14:32:35 +03:00
Anton Dutov
deac492817 Nil packer and unittests pack/unpack for nil 2015-06-29 01:33:48 +05:00
Roman
7d5d72e814 Some bugs fixed
float support added
float, double, QByteArray, QList<T> to MsgPackStream added
float, double, QByteArrat tests for MsgPackStream added
2015-05-24 22:31:35 +03:00
Roman
f978fb0d78 MsgPackStream QString and const char * added
Qt types: QPoint, QSize, QRect implemented using MsgPackStream
MsgPackStream QString tests added
2015-05-19 22:41:22 +03:00
romixlab
c07318c325 some bugs fixed, test written, version() added 2014-09-26 22:03:24 +04:00
Roman
4c905a30e4 pack test is almost done, some fixes in cmake files 2014-09-22 23:01:21 +04:00
romixlab
fd58047192 cmake files added, folder tree reorganized, pack test partially written 2014-09-22 20:03:00 +04:00