ary_itm_get_idxL_chk_testSimple start time : 16Mar2024 15h49m43s +--+--------------+-------------------------------------------+---------+ |OK|test# |dat0 |dat1 | +--+--------------+-------------------------------------------+---------+ | l|010_null_null | | | +--+--------------+-------------------------------------------+---------+ | l|020_null_int | | 4| +--+--------------+-------------------------------------------+---------+ | l|050_chr_chr |g |g | +--+--------------+-------------------------------------------+---------+ | l|051_chr_chr |g |g | +--+--------------+-------------------------------------------+---------+ | l|080_str_chr |the bigg fat cow | | +--+--------------+-------------------------------------------+---------+ | l|100_str_str |the bigg fat cow |+-+ | | | | ||g| | | | | |+-+ | +--+--------------+-------------------------------------------+---------+ | l|160_str_str |+---------+------+------------+ |around | | | ||what goes|around|comes around| | | | | |+---------+------+------------+ | | +--+--------------+-------------------------------------------+---------+ | l|230_intL_intL |0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 4 5| | +--+--------------+-------------------------------------------+---------+ | l|240_intLA_int | 0 1 2 3 4 | 4| | | | 5 6 7 8 9 | | | | |10 11 12 13 14 | | | | |15 16 17 18 19 | | +--+--------------+-------------------------------------------+---------+ | l|250_intLA_intL| 0 1 2 3 4 |+-+-+-+-+| | | | 5 6 7 8 9 ||5|6|7|8|| | | |10 11 12 13 14 |+-+-+-+-+| | | |15 16 17 18 19 | | +--+--------------+-------------------------------------------+---------+ | l|260_intLA_intL| 0 1 2 3 4 |+-+-+ | | | | 5 6 7 8 9 ||4|5| | | | |10 11 12 13 14 |+-+-+ | | | |15 16 17 18 19 | | +--+--------------+-------------------------------------------+---------+ | l|270_intLA_intA|+-+-+-+-----+-+-+ |1 2 3 | | | ||0|1|2|1 2 3|4|5| |6 7 8 | | | || | | |6 7 8| | | | | | | |+-+-+-+-----+-+-+ | | +--+--------------+-------------------------------------------+---------+ +--+--------------+------------+------------+ |OK|test# |std |calc | +--+--------------+------------+------------+ | l|010_null_null |?isLayAryNul|?isLayAryNul| +--+--------------+------------+------------+ | l|020_null_int |?isLayAryNul|?isLayAryNul| +--+--------------+------------+------------+ | l|050_chr_chr |?isLayAryAtm|?isLayAryAtm| +--+--------------+------------+------------+ | l|051_chr_chr |0 |0 | +--+--------------+------------+------------+ | l|080_str_chr |3 8 12 |3 8 12 | +--+--------------+------------+------------+ | l|100_str_str | | | +--+--------------+------------+------------+ | l|160_str_str |1 |1 | +--+--------------+------------+------------+ | l|230_intL_intL | | | +--+--------------+------------+------------+ | l|240_intLA_int |+---+ |+---+ | | | ||0 4| ||0 4| | | | |+---+ |+---+ | +--+--------------+------------+------------+ | l|250_intLA_intL| | | +--+--------------+------------+------------+ | l|260_intLA_intL| | | +--+--------------+------------+------------+ | l|270_intLA_intA|3 |3 | +--+--------------+------------+------------+ +--+--------------+-----------------------------------------------+ |OK|test# |comments | +--+--------------+-----------------------------------------------+ | l|010_null_null |should fail, null -> no addr | +--+--------------+-----------------------------------------------+ | l|020_null_int |should fail, null -> no addr | +--+--------------+-----------------------------------------------+ | l|050_chr_chr |should fail, isAryLay atm -> no addr | +--+--------------+-----------------------------------------------+ | l|051_chr_chr |should be OK | +--+--------------+-----------------------------------------------+ | l|080_str_chr |OK - should work | +--+--------------+-----------------------------------------------+ | l|100_str_str |not an itm, its a sub, so null return | +--+--------------+-----------------------------------------------+ | l|160_str_str |OK - should work | +--+--------------+-----------------------------------------------+ | l|230_intL_intL |OK - should fail null - the link makes one list| +--+--------------+-----------------------------------------------+ | l|240_intLA_int |OK - should work | +--+--------------+-----------------------------------------------+ | l|250_intLA_intL|null return - [4] [5] not in ary | +--+--------------+-----------------------------------------------+ | l|260_intLA_intL|should fail to null - [4] [5] not in ary | +--+--------------+-----------------------------------------------+ | l|270_intLA_intA|OK - should work | +--+--------------+-----------------------------------------------+