Changeset 8acd72d in git


Ignore:
Timestamp:
Jan 9, 2014, 9:45:45 AM (10 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', '8e0ad00ce244dfd0756200662572aef8402f13d5')
Children:
923afbc7104fca9da71eb66b0257626152658185
Parents:
08e119db8978fbef9d3ad77770320e2c60956d33
git-author:
Hans Schoenemann <hannes@mathematik.uni-kl.de>2014-01-09 09:45:45+01:00
git-committer:
Hans Schoenemann <hannes@mathematik.uni-kl.de>2014-01-09 09:46:24+01:00
Message:
add: tests for killattrib (1 arg)
Location:
Tst/Manual
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • Tst/Manual/killattrib.res.gz.uu

    r08e119d r8acd72d  
    11begin 640 killattrib.res.gz
    2 M'XL("/TI<DX``VMI;&QA='1R:6(N<F5S`%V0RPJ#,!!%]W[%$+I0".*C+RIF
    3 M(=T(I1N[+RF5,C1-Q8Q4_[[&BDHW,S?#X<[-%)=C?@:`4,`ISX"1(5_AC270
    4 MJRMJ)-=+'-M!"'BB4I*HQINORX]O2))3C`Z1Z$N-^@%U&D=!$'.WY9W'595,
    5 M3&P9O)=2`:8OV0[2#;V96%OBM\)%SM`4&>-+8+,$^KF5!XMQH*XJ`?4<:6O9
    6 C.?-DN+#;_=GI]_AJJ#03M1?#.>Q_&V/SKIPO'DA,K3D!````
     2M'XL(")1ASE(``VMI;&QA='1R:6(N<F5S`(V1P6K#,`R&[WD*879(P(0XZ=9N
     3MH3F470JCE^P^TM8,,<\IML+:MU^4AL3K9;W8DOCX]4NJWU^W.P!0%;QM-R#(
     4M4VIP+TKHHP^T2'%21OQ#5<$7&M,0.=RG5O^DGAJ*ZE$AK_K'H?T$MR[R+"MD
     5M?):71)I3.3$%,WC4C0%<?S?G(8Q5,A,+)JXM8I0"?;T1,@0>0Z"O<_C"F`2Z
     6MG#2@G2T],3M[G@0#N>6-G&W'K"/M)VKUGZOGO\"A-6WGA!1.'X-N*KO#_%"[
     7E"HQ53\-:)Q5U.U;0(;]G'M7?@<_+]^L\[_\A^@502/_V"0(`````
    78`
    89end
  • Tst/Manual/killattrib.tst

    r08e119d r8acd72d  
    66  killattrib(i,"isSB");
    77  attrib(i);
     8  attrib(i,"isSB",1);
     9  attrib(i,"colour","red");
     10  attrib(i);
     11  killattrib(i);
     12  attrib(i);
    813tst_status(1);$
Note: See TracChangeset for help on using the changeset viewer.