libwebp/infra
James Zern 0e0f74b7e3 infra/common.sh: add shard_should_run()
Detects whether test block should be run in the current test shard.

if shard_should_run; then
 ...
fi

Bug: b/185520507
Change-Id: I408d226651630a01c5e447dbff7d26b73426ce42
2021-10-28 17:13:11 -07:00
..
common.sh infra/common.sh: add shard_should_run() 2021-10-28 17:13:11 -07:00
compile_android.sh Jenkins scripts port: android compilation 2021-10-13 18:44:55 +00:00
compile_js.sh Port Jenkins scripts: compile js 2021-09-23 22:51:47 +00:00
compile.sh Port Jenkins script: compile 2021-10-21 00:46:57 +00:00
run_static_analysis.sh Jenkins scripts port: static analysis 2021-10-21 00:54:44 +00:00