mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-30 05:29:41 +01:00
bugfixes for upcoming 1.2.2 release
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
//
|
||||
// MultipartReaderTest.h
|
||||
//
|
||||
// $Id: //poco/1.2/Net/testsuite/src/MultipartReaderTest.h#1 $
|
||||
// $Id: //poco/1.2/Net/testsuite/src/MultipartReaderTest.h#2 $
|
||||
//
|
||||
// Definition of the MultipartReaderTest class.
|
||||
//
|
||||
@@ -54,6 +54,7 @@ public:
|
||||
void testPreamble();
|
||||
void testBadBoundary();
|
||||
void testRobustness();
|
||||
void testUnixLineEnds();
|
||||
|
||||
void setUp();
|
||||
void tearDown();
|
||||
|
||||
Reference in New Issue
Block a user