MCPcopy Create free account
hub / github.com/GaijinEntertainment/daScript / test_sort_family.cpp

File test_sort_family.cpp

tests-cpp/small/test_sort_family.cpp:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Template-level tests for the sort family in daScript/simulate/das_qsort_r.h.
2//
3// Covers:
4// - das_qsort_r (baseline — existed pre-Phase-0 but had no cpp test)

Callers

nothing calls this directly

Calls 15

das_qsort_rFunction · 0.85
less_quadFunction · 0.85
das_sortFunction · 0.85
das_partial_sort_rFunction · 0.85
das_nth_element_rFunction · 0.85
das_make_heap_rFunction · 0.85
das_push_heap_rFunction · 0.85
das_pop_heap_rFunction · 0.85
sortFunction · 0.85
keyed_patternFunction · 0.85
das_stable_sort_rFunction · 0.85
keyed_sorted_stable_permFunction · 0.85

Tested by

no test coverage detected