[ Web Proxy ]
URL:
Viewing: https://raw.githubusercontent.com/unittest-cpp/unittest-cpp/master/tests/TestXmlTestReporter.cpp [Back]  [Original]

#include "UnitTest++/Config.h"
#ifndef UNITTEST_NO_DEFERRED_REPORTER

#include "UnitTest++/UnitTestPP.h"
#include "UnitTest++/XmlTestReporter.h"

#include 

using namespace UnitTest;
using std::ostringstream;

namespace
{

#ifndef UNITTEST_MEMORYOUTSTREAM_IS_STD_OSTRINGSTREAM

// Overload to let MemoryOutStream accept std::string
   MemoryOutStream& operator

Web Proxy Viewer  |  New URL  |  Original Page