nx_dom_query_test.nx
buildroot/runtime/nx_dom_query_test.nx
about
nx_dom_query_test.nx -- smoke test for nx_dom_query.nx.
Tests against a representative bits-up game-emitted HTML buffer (the
kind nx_checkers_render.nx writes to fd 99). Covers all four queries
plus the underlying attribute scanner.
dependencies 1 imports · 0 importers
imports: nx_dom_query.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
| 11 | func _dqt_strlen(s: *u8) -> i64 |
| 17 | func _dqt_w(s: *u8) -> i64 |
| 21 | func _dqt_wln(s: *u8) -> i64 |
| 28 | func _dqt_assert_int(label: *u8, got: i64, want: i64, |
| 43 | func nx_dom_query_test() -> i64 called by 1: main calls 8: _dqt_wln_dqt_strlennx_dom_count_class_dqt_assert_intnx_dom_count_tagnx_dom_find_class+2 |
| 162 | func main() -> i64 calls 1: nx_dom_query_test |