about summary refs log tree commit diff
path: root/tests/Makefile
blob: 1556475cbb22f0f71b483f0f573fab36a06efd51 (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):
	@./$@ $(CGIT_TEST_OPTS)

clean:
	$(RM) -rf trash

.PHONY: $(T) clean
e2cc52cb1eb6290c7&follow=1'>Add AutonomousJune McEnroe Why do the bad guys get a happy ending though? 2020-05-08Move keyboard layout into a .bundleJune McEnroe Based on Workman.bundle. This seems to make it stick, though I don't want to speak too soon. 2020-05-07Remove mkshJune McEnroe 2020-05-07Emulate 1sh prompts in bashJune McEnroe 2020-05-07Update nvim MANPAGERJune McEnroe Not sure when this was added. Has the advantage of working properly in more versions of man(1) it seems. 2020-05-06Post "casual update"June McEnroe 2020-05-06Remove bman functionJune McEnroe