summaryrefslogtreecommitdiff
path: root/src/t/test_array.c
Commit message (Expand)AuthorAgeFilesLines
* [tests] combine tests into test_common.cGlenn Strauss2021-11-171-4/+4
* [tests] use buffer_eq_slen() for str comparisonGlenn Strauss2020-07-081-5/+5
* [core] array_init() arg for initial sizeGlenn Strauss2020-07-081-3/+3
* [core] inline buffer as part of data_string valueGlenn Strauss2020-02-241-3/+3
* [core] inline buffer as part of DATA_UNSET keyGlenn Strauss2020-02-241-2/+2
* [core] perf: array.c performance enhancementsGlenn Strauss2020-02-241-32/+0
* [tests] #undef NDEBUG before assert.h in t/test_*Glenn Strauss2018-09-231-0/+1
* [core] array_get_int_ptr()Glenn Strauss2018-09-231-0/+21
* [tests] t/test_array.cGlenn Strauss2018-09-231-0/+82