|
From: creedon <icr...@us...> - 2006-02-26 18:24:54
|
Update of /cvsroot/frontierkernel/odbs/frontierRoot/suites/fUnit/originalSuperStressRemnants In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21267 Modified Files: miscAppleScript Log Message: testing Frontier VCS File format version 2, cvsSync v1.0b6 required to read Index: miscAppleScript =================================================================== RCS file: /cvsroot/frontierkernel/odbs/frontierRoot/suites/fUnit/originalSuperStressRemnants/miscAppleScript,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** miscAppleScript 18 Feb 2006 22:51:11 -0000 1.2 --- miscAppleScript 26 Feb 2006 18:24:50 -0000 1.3 *************** *** 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 --- 1,5 ---- ! FrontierVcsFile:2:scpt (AppleScript):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 |