base64 tests
authorClaus Gittinger <cg@exept.de>
Fri, 22 Mar 2019 13:47:26 +0100
changeset 2125 c7cae4174717
parent 2124 172fbc87434b
child 2126 c7ef2127d7fa
base64 tests
Make.proto
--- a/Make.proto	Fri Mar 22 13:47:24 2019 +0100
+++ b/Make.proto	Fri Mar 22 13:47:26 2019 +0100
@@ -124,6 +124,7 @@
 
 # BEGINMAKEDEPEND --- do not remove this line; make depend needs it
 $(OUTDIR)RegressionTests__AssociationTests.$(O) RegressionTests__AssociationTests.$(C) RegressionTests__AssociationTests.$(H): RegressionTests__AssociationTests.st $(INCLUDE_TOP)/stx/goodies/sunit/TestAsserter.$(H) $(INCLUDE_TOP)/stx/goodies/sunit/TestCase.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
+$(OUTDIR)RegressionTests__Base64Tests.$(O) RegressionTests__Base64Tests.$(C) RegressionTests__Base64Tests.$(H): RegressionTests__Base64Tests.st $(INCLUDE_TOP)/stx/goodies/sunit/TestAsserter.$(H) $(INCLUDE_TOP)/stx/goodies/sunit/TestCase.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
 $(OUTDIR)RegressionTests__BayesClassifierTest.$(O) RegressionTests__BayesClassifierTest.$(C) RegressionTests__BayesClassifierTest.$(H): RegressionTests__BayesClassifierTest.st $(INCLUDE_TOP)/stx/goodies/sunit/TestAsserter.$(H) $(INCLUDE_TOP)/stx/goodies/sunit/TestCase.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
 $(OUTDIR)RegressionTests__BecomeTests.$(O) RegressionTests__BecomeTests.$(C) RegressionTests__BecomeTests.$(H): RegressionTests__BecomeTests.st $(INCLUDE_TOP)/stx/goodies/sunit/TestAsserter.$(H) $(INCLUDE_TOP)/stx/goodies/sunit/TestCase.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
 $(OUTDIR)RegressionTests__BinaryIOTests.$(O) RegressionTests__BinaryIOTests.$(C) RegressionTests__BinaryIOTests.$(H): RegressionTests__BinaryIOTests.st $(INCLUDE_TOP)/stx/goodies/sunit/TestAsserter.$(H) $(INCLUDE_TOP)/stx/goodies/sunit/TestCase.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)