Skip to content

Commit ae4f6d8

Browse files
committed
tests/wm: generate more tests
1 parent 7dce1f1 commit ae4f6d8

File tree

2 files changed

+728
-177
lines changed

2 files changed

+728
-177
lines changed

tests/pict/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ clean:
1919
$(ALL): %.gen: %.model $(PICT_EXECUTABLE) Makefile
2020
$(PICT_EXECUTABLE) $< >$@ $(PICT_FLAGS)
2121

22-
test_show.gen: PICT_FLAGS := /o:3
22+
test_show.gen: PICT_FLAGS := /o:4
2323

2424
$(sort $(dir $(PICT_SOURCE_TARBALL) $(PICT_BUILD_DIR))):
2525
mkdir $@

0 commit comments

Comments
 (0)