|
Server : Apache/2.2.2 (Fedora) System : Linux App1.pathumtani.go.th 2.6.20-1.2320.fc5smp #1 SMP Tue Jun 12 19:40:16 EDT 2007 i686 User : apache ( 48) PHP Version : 5.2.9 Disable Function : NONE Directory : /proc/self/root/proc/self/root/usr/lib/python2.4/distutils/tests/ |
Upload File : |
mň Ń=Ec @ s d Z d k Z d k Z d k l Z d k l Z d k l Z d e i e i e i f d YZ d Z e d j o e i d d n d S( s, Tests for distutils.command.install_scripts.N( s install_scripts( s Distribution( s supportt InstallScriptsTestCasec B s t Z d Z d Z RS( Nc C ső t } t i d d | i d <t i d d d d d d | i d <t | } | i | i | i | i | i | i d j | i | i d j | i | i | i | i | i | i | i d | i | i d d S( Nt build_scriptss /foo/bart buildt install_scriptss /splat/funkt forcei t skip_buildt install( t Distributiont distt supportt DummyCommandt command_objR t cmdt selft assert_R R t build_dirt Nonet install_dirt finalize_optionst assertEqual( R R R ( ( t: /usr/lib/python2.4/distutils/tests/test_install_scripts.pyt test_default_settings s c sň | i g d } | d d | d d | d d | i } t } t i d | i d <t i d | d d d d | i d <t | } | i | i t i | } x! D] } | i | | j qŃ Wd S( Nc sF i | t t i i | d } | i | | i d S( Nt w( t expectedt appendt namet opent ost patht joint sourcet ft writet textt close( R R! R ( R R ( R t write_script* s s script1.pys@ #! /usr/bin/env python2.3 # bogus script w/ Python sh-bang pass s script2.pys8 #!/usr/bin/python # bogus script w/ Python sh-bang pass s shell.shs1 #!/bin/sh # bogus shell script w/ sh-bang exit 0 R R R R i R R ( R t mkdtempR R R# t targetR R R R R R R R t runR t listdirt installedR R ( R R R% R R# R( R R R ( ( R R R t test_installation&