#include "squid.h"
#include "base/IoManip.h"
#include "compat/cppunit.h"
#include "unitTestMain.h"
#include <cstdint>
#include <limits>
#include <sstream>
Include dependency graph for testIoManip.cc:
Go to the source code of this file.
Classes | |
class | TestIoManip |
Functions | |
CPPUNIT_TEST_SUITE_REGISTRATION (TestIoManip) | |
static void | resetStream (std::ostringstream &dirty) |
resets the given stream, including any formatting More... | |
template<typename Integer > | |
static std::string | toStdString (const AsHex< Integer > &manipulator) |
returns the result of printing the given manipulator More... | |
int | main (int argc, char *argv[]) |
Function Documentation
◆ CPPUNIT_TEST_SUITE_REGISTRATION()
CPPUNIT_TEST_SUITE_REGISTRATION | ( | TestIoManip | ) |
◆ main()
Definition at line 187 of file testIoManip.cc.
References TestProgram::run().
◆ resetStream()
|
static |
Definition at line 34 of file testIoManip.cc.
Referenced by TestIoManip::testAsHex().
◆ toStdString()
template<typename Integer >
|
static |
Definition at line 43 of file testIoManip.cc.
Referenced by TestIoManip::testAsHex().
Introduction
- About Squid
- Why Squid?
- Squid Developers
- How to Donate
- How to Help Out
- Getting Squid
- Squid Source Packages
- Squid Deployment Case-Studies
- Squid Software Foundation
Documentation
- Quick Setup
- Configuration:
- FAQ and Wiki
- Guide Books:
- Non-English
- More...
Support
- Security Advisories
- Bugzilla Database
- Mailing lists
- Contacting us
- Commercial services
- Project Sponsors
- Squid-based products
Miscellaneous
- Developer Resources
- Related Writings
- Related Software:
- Squid Artwork
Web Site Translations
Mirrors
- Website:
- ... full list