ultimatepp/bazaar/BufferStreamTest/BufferStreamTest.upp
kohait c71e0a8623 bazaar: naming of packets, uppweb: listing of recently added packets
git-svn-id: svn://ultimatepp.org/upp/trunk@2661 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-09-07 09:26:04 +00:00

13 lines
181 B
Text

description "A small Test for BufferStream, a Vector<byte> based Stream\377";
uses
Core,
BufferStream;
file
BufferStreamTest.h,
BufferStreamTest.cpp;
mainconfig
"" = "MT";