Changeset 916586 in git for Tst/Short


Ignore:
Timestamp:
Jun 27, 2012, 3:46:04 PM (12 years ago)
Author:
Alexander Dreyer <alexander.dreyer@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
3877fe9f0c88727f965577a93a4ea1c2464e3978
Parents:
4e59df46c64bb033f20a2ce6b6f131f03b06e6eb
git-author:
Alexander Dreyer <alexander.dreyer@itwm.fraunhofer.de>2012-06-27 15:46:04+02:00
git-committer:
Alexander Dreyer <alexander.dreyer@itwm.fraunhofer.de>2012-08-01 23:32:35+02:00
Message:
new: testing interaction pyobject vs. ideal
Location:
Tst/Short
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • Tst/Short/pyobject.res.gz.uu

    r4e59df4 r916586  
    11begin 644 pyobject.res.gz
    2 M'XL("&H,ZT\``W!Y;V)J96-T+G)E<P#M&FMOX\;QNW_%1B@@RM;I2$I\R(X5
     2M'XL("&,.ZT\``W!Y;V)J96-T+G)E<P#M&FMOX\;QNW_%1B@@RM;I2$I\R(X5
    33MY*Y%&Z"X%+T`_>"Z,B6O;?8HDB`I6TK1_]Z9?<R.'K;/*5H@0"Z(S-UY[,SL
    44M[,SLD)]_^OT/GX00P4S\^8</HM>UW:C(%[V+D\\&$LX$3,[S,N^\P<4)_A6S
     
    6565M9(M":C=R%0MM5,)#-/M<(/13MIU3?BQQF=93KR'UL;1HV*87(K\3GGE#K/?U
    6666MTH03'I;<^48<=F!#_`+K.!/KT"\ENA!;\6X0??WA5UKQTQ\&+DV%<*D\=&@"
    67 MID?S7(@=6$9$D2'4'P!9`AX90O894!BZC]'"$*H=_'0/O\Y;M^R-=HB]T-^=
    68 *_`>JPG2C_"<`````
     67MID?S7(@=6$9$D2'4'P!9`AX90O894!CN1$/UBM[3[_Z/Q\.>M\K;%AQMT'LN
     68M'H;A&^*A6FO')+KO:J.).IK'B\$06ZX:0;_2?:W$&XH^24]-D)!]=11B-Q8_
     6967L3O$]>MQZ4"^__NY#_R48`L_B@`````
    6970`
    7071end
  • Tst/Short/pyobject.stat

    r4e59df4 r916586  
    1 1 >> tst_memory_0 :: 1340804202:3144- exported :3-1-4:x86_64-Linux:lts035:226832
    2 1 >> tst_memory_1 :: 1340804202:3144- exported :3-1-4:x86_64-Linux:lts035:3239936
    3 1 >> tst_memory_2 :: 1340804202:3144- exported :3-1-4:x86_64-Linux:lts035:3239936
    4 1 >> tst_timer_1 :: 1340804202:3144- exported :3-1-4:x86_64-Linux:lts035:7
     11 >> tst_memory_0 :: 1340804707:3144- exported :3-1-4:x86_64-Linux:lts035:227368
     21 >> tst_memory_1 :: 1340804707:3144- exported :3-1-4:x86_64-Linux:lts035:3239936
     31 >> tst_memory_2 :: 1340804707:3144- exported :3-1-4:x86_64-Linux:lts035:3239936
     41 >> tst_timer_1 :: 1340804707:3144- exported :3-1-4:x86_64-Linux:lts035:9
  • Tst/Short/pyobject.tst

    r4e59df4 r916586  
    218218released;
    219219
     220proc from_ideal(ideal arg) { pyobject res = "(missing)"; return (res); }
     221system("install", "pyobject", "=", from_ideal, 1);
     222pyobject ported = ringlist(r);
     223ported;
    220224
    221225tst_status(1);
Note: See TracChangeset for help on using the changeset viewer.