Revision 3579
Added by Aaron Marcuse-Kubitza over 12 years ago
inputs/input.Makefile | ||
---|---|---|
420 | 420 |
%-ok: _always |
421 | 421 |
$(CP) $* $(call testRef,$*) |
422 | 422 |
|
423 |
test/accept-all: _always |
|
424 |
+yes|$(selfMake) test |
|
425 |
|
|
423 | 426 |
##### Documentation |
424 | 427 |
|
425 | 428 |
steps = $(selfMake) import test=1 by_col=1 verbosity=2 n=100\ |
Also available in: Unified diff
input.Makefile: Testing: Added test/accept-all