Searched refs:expOutput (Results 1 – 1 of 1) sorted by relevance
51 string expOutput = slurp(outFilename); in testValid() local57 std::cout << inFilename << '\t' << (expOutput == lxrOutput ? "OK" : "Fail") << std::endl; in testValid()