Skip to content

Commit

Permalink
tests/wm: generate more tests
Browse files Browse the repository at this point in the history
  • Loading branch information
amezin committed Nov 13, 2024
1 parent 6323c0d commit e812568
Show file tree
Hide file tree
Showing 2 changed files with 762 additions and 182 deletions.
2 changes: 1 addition & 1 deletion test/pict/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ clean:
$(ALL): %.gen: %.model $(PICT_EXECUTABLE) Makefile
$(PICT_EXECUTABLE) $< >$@ $(PICT_FLAGS)

test_show.gen: PICT_FLAGS := /o:3
test_show.gen: PICT_FLAGS := /o:4

$(sort $(dir $(PICT_SOURCE_TARBALL) $(PICT_BUILD_DIR))):
mkdir $@
Expand Down
Loading

0 comments on commit e812568

Please sign in to comment.