We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
unique_errors
1 parent 45b1e8b commit 44bb433Copy full SHA for 44bb433
1 file changed
test/testprocessexecutor.cpp
@@ -144,6 +144,7 @@ class TestProcessExecutorBase : public TestFixture {
144
TEST_CASE(showtime_summary);
145
TEST_CASE(showtime_file_total);
146
TEST_CASE(suppress_error_library);
147
+ TEST_CASE(unique_errors);
148
#endif // !WIN32
149
}
150
0 commit comments