Changeset 545fe2 in git


Ignore:
Timestamp:
Dec 5, 2017, 11:57:02 AM (6 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
4c03476fea3f3dd62ddf9ed1df73ac89aad1d856
Parents:
7cc9ac8642e7206a5fe5ea9f7268e80f5ae7e77d
Message:
tests: maxExp
Location:
Tst/Short
Files:
3 edited

Legend:

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

    r7cc9ac8 r545fe2  
    11begin 640 bug_tr630.res.gz
    2 M'XL(",%C15@``V)U9U]T<C8S,"YR97,`K9)!3X-`$(7O_14OQ@.8%;NMMFI3
    3 M3(R:-&ELHD9O52A#W8@L619+_?4.H%`3CY(0V-V9][Z=F?N'J]DM`.EC/KO$
    4 MGLVMEZAP;]*[_SX9^.#-9Y4JZ[B37O6%[R,LUL_6C(9]+Z6-E]O`MAE#'^W_
    5 ML8>C(^@/,G&B-U`I\B+,N]@3KXL=>3`J7</P.T5?.*78BD\1!*YPYLY@*4>'
    6 MTA51YDXJ3:OQ'KP1&$>E$670,>PK\>;J5:74JHY]J(B"!#,6+9>RST]WN],=
    7 MUC.OCJD!X<Q$*<HEZGB^-SL>'"#3>:["A+!XO+Z[F2^>VAL)-BY!9:932ADI
    8 MQW`P'HU_Q&6_,Y+28Z%DB_@/(LGUCCN*^%\H1'.J;&&K`D>T;A01;KM%2[#3
    9 M/\G]^R9D1*[1Q2_/3&_(.-%4"M"TB:H)IK6KVR20,=I`KU:%,115:;P,*=:&
    10 GT-@DW"^V.L=+Z_72$ISLT/"$5+-835N1.]*=[/>^`,VC-`;!`@``
     2M'XL("`I[)EH"`V)U9U]T<C8S,"YR97,`K9)!3X-`$(7O_14OQ@.8%;NM;=6F
     3MF!@U:=)HHD9O52A#W8@L619+_?4.H%`3CY(0V-V9][Z=F?N'R_D-`.EC,;_`
     4MGLVMEZAP;]J[_SX9^.#-9Y4JZ[C37O6%[R,LUL_6C(=]+Z6-E]O`MAE#'^W_
     5ML8>C(^@/,G&B-U`I\B+,N]B1U\6./1B5KF'XG:$OG%)LQ:<(`E<X"V>PE*-#
     6MZ8HH<Z>5IM5X#]X(C*/2B#+H&/:5>'/UJE)J52<^5$1!@CF+EDO9YZ>[W<D.
     7MZZE7Q]2`<.:B%.42=3S?FQT/#I#I/%=A0KA]O+J[7MP^M3<2;%R"RDRGE#)2
     8MCN%@,I[\B,M^9R2EQT+)%O$?1)+K'7<4\;]0B.94V<)6!8YHW2@BW':+EF"G
     9M?Y+[]TW(B%RC\U^>F=Z0<:*9%*!9$U43S&I7MTD@8[2!7JT*8RBJTG@94JP-
     10GH;%)N%]L=8:7UNNE)1CMT/"$5+-835N1.]*=[O>^`#X_GE#!`@``
    1111`
    1212end
  • Tst/Short/bug_tr630.stat

    r7cc9ac8 r545fe2  
    1 1 >> tst_memory_0 :: 1480942444:4100, 64 bit:4.1.0:x86_64-Linux:nepomuck:107376
    2 1 >> tst_memory_1 :: 1480942444:4100, 64 bit:4.1.0:x86_64-Linux:nepomuck:2228224
    3 1 >> tst_memory_2 :: 1480942444:4100, 64 bit:4.1.0:x86_64-Linux:nepomuck:2228224
    4 1 >> tst_timer_1 :: 1480942444:4100, 64 bit:4.1.0:x86_64-Linux:nepomuck:0
     11 >> tst_memory_0 :: 1512471306:4104, 64 bit:4.1.0:x86_64-Linux:nepomuck:83048
     21 >> tst_memory_1 :: 1512471306:4104, 64 bit:4.1.0:x86_64-Linux:nepomuck:2215936
     31 >> tst_memory_2 :: 1512471306:4104, 64 bit:4.1.0:x86_64-Linux:nepomuck:2215936
     41 >> tst_timer_1 :: 1512471306:4104, 64 bit:4.1.0:x86_64-Linux:nepomuck:0
  • Tst/Short/bug_tr630.tst

    r7cc9ac8 r545fe2  
    44// overflow in subst
    55
    6 ring rng = 0,(x,y,z,aa),(L(2^16-1),dp); // to make it indep of the machine
     6ring rng = 0,(x,y,z,aa),(L(2^15-1),dp); // to make it indep of the machine
    77ideal I = x^10000;
    88
Note: See TracChangeset for help on using the changeset viewer.