Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ImageOptim/libimagequant
/ run_liq_tests
Function
run_liq_tests
imagequant-sys/c_test/test.c:167–173 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
165
}
166
167
void run_liq_tests() {
168
test_fixed_colors();
169
test_fixed_colors_order();
170
test_abort();
171
test_histogram();
172
test_zero_histogram();
173
}
Callers
1
c_test
Function · 0.85
Calls
5
test_fixed_colors_order
Function · 0.85
test_abort
Function · 0.85
test_histogram
Function · 0.85
test_zero_histogram
Function · 0.85
test_fixed_colors
Function · 0.70
Tested by
no test coverage detected