ndxInt_to_ndxStr_chk_testSimple start time : 9Apr2024 11h28m19s +--+---------+---------------+ |OK|test# |dat0 | +--+---------+---------------+ | l|000_int | 2| +--+---------+---------------+ | l|005_int |2 | +--+---------+---------------+ | l|010_intL |2 3 4 | +--+---------+---------------+ | l|012_intL |+-----+ | | | ||2 3 4| | | | |+-----+ | +--+---------+---------------+ | l|020_intLL|+-+---+ | | | ||2|3 4| | | | |+-+---+ | +--+---------+---------------+ | l|050_intLL|1 | +--+---------+---------------+ | l|052_intLL|+-+---+ | | | ||3|0 0| | | | |+-+---+ | +--+---------+---------------+ | l|054_intLL|+-+---+---+ | | | ||3|0 2|0 0| | | | |+-+---+---+ | +--+---------+---------------+ | l|056_intLL|+-+---+---+---+| | | ||3|0 2|1 0|0 1|| | | |+-+---+---+---+| +--+---------+---------------+ +--+---------+------------------------+------------------------+ |OK|test# |std |calc | +--+---------+------------------------+------------------------+ | l|000_int |@@[2 ] |@@[2 ] | +--+---------+------------------------+------------------------+ | l|005_int |@@[2 ] |@@[2 ] | +--+---------+------------------------+------------------------+ | l|010_intL |@@[2 3 4 ] |@@[2 3 4 ] | +--+---------+------------------------+------------------------+ | l|012_intL |@@[2 3 4 ] |@@[2 3 4 ] | +--+---------+------------------------+------------------------+ | l|020_intLL|@@[2 , 3 4 ] |@@[2 , 3 4 ] | +--+---------+------------------------+------------------------+ | l|050_intLL|@@[1 ] |@@[1 ] | +--+---------+------------------------+------------------------+ | l|052_intLL|@@[3 , 0 0 ] |@@[3 , 0 0 ] | +--+---------+------------------------+------------------------+ | l|054_intLL|@@[3 , 0 2 , 0 0 ] |@@[3 , 0 2 , 0 0 ] | +--+---------+------------------------+------------------------+ | l|056_intLL|@@[3 , 0 2 , 1 0 , 0 1 ]|@@[3 , 0 2 , 1 0 , 0 1 ]| +--+---------+------------------------+------------------------+ +--+---------+-------------------------------------------------------------+ |OK|test# |comments | +--+---------+-------------------------------------------------------------+ | l|000_int |should be OK, note works when idxIntL isInteger | +--+---------+-------------------------------------------------------------+ | l|005_int |should be OK | +--+---------+-------------------------------------------------------------+ | l|010_intL |should be OK (3D ary) | +--+---------+-------------------------------------------------------------+ | l|012_intL |should be OK (3D ary), solitary idxIntL works as well as intL| +--+---------+-------------------------------------------------------------+ | l|020_intLL|should be OK | +--+---------+-------------------------------------------------------------+ | l|050_intLL|should be OK | +--+---------+-------------------------------------------------------------+ | l|052_intLL|should be OK | +--+---------+-------------------------------------------------------------+ | l|054_intLL|should be OK | +--+---------+-------------------------------------------------------------+ | l|056_intLL|should be OK | +--+---------+-------------------------------------------------------------+