Changeset 9b3ad3 in git for Tst


Ignore:
Timestamp:
May 8, 2013, 6:02:54 PM (11 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
31e974b5248d027aefd2b1f1898b085e9f9e9cbb
Parents:
47fff556be2c2414e0228fdd969a7369db9d35fd
git-author:
Hans Schoenemann <hannes@mathematik.uni-kl.de>2013-05-08 18:02:54+02:00
git-committer:
Hans Schoenemann <hannes@mathematik.uni-kl.de>2013-05-10 10:24:01+02:00
Message:
fix: tr. #490 (missing kMergeBintoL in enterpairsSpecial)

from master
Location:
Tst/Short
Files:
3 edited

Legend:

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

    r47fff5 r9b3ad3  
    11begin 644 bug_ring_quot.res.gz
    2 M'XL("`L5,E```V)U9U]R:6YG7W%U;W0N<F5S`$6006O#,`R%[_D5C]*#0XW;
    3 M=$NZ$N+#V,4PMK'T5DI(%Q,,P>T<A[;^]7-*YUPD(7T2[ZG<O8D/``G'NWC%
    4 MS/:6=>HXRZ/R,5ES^&:EM+(DSJ,Q@W,<A[8R2K?5[W"R3,L+ZVUMP]831ZB?
    5 M&99+7,Q)MY#:2O.IY5>M3'F6/ZKN`I<RC!?Q72A/M=)0<J4WZF+:G"<]&8=J
    6 M9-U!%-G5+6Z.WN/"3<B&H[<-$5YNM4\.1>K'F?/U^E`\X,"^<(P.E!=&!$W_
    7 <5U8!V$Y.DA6[_V)T.O0DB?-Y]`?V^;]]00$`````
     2M'XL("/1VBE$``V)U9U]R:6YG7W%U;W0N<F5S`(V1P6Z#,`R&[SR%U>T`:I8V
     3M%.@J1`[3+DAK-XW=*H3HR%`D!ET(*O#T"ZP-[6T7Q[$_1_\?1Q_/X0X`"(67
     4M\`EFLI:XX(>9;T3GCDU!%1-><FE:OC&<0"D<FCP1O,R3GZ:2N&0G7,M4ZJD5
     5M!9T[&!8+.(FJS(&5DHG7DKVE7$1']LG30G,NAN%%>`^XHG(FD-FB#O46RHZ3
     6M'H\"SUA:0!AX;3_O>C3&>3\A:PJUS,Q0R4WV)`Y<U?9ZE=MQ<(8U^TAA<,"5
     7M,#-$[G]&-I,WLAR]28'A#IS-4M?)Q<NMF1LK1'WM=Y4U!8-=L&\1B9&*73P!
     8M*PUL@R_!V-_%M*T)<:[T[]#VHK_M'EK-N%>"/3SE:SRN=EA<4YO$\N^-7SVD
     9&:3H0`@``
    810`
    911end
  • Tst/Short/bug_ring_quot.stat

    r47fff5 r9b3ad3  
    1 1 >> tst_memory_0 :: 1345459467:3150:3-1-5:ix86-Linux:mamawutz:180296
    2 1 >> tst_memory_1 :: 1345459467:3150:3-1-5:ix86-Linux:mamawutz:2239256
    3 1 >> tst_memory_2 :: 1345459467:3150:3-1-5:ix86-Linux:mamawutz:2272040
    4 1 >> tst_timer_1 :: 1345459467:3150:3-1-5:ix86-Linux:mamawutz:2
     11 >> tst_memory_0 :: 1368028916:3160:3-1-6:ix86-Linux:mamawutz:156912
     21 >> tst_memory_1 :: 1368028916:3160:3-1-6:ix86-Linux:mamawutz:2214676
     31 >> tst_memory_2 :: 1368028916:3160:3-1-6:ix86-Linux:mamawutz:2255648
     41 >> tst_timer_1 :: 1368028916:3160:3-1-6:ix86-Linux:mamawutz:2
  • Tst/Short/bug_ring_quot.tst

    r47fff5 r9b3ad3  
    88quotient(I,5);
    99
     10// tr. # 490
     11ring RR=integer,(x,y),dp;
     12module N=[x,1],[x,y];
     13module M=freemodule(2);
     14quotient(N,M);
     15
     16
    1017tst_status(1);$
Note: See TracChangeset for help on using the changeset viewer.