code wiki / (root) / nx_value_parse_csv_test.nx

nx_value_parse_csv_test.nx

buildroot/runtime/nx_value_parse_csv_test.nx

4242 B87 linesdepth 5pulls 5 transitivereach 0 importersview sourcekind gate/prooftopic value
docsdependenciesstructsconstsfunctions

about

nx_value_parse_csv_test.nx -- smoke for CSV/TSV DOM parser. Strategy: report the verdict number as the exit code on failure so we can bisect.

dependencies 3 imports · 0 importers

syscalls.nx nx_value.nx nx_value_parse_csv.nx nx_value_parse_csv_test.nx

imports: syscalls.nxnx_value.nxnx_value_parse_csv.nx

imported by: nobody (leaf or entry point)

call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown

main nx_value_parse_csv nx_csv_opts_default nx_csv_skip_bom nx_csv_read_row nx_csv_read_field nx_csv_is_line_break nx_csv_is_line_break ↻ nx_value_new_string nx_value_new_null nx_value_new_object nx_value_new_null ↻ nx_value_new_array nx_value_new_null ↻ nx_value_array_len nx_value_array_get nx_value_object_get_string nx_value_object_get nx_value_bytes_equal nx_csv_opts_tsv

structs

none

consts

none

functions

10func main() -> i64