running tests with make -j test

22 views
Skip to first unread message

Al SW Moreau

unread,
Apr 6, 2024, 9:10:07 AMApr 6
to vim_use
Is there any way to run tests in parallel? It seems like some of them might overwrite the same directory (in any case I couldn't get make -j to work).

Partitioning would be a nastier alternative (make 3 copies of the shadow dir, run make make unittests, make scripttests, make $(TERM_TESTS) in each; though I don't know how to resolve that makefile variable from a script). Plus I'm not sure the three separate dependencies take equally long.
Reply all
Reply to author
Forward
0 new messages