Worldstone
|
#include <FileStream.h>
#include <MpqArchive.h>
#include <fstream>
#include <string.h>
#include "doctest.h"
Go to the source code of this file.
Typedefs | |
typedef doctest::Types < WorldStone::FileStream, MpqFileWrapper > | stream_types |
Functions | |
SCENARIO_TEMPLATE ("Read-only filestreams", StreamType, stream_types) | |
SCENARIO_TEMPLATE | ( | "Read-only filestreams" | , |
StreamType | , | ||
stream_types | |||
) |