view tests/Makefile @ 193:e8b2a9e81beb

Store the W3C date + time form for each entry too. Thanks to MJ Ray
author Steve Kemp <steve@steve.org.uk>
date Mon, 14 Apr 2008 11:21:49 +0100
parents bc8961a81af6
children
line wrap: on
line source


all:
	@cd ..; prove --shuffle tests/

verbose:
	@cd ..; prove --shuffle --verbose tests/


modules: .PHONY
	./modules.sh > modules.t

.PHONY:
	true

clean:

	rm *~