Go to the documentation of this file.
26 #ifndef EPT_DEBTAGS_DEBTAGS_H
27 #define EPT_DEBTAGS_DEBTAGS_H
60 typedef std::pair< std::string, std::set<std::string> >
value_type;
String functions.
Definition: apt.cc:38
set< string > & res
Definition: packagerecord.cc:73
Serialize and deserialize a tagged collection to a text file.
bool exists(const std::string &file)
Same as access(s, F_OK);.
Definition: sys.cc:148
Actual< A > actual(const A &actual)
Definition: tests.h:320
Test case collecting several test methods, and self-registering with the singleton instance of TestRe...
Definition: tests.h:615
Definition: packagerecord-test.cc:4
#define wassert(...)
Run the given command, raising TestFailed with the appropriate backtrace information if it threw an e...
Definition: tests.h:343
void parse(FILE *in, const std::string &pathname, Fast &out)
Definition: TextFormat.cc:168
time_t timestamp(const std::string &file)
File mtime.
Definition: sys.cc:103