From 75f540e90acae010bec47622411f5fc419222e6b Mon Sep 17 00:00:00 2001 From: Eugeniy Mikhailov Date: Tue, 25 Sep 2012 10:03:13 -0400 Subject: added test files for simulations --- xmds2/realistic_Rb/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'xmds2/realistic_Rb/Makefile') diff --git a/xmds2/realistic_Rb/Makefile b/xmds2/realistic_Rb/Makefile index e088e15..34d73e1 100644 --- a/xmds2/realistic_Rb/Makefile +++ b/xmds2/realistic_Rb/Makefile @@ -46,6 +46,9 @@ $(png_targets): %.png : %.pdf pdf: $(pdf_targets) +test: + cd tests; ./run_tests.py + $(pdf_targets): %.pdf : %.eps cat $< | ps2eps -B > __tt.eps epspdf __tt.eps $@ -- cgit v1.2.3