Differences From Artifact [61a811b0b3]:
- File tests/Makefile — part of check-in [f3bf15140a] at 2013-10-14 23:25:37 on branch v1.55 — Added blocked chain testcase (user: matt, size: 8023) [annotate] [blame] [check-ins using]
To Artifact [0a1e46dab4]:
- File tests/Makefile — part of check-in [45737fefdf] at 2013-10-17 08:36:12 on branch v1.55 — Added protection to the opening of borked testdat.db files (user: mrwellan, size: 8025) [annotate] [blame] [check-ins using] [more...]
1 2 3 4 5 6 7 | # run some tests BINPATH=$(shell readlink -m $(PWD)/../bin) MEGATEST=$(BINPATH)/megatest PATH := $(BINPATH):$(PATH) RUNNAME := $(shell date +w%V.%u.%H.%M) IPADDR := "-" | > | 1 2 3 4 5 6 7 8 | # # run some tests BINPATH=$(shell readlink -m $(PWD)/../bin) MEGATEST=$(BINPATH)/megatest PATH := $(BINPATH):$(PATH) RUNNAME := $(shell date +w%V.%u.%H.%M) IPADDR := "-" |
︙ | ︙ |