[107712] branches/gsoc13-tests/tests/test/xcodeversion/test.tcl

marius at macports.org marius at macports.org
Thu Jul 4 08:29:50 PDT 2013


Revision: 107712
          https://trac.macports.org/changeset/107712
Author:   marius at macports.org
Date:     2013-07-04 08:29:50 -0700 (Thu, 04 Jul 2013)
Log Message:
-----------
Switch xcodeversion test to use initial_setup proc.

Modified Paths:
--------------
    branches/gsoc13-tests/tests/test/xcodeversion/test.tcl

Modified: branches/gsoc13-tests/tests/test/xcodeversion/test.tcl
===================================================================
--- branches/gsoc13-tests/tests/test/xcodeversion/test.tcl	2013-07-04 15:28:06 UTC (rev 107711)
+++ branches/gsoc13-tests/tests/test/xcodeversion/test.tcl	2013-07-04 15:29:50 UTC (rev 107712)
@@ -2,19 +2,10 @@
 namespace import tcltest::*
 
 source [file dirname $argv0]/../library.tcl
-
-makeFile "" $output_file
-makeDirectory $work_dir
 set path [file dirname [file normalize $argv0]]
 
+initial_setup
 
-# Initial setup
-load_variables $path
-set_dir
-port_index
-port_clean $path
-port_run $path
-
 proc xcode_ver {} {
     global output_file
     global path
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130704/7839d9a5/attachment.html>


More information about the macports-changes mailing list