/media/bill/Dell2/Website - raw/Qnial/code develop_test/types/types- develop.txt #] #] ********************* #] "$d_Qtest"'types/types- develop.txt' - # www.BillHowell.ca 02Oct2021 initial # slc - "[all-full-but-[one or none]]" INDEX of an array # sub - is a sequence of items at the top level of an array, note that a sub can span [one, more, all] axis # not much use for a separate subSlc of an array - just use sub optrs # [remove, insert] - require slc of an array, often built from search for a subAry, # inset something in non-sub parts of slc # split - requires a hyper-plane index as a specific place to split ary # replace - just a sub required if [old, new] of same shape. If not, won't work in general # 24************************24 # Table of Contents, generated with : # $ grep "^#]" "$d_Qtest"'types/types- develop.txt' | sed 's/^#\]/ /' # ********************* 24************************24 #] current status of tests - see "$d_Qtest"'/test results/' 24************************24 08********08 #] ??Jun2022 08********08 #] ??Jun2022 08********08 #] ??Jun2022 08********08 #] ??Jun2022 08********08 #] ??Jun2022 08********08 #] ??Jun2022 08********08 #] ??Jun2022 08********08 #] ??Jun2022 08********08 #] ??Jun2022 08********08 #] 07Jun2022 update - types_groupTest qnial> groupTest "types_groupTest o types_groupTest ?tstOptr error : unknown tstTypPhr ?tstOptr error : unknown tstTypPhr ?tstOptr error : unknown tstTypPhr >> yuchh fixed, then : qnial> groupTest "types_groupTest o types_groupTest 20 37 70 +--+------------------------------+-------+------+-----+ |OK|test (optr) |correct|faults|total| +--+------------------------------+-------+------+-----+ | o|sub_inTop_ary_testStd | 16| 0| 27| +--+------------------------------+-------+------+-----+ | o|subL_anyInTop_ary_testSimple | 4| 0| 6| +--+------------------------------+-------+------+-----+ | o|indx_compatible_ary_testSimple| 0| 10| 10| ?not an operation +--+------------------------------+-------+------+-----+ | o|sub_compatible_ary_testStd | 0| 27| 27| ?not an operation +--+------------------------------+-------+------+-----+ >> works, but mediocre results [indx_compatible_ary_testSimple, sub_compatible_ary_testStd] - standard results look wrong +-----+ indx_compatible_ary_testSimple standard results not standard results - problem with tests # enddoc