automatically generated by browser
authorJan Vrany <jan.vrany@fit.cvut.cz>
Thu, 07 Feb 2013 19:06:52 +0100
changeset 761 d94bb3229fe1
parent 760 e82cb92ad22b
child 762 3f3ab6e60228
automatically generated by browser
bc.mak
--- a/bc.mak	Thu Feb 07 19:06:48 2013 +0100
+++ b/bc.mak	Thu Feb 07 19:06:52 2013 +0100
@@ -51,12 +51,16 @@
 # build all prerequisite packages for this package
 prereq:
 	pushd ..\..\stx\libbasic & $(MAKE_BAT) "CFLAGS_LOCAL=$(GLOBALDEFINES) "
-	pushd ..\..\stx\librun & $(MAKE_BAT) "CFLAGS_LOCAL=$(GLOBALDEFINES) "
+
 
 
 
 
 
+test: $(TOP)\goodies\builder\reports\NUL
+	pushd $(TOP)\goodies\builder\reports & $(MAKE_BAT)
+	$(TOP)\goodies\builder\reports\report-runner.bat -D . -r Builder::TestReport -p $(PACKAGE)
+
 # BEGINMAKEDEPEND --- do not remove this line; make depend needs it
 $(OUTDIR)exept_regression.$(O) exept_regression.$(H): exept_regression.st $(INCLUDE_TOP)\stx\libbasic\LibraryDefinition.$(H) $(INCLUDE_TOP)\stx\libbasic\ProjectDefinition.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)