writerfilter: move the RTF tests to slowcheck
These now take around 5sec here, which is slow enough to be annoying -- if you have to wait for it after every partial build. Change-Id: I795fefcd79889aca7b00a5b3d408ee3488b13b03
This commit is contained in:
@@ -14,7 +14,7 @@ $(eval $(call gb_Module_add_targets,writerfilter,\
|
||||
Library_writerfilter \
|
||||
))
|
||||
|
||||
$(eval $(call gb_Module_add_check_targets,writerfilter,\
|
||||
$(eval $(call gb_Module_add_slowcheck_targets,writerfilter,\
|
||||
CppunitTest_writerfilter_rtftok \
|
||||
))
|
||||
|
||||
|
Reference in New Issue
Block a user