summaryrefslogtreecommitdiff
path: root/tests/CMakeLists.txt
AgeCommit message (Collapse)Author
2013-05-04gras: added serialization support for gras typesJosh Blum
sbuffer, streamtag, and packetmsg get registered into the polymorphic archive w/ unit tests resolves #65
2013-03-27gras: also rename and fix the stats test to queryJosh Blum
2013-03-18gras: tweaks to unit testsJosh Blum
2013-03-17gras: move block set/get into common areaJosh Blum
2013-03-17gras: work on python hooks for props interfaceJosh Blum
2013-03-17gras: property tweaks and c++ unit testsJosh Blum
2013-02-24Merge branch 'stats'Josh Blum
Conflicts: grextras include/gras/top_block.hpp lib/block_handlers.cpp lib/block_task.cpp lib/element_impl.hpp tests/CMakeLists.txt
2013-02-23gras: forgot a few things from last commitJosh Blum
2013-02-17gras: work on stats messages and xml formattingJosh Blum
2012-12-07tweaks to make it work on winderzJosh Blum
2012-11-24size_t isnt swigging for meJosh Blum
2012-11-20support for sbuffer in pythonJosh Blum
2012-11-03begin work on python blocksJosh Blum
2012-11-02mostly python tweaks, mostly happy QAJosh Blum
2012-10-31swig-ing and test for thread poolJosh Blum
2012-10-31work on swig and import unit testJosh Blum