Update of /cvsroot/frontierkernel/odbs/frontierRoot/suites/fUnit/originalSuperStressRemnants In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20040/originalSuperStressRemnants Modified Files: Tag: fUnit_Suite-branch miscAppleScript Removed Files: Tag: fUnit_Suite-branch miscUserTalk miscXCMD Log Message: Cleaned up testMisc and moved required infrastructure into the testSuperStress.data sub-table. --- miscXCMD DELETED --- Index: miscAppleScript =================================================================== RCS file: /cvsroot/frontierkernel/odbs/frontierRoot/suites/fUnit/originalSuperStressRemnants/Attic/miscAppleScript,v retrieving revision 1.1.2.1 retrieving revision 1.1.2.2 diff -C2 -d -r1.1.2.1 -r1.1.2.2 *** miscAppleScript 22 Aug 2005 00:41:43 -0000 1.1.2.1 --- miscAppleScript 18 Feb 2006 11:27:24 -0000 1.1.2.2 *************** *** 1,3 **** FrontierVcsFile:1:scpt:suites.fUnit.originalSuperStressRemnants.miscAppleScript ! on miscAppleScript of x from y between z -- AppleScript test for testing.scripts.OSA return |string.kBytes| (|testing.miscUserTalk| (first item of x, y, z)) end \ No newline at end of file --- 1,3 ---- FrontierVcsFile:1:scpt:suites.fUnit.originalSuperStressRemnants.miscAppleScript ! on miscAppleScript of x from y between z -- AppleScript test for testing.scripts.OSA return |string.kBytes| (|fUnit.testSuperStress.data.miscUserTalk| (first item of x, y, z)) end \ No newline at end of file --- miscUserTalk DELETED --- |