****USING STL CONTAINERS FOR TABLES AND ROWS--KMIU&MOTTESEN**** Warning: unknown table (/*) found in scanned datafile test_co_pr.dat, ignored. Warning: unknown table (/*) found in datafile, ignored. *** TEST OF INSERTROW() & ADD_ROW & PR_CHECK_FKEY & PR_CHECK_STR *** Warning: foreign key COid1 is not set for table PR element 0x4001c360 Warning: foreign key COid2 is not set for table PR element 0x4001c360 Warning: string field test is not set for table PR element 0x4001c360 ************************* TEST OF TABLE_LOOP *********************** ON: name is *FirstRow * DE: dept name is *Accounting * DE: dept name is *Engineering * CO: course name is *Accounting15 * CO: course name is *Accounting05 * CO: course name is *Accounting04 * CO: course name is *Accounting03 * CO: course name is *Accounting02 * CO: course name is *Accounting01 * CO: course name is *Accounting100 * PR: prereq test field is *Acc15's prereq is Acc05* PR: prereq test field is *Acc15's prereq is Acc04* PR: prereq test field is *Acc15's prereq is Acc03* PR: prereq test field is *Acc15's prereq is Acc02* PR: prereq test field is *Acc15's prereq is Acc01* PR: prereq test field is *Acc100's prereq is Acc05* PR: prereq test field is *???????????????????????????????????* ************* TEST CHILD_LOOP & FIRST_CHILD & LAST_CHILD *********** CO children of DE Accounting (first_child) Accounting15 Accounting05 Accounting04 Accounting03 Accounting02 Accounting01 Accounting100 Done (last_child). PRid1 children of CO Accounting15 (first_child) Acc15's prereq is Acc05 Acc15's prereq is Acc04 Acc15's prereq is Acc03 Acc15's prereq is Acc02 Acc15's prereq is Acc01 Done (last_child). PRid2 children of CO Accounting05 (first_child) Acc15's prereq is Acc05 Acc100's prereq is Acc05 Done (last_child). PRid2 children of CO Accounting04 (first_child) Acc15's prereq is Acc04 Done (last_child). PRid2 children of CO Accounting03 (first_child) Acc15's prereq is Acc03 Done (last_child). PRid2 children of CO Accounting02 (first_child) Acc15's prereq is Acc02 Done (last_child). PRid2 children of CO Accounting01 (first_child) Acc15's prereq is Acc01 Done (last_child). PRid1 children of CO Accounting100 (first_child) Acc100's prereq is Acc05 Done (last_child). ***** TEST FIND_STR_LOOP & DELETE_ROW & REMOVEROW() *************** PR: prereq test field is *Acc15's prereq is Acc05* PR: prereq test field is *Acc15's prereq is Acc04* PR: prereq test field is *Acc15's prereq is Acc03* PR: prereq test field is *Acc15's prereq is Acc02* PR: prereq test field is *Acc15's prereq is Acc01* PR: prereq test field is *Acc100's prereq is Acc05* CO name is *Accounting05 * CO: course name is *Accounting05 * CO: course name is *Accounting04 * CO: course name is *Accounting03 * CO: course name is *Accounting02 * CO: course name is *Accounting01 * CO: course name is *Accounting100 * ************* VERIFY CHILD LISTS AFTER DELETION *********** CO children of DE Accounting (first_child) Accounting05 Accounting04 Accounting03 Accounting02 Accounting01 Accounting100 Done (last_child). PRid2 children of CO Accounting05 (first_child) Acc15's prereq is Acc05 Acc100's prereq is Acc05 Done (last_child). PRid2 children of CO Accounting04 (first_child) Acc15's prereq is Acc04 Done (last_child). PRid2 children of CO Accounting03 (first_child) Acc15's prereq is Acc03 Done (last_child). PRid2 children of CO Accounting02 (first_child) Acc15's prereq is Acc02 Done (last_child). PRid2 children of CO Accounting01 (first_child) Acc15's prereq is Acc01 Done (last_child). PRid1 children of CO Accounting100 (first_child) Acc100's prereq is Acc05 Done (last_child).