-
-
Notifications
You must be signed in to change notification settings - Fork 14.7k
make-check-very-fast #3929
Copy link
Copy link
Closed
Labels
C-enhancementCategory: An issue proposing an enhancement or a PR with one.Category: An issue proposing an enhancement or a PR with one.
Metadata
Metadata
Assignees
Labels
C-enhancementCategory: An issue proposing an enhancement or a PR with one.Category: An issue proposing an enhancement or a PR with one.
Type
Fields
Give feedbackNo fields configured for issues without a type.
It would be nice to have a
maketarget that just builds a few tests that are known to not require any of the standard libraries. That way, for preliminary testing, you could get test results quickly (without having to run them one by one) without having to wait for all the libraries to build.