33 return bfs::is_directory(rawpath);
37 int main(
int argc,
char* argv[])
41 #ifdef PWIZ_READER_AGILENT 42 const bool testAcceptOnly =
false;
44 const bool testAcceptOnly =
true;
49 bool requireUnicodeSupport =
true;
PWIZ_API_DECL int testReader(const pwiz::msdata::Reader &reader, const std::vector< std::string > &args, bool testAcceptOnly, bool requireUnicodeSupport, const TestPathPredicate &isPathTestable)
A common test harness for vendor readers;.
bool operator()(const string &rawpath) const
returns true iff the given rawpath is a real path to test/generate
test implementations derive from this to define which paths should be tested
#define TEST_PROLOG(argc, argv)
int main(int argc, char *argv[])