Initial checksum support in build.

This commit is contained in:
David Brown 2016-06-30 18:36:17 +01:00
parent d24d436808
commit d97668a209
198 changed files with 233 additions and 212 deletions

View file

@ -362,6 +362,12 @@ library: v4 ooc2 ooc ulm pow32 misc s3 librarybinary
checksum:
@cd $(BUILDDIR) && sh $(ROOTDIR)/src/tools/make/checksumtest.sh $(ROOTDIR)/$(BUILDDIR).md5
confidence:
@printf "\n\n--- Confidence tests ---\n\n"
cd src/test/confidence/hello; ./test.sh "$(INSTALLDIR)"