Bug 404513 - "Add Makefile target to launch solo xpcshell test without interactive mode" (don't run test twice) [p=laurent@xulfr.org (Laurent Jouanneau) r=luser a1.9=schrep]

This commit is contained in:
reed%reedloden.com 2007-12-12 13:26:19 +00:00
Родитель 745dac6707
Коммит 0f6fd6f32f
1 изменённых файлов: 0 добавлений и 8 удалений

Просмотреть файл

@ -2173,11 +2173,3 @@ documentation:
check:: $(SUBMAKEFILES) $(MAKE_DIRS)
+$(LOOP_OVER_DIRS)
+$(LOOP_OVER_TOOL_DIRS)
check-interactive:: $(SUBMAKEFILES) $(MAKE_DIRS)
+$(LOOP_OVER_DIRS)
+$(LOOP_OVER_TOOL_DIRS)
check-one:: $(SUBMAKEFILES) $(MAKE_DIRS)
+$(LOOP_OVER_DIRS)
+$(LOOP_OVER_TOOL_DIRS)