lightning-terminal/make
Elle Mouton 1e83bc35e3
make: targeted packages
This commit lets us perform make commands of the following form:
`make unit pkg=accounts` which will run all the tests in the specified
package. Or you can do `make unit pkg=accounts case=TestAccountStore` to
run a specific test in the specified package.
2025-01-07 12:34:56 +02:00
..
builder.Dockerfile docker: pin all docker images with their hash 2024-10-23 14:53:32 +02:00
compile_flags.mk make: extract compile tags 2025-01-05 09:07:55 +02:00
release_flags.mk make: extract compile tags 2025-01-05 09:07:55 +02:00
testing_flags.mk make: targeted packages 2025-01-07 12:34:56 +02:00