about summary refs log tree commit diff
path: root/tests/Makefile
blob: 8c6c236ba09104821de44b17d1fb32dd4f2e5255 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13


T = $(wildcard t[0-9][0-9][0-9][0-9]-*.sh)

all: $(T)

$(T):
	@./$@

clean:
	$(RM) -rf trash

.PHONY: $(T) clean
970006.txt?id=ba9e3b736ed197df2410275734aac6ba04657af6&follow=1'>Remove somethingJune McEnroe 2025-05-17Add all the numbered roll metadataJune McEnroe 2025-05-17Add ability to put a note on a rollJune McEnroe