nx_css_color_decode_test.nx
buildroot/runtime/nx_css_color_decode_test.nx
about
nx_css_color_decode_test.nx -- smoke for CSS hex color decoder.
Verifies all four supported hex shapes (3/4/6/8 chars) plus
case-insensitivity and error-on-bad-length / error-on-bad-digit.
dependencies 2 imports · 0 importers
imports: nx_syscalls.nxnx_css_color_decode.nx
imported by: nobody (leaf or entry point)
call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown
structs
| none |
consts
| none |
functions
| 8 | func _put_byte(buf: *u8, i: i64, v: i64) -> i64 called by 1: main |
| 13 | func main() -> i64 |