isIdxSeq_testSimple start time : 7Apr2023 20h46m45s +--+-------+---------------------------------+ |OK|test# |dat0 | +--+-------+---------------------------------+ | o|null01 | | +--+-------+---------------------------------+ | o|bol01 | l| +--+-------+---------------------------------+ | o|atm01 |a | +--+-------+---------------------------------+ | o|int01 | 1| +--+-------+---------------------------------+ | l|intL01 |1 | +--+-------+---------------------------------+ | o|intL02 |+-------------------+ | | | ||0 1 2 3 4 5 6 7 8 9| | | | |+-------------------+ | +--+-------+---------------------------------+ | o|intL03 |0 1 2 3 4 5 6 7 8 9 | +--+-------+---------------------------------+ | o|intL04 |+-------------------+ | | | ||9 8 7 6 5 4 3 2 1 0| | | | |+-------------------+ | +--+-------+---------------------------------+ | o|intL05 |+---------------+ | | | ||0 1 2 4 5 7 8 9| | | | |+---------------+ | +--+-------+---------------------------------+ | o|intL06 |+-------------------+ | | | ||9 6 3 0 1 2 4 5 7 8| | | | |+-------------------+ | +--+-------+---------------------------------+ | o|intL07 |+---------------------+ | | | ||0 1 2 3 4 5 6 6 7 8 9| | | | |+---------------------+ | +--+-------+---------------------------------+ | o|intLL01|+-------+-------------------+ | | | ||0 1 2 3|0 1 2 3 4 5 6 7 8 9| | | | |+-------+-------------------+ | +--+-------+---------------------------------+ | o|intLL02|+---------+---------------------+| | | ||+-------+|+-------------------+|| | | |||0 1 2 3|||0 1 2 3 4 5 6 7 8 9||| | | ||+-------+|+-------------------+|| | | |+---------+---------------------+| +--+-------+---------------------------------+ | o|intLL03|+-------+-------------------+ | | | ||3 1 0 2|9 6 3 0 1 2 4 5 7 8| | | | |+-------+-------------------+ | +--+-------+---------------------------------+ | o|intLL04|+-------+-+ | | | ||0 1 2 3|1| | | | |+-------+-+ | +--+-------+---------------------------------+ +--+-------+---+-----------+ |OK|test# |std|calc | +--+-------+---+-----------+ | o|null01 |? |?isIdxSeq01| +--+-------+---+-----------+ | o|bol01 |? |?isIdxSeq01| +--+-------+---+-----------+ | o|atm01 |? |?isIdxSeq01| +--+-------+---+-----------+ | o|int01 |? |?isIdxSeq01| +--+-------+---+-----------+ | l|intL01 | | | +--+-------+---+-----------+ | o|intL02 | |?isIdxSeq01| +--+-------+---+-----------+ | o|intL03 |? | | +--+-------+---+-----------+ | o|intL04 | |?isIdxSeq01| +--+-------+---+-----------+ | o|intL05 |? |?isIdxSeq01| +--+-------+---+-----------+ | o|intL06 | |?isIdxSeq01| +--+-------+---+-----------+ | o|intL07 |? |?isIdxSeq01| +--+-------+---+-----------+ | o|intLL01| |?isIdxSeq01| +--+-------+---+-----------+ | o|intLL02|? |?isIdxSeq01| +--+-------+---+-----------+ | o|intLL03| |?isIdxSeq01| +--+-------+---+-----------+ | o|intLL04| |?isIdxSeq01| +--+-------+---+-----------+ +--+-------+--------------------------------------------------------------------+ |OK|test# |comments | +--+-------+--------------------------------------------------------------------+ | o|null01 |should fail | +--+-------+--------------------------------------------------------------------+ | o|bol01 |should fail | +--+-------+--------------------------------------------------------------------+ | o|atm01 |should fail | +--+-------+--------------------------------------------------------------------+ | o|int01 |should fail | +--+-------+--------------------------------------------------------------------+ | l|intL01 |should be OK | +--+-------+--------------------------------------------------------------------+ | o|intL02 |should be OK | +--+-------+--------------------------------------------------------------------+ | o|intL03 |should fail - should be intLL | +--+-------+--------------------------------------------------------------------+ | o|intL04 |should be OK | +--+-------+--------------------------------------------------------------------+ | o|intL05 |should fail - not full slice | +--+-------+--------------------------------------------------------------------+ | o|intL06 |should be OK - order doesn"t matter, although it will re-arrange ary| +--+-------+--------------------------------------------------------------------+ | o|intL07 |should fail - repeated idx(axi) | +--+-------+--------------------------------------------------------------------+ | o|intLL01|should be OK | +--+-------+--------------------------------------------------------------------+ | o|intLL02|should fail - not intLL | +--+-------+--------------------------------------------------------------------+ | o|intLL03|should be OK, even though jumbled (re-arrange both axis) | +--+-------+--------------------------------------------------------------------+ | o|intLL04|should be OK | +--+-------+--------------------------------------------------------------------+