path
stringlengths
14
112
content
stringlengths
0
6.32M
size
int64
0
6.32M
max_lines
int64
1
100k
repo_name
stringclasses
2 values
autogenerated
bool
1 class
cosmopolitan/third_party/python/Lib/test/decimaltestdata/base.decTest
------------------------------------------------------------------------ -- base.decTest -- base decimal <--> string conversions -- -- Copyright (c) IBM Corporation, 1981, 2008. All rights reserved. -- ------------------------------------------------------------------------ -- Please see the document "...
61,355
1,412
jart/cosmopolitan
false
cosmopolitan/third_party/python/Lib/test/decimaltestdata/dqCompareSig.decTest
------------------------------------------------------------------------ -- dqCompareSig.decTest -- decQuad comparison; all NaNs signal -- -- Copyright (c) IBM Corporation, 1981, 2008. All rights reserved. -- ------------------------------------------------------------------------ -- Please see the document "...
29,048
648
jart/cosmopolitan
false
cosmopolitan/third_party/python/Lib/test/decimaltestdata/inexact.decTest
------------------------------------------------------------------------ -- inexact.decTest -- decimal inexact and rounded edge cases -- -- Copyright (c) IBM Corporation, 1981, 2008. All rights reserved. -- ------------------------------------------------------------------------ -- Please see the document "...
10,492
216
jart/cosmopolitan
false
cosmopolitan/third_party/python/Lib/test/decimaltestdata/minus.decTest
------------------------------------------------------------------------ -- minus.decTest -- decimal negation -- -- Copyright (c) IBM Corporation, 1981, 2008. All rights reserved. -- ------------------------------------------------------------------------ -- Please see the document "...
7,425
183
jart/cosmopolitan
false
cosmopolitan/third_party/python/Lib/test/decimaltestdata/max.decTest
------------------------------------------------------------------------ -- max.decTest -- decimal maximum -- -- Copyright (c) IBM Corporation, 1981, 2008. All rights reserved. -- ------------------------------------------------------------------------ -- Please see the document "...
15,972
425
jart/cosmopolitan
false
cosmopolitan/third_party/python/Lib/test/decimaltestdata/dqMinMag.decTest
------------------------------------------------------------------------ -- dqMinMag.decTest -- decQuad minnummag -- -- Copyright (c) IBM Corporation, 1981, 2008. All rights reserved. -- ------------------------------------------------------------------------ -- Please see the document "...
11,356
294
jart/cosmopolitan
false
cosmopolitan/third_party/python/Lib/test/decimaltestdata/maxmag.decTest
------------------------------------------------------------------------ -- maxmag.decTest -- decimal maximum by magnitude -- -- Copyright (c) IBM Corporation, 1981, 2008. All rights reserved. -- ------------------------------------------------------------------------ -- Please see the document "...
16,948
405
jart/cosmopolitan
false
cosmopolitan/third_party/python/Lib/test/decimaltestdata/scaleb.decTest
------------------------------------------------------------------------ -- scaleb.decTest -- scale a number by powers of 10 -- -- Copyright (c) IBM Corporation, 1981, 2008. All rights reserved. -- ------------------------------------------------------------------------ -- Please see the document "...
9,703
210
jart/cosmopolitan
false
cosmopolitan/third_party/python/Lib/test/decimaltestdata/add.decTest
------/cancell---------------------------------------------------------- -- add.decTest -- decimal addition -- -- Copyright (c) IBM Corporation, 1981, 2008. All rights reserved. -- ------------------------------------------------------------------------ -- Please see the document "...
140,338
2,717
jart/cosmopolitan
false
cosmopolitan/third_party/python/Lib/test/decimaltestdata/divide.decTest
------------------------------------------------------------------------ -- divide.decTest -- decimal division -- -- Copyright (c) IBM Corporation, 1981, 2008. All rights reserved. -- ------------------------------------------------------------------------ -- Please see the document "...
37,804
855
jart/cosmopolitan
false
cosmopolitan/third_party/python/Lib/test/decimaltestdata/tointegralx.decTest
------------------------------------------------------------------------ -- tointegralx.decTest -- round decimal to integral value, exact -- -- Copyright (c) IBM Corporation, 2001, 2008. All rights reserved. -- ------------------------------------------------------------------------ -- Please see the document "...
11,605
256
jart/cosmopolitan
false
cosmopolitan/third_party/python/Lib/test/decimaltestdata/remainder.decTest
------------------------------------------------------------------------ -- remainder.decTest -- decimal remainder -- -- Copyright (c) IBM Corporation, 1981, 2008. All rights reserved. -- ------------------------------------------------------------------------ -- Please see the document "...
27,124
641
jart/cosmopolitan
false
cosmopolitan/third_party/python/Lib/test/decimaltestdata/ddSameQuantum.decTest
------------------------------------------------------------------------ -- ddSameQuantum.decTest -- check decDouble quantums match -- -- Copyright (c) IBM Corporation, 2001, 2008. All rights reserved. -- ------------------------------------------------------------------------ -- Please see the document "...
17,152
390
jart/cosmopolitan
false
cosmopolitan/third_party/python/Lib/test/decimaltestdata/power.decTest
------------------------------------------------------------------------ -- power.decTest -- decimal exponentiation [power(x, y)] -- -- Copyright (c) IBM Corporation, 1981, 2008. All rights reserved. -- ------------------------------------------------------------------------ -- Please see the document "...
94,981
1,625
jart/cosmopolitan
false
cosmopolitan/third_party/python/Lib/test/decimaltestdata/dqAnd.decTest
------------------------------------------------------------------------ -- dqAnd.decTest -- digitwise logical AND for decQuads -- -- Copyright (c) IBM Corporation, 1981, 2008. All rights reserved. -- ------------------------------------------------------------------------ -- Please see the document "...
28,703
421
jart/cosmopolitan
false
cosmopolitan/third_party/python/Lib/test/decimaltestdata/dqScaleB.decTest
------------------------------------------------------------------------ -- dqScalebB.decTest -- scale a decQuad by powers of 10 -- -- Copyright (c) IBM Corporation, 1981, 2008. All rights reserved. -- ------------------------------------------------------------------------ -- Please see the document "...
15,799
261
jart/cosmopolitan
false
cosmopolitan/third_party/python/Lib/test/decimaltestdata/powersqrt.decTest
------------------------------------------------------------------------ -- powersqrt.decTest -- decimal square root, using power -- -- Copyright (c) IBM Corporation, 2004, 2008. All rights reserved. -- ------------------------------------------------------------------------ -- Please see the document "...
155,685
2,971
jart/cosmopolitan
false
cosmopolitan/third_party/python/Lib/test/decimaltestdata/ddRotate.decTest
------------------------------------------------------------------------ -- ddRotate.decTest -- rotate a decDouble coefficient left or right -- -- Copyright (c) IBM Corporation, 1981, 2008. All rights reserved. -- ------------------------------------------------------------------------ -- Please see the document "...
13,820
263
jart/cosmopolitan
false
cosmopolitan/third_party/python/Lib/test/decimaltestdata/plus.decTest
------------------------------------------------------------------------ -- plus.decTest -- decimal monadic addition -- -- Copyright (c) IBM Corporation, 1981, 2008. All rights reserved. -- ------------------------------------------------------------------------ -- Please see the document "...
7,882
196
jart/cosmopolitan
false
cosmopolitan/third_party/python/Lib/test/decimaltestdata/dqRemainderNear.decTest
------------------------------------------------------------------------ -- dqRemainderNear.decTest -- decQuad remainder-near -- -- Copyright (c) IBM Corporation, 1981, 2008. All rights reserved. -- ------------------------------------------------------------------------ -- Please see the document "...
30,658
632
jart/cosmopolitan
false
cosmopolitan/third_party/python/Lib/test/decimaltestdata/dqCompareTotal.decTest
------------------------------------------------------------------------ -- dqCompareTotal.decTest -- decQuad comparison using total ordering -- -- Copyright (c) IBM Corporation, 1981, 2008. All rights reserved. -- ------------------------------------------------------------------------ -- Please see the document "...
30,140
707
jart/cosmopolitan
false
cosmopolitan/third_party/python/Lib/test/decimaltestdata/shift.decTest
------------------------------------------------------------------------ -- shift.decTest -- shift coefficient left or right -- -- Copyright (c) IBM Corporation, 1981, 2008. All rights reserved. -- ------------------------------------------------------------------------ -- Please see the document "...
11,422
251
jart/cosmopolitan
false
cosmopolitan/third_party/python/Lib/test/decimaltestdata/ddMultiply.decTest
------------------------------------------------------------------------ -- ddMultiply.decTest -- decDouble multiplication -- -- Copyright (c) IBM Corporation, 1981, 2008. All rights reserved. -- ------------------------------------------------------------------------ -- Please see the document "...
28,751
554
jart/cosmopolitan
false
cosmopolitan/third_party/python/Lib/test/decimaltestdata/subtract.decTest
------------------------------------------------------------------------ -- subtract.decTest -- decimal subtraction -- -- Copyright (c) IBM Corporation, 1981, 2008. All rights reserved. -- ------------------------------------------------------------------------ -- Please see the document "...
44,305
874
jart/cosmopolitan
false
cosmopolitan/third_party/python/Lib/test/decimaltestdata/dqSameQuantum.decTest
------------------------------------------------------------------------ -- dqSameQuantum.decTest -- check decQuad quantums match -- -- Copyright (c) IBM Corporation, 2001, 2008. All rights reserved. -- ------------------------------------------------------------------------ -- Please see the document "...
17,756
390
jart/cosmopolitan
false
cosmopolitan/third_party/python/Lib/test/decimaltestdata/dqMin.decTest
------------------------------------------------------------------------ -- dqMin.decTest -- decQuad minnum -- -- Copyright (c) IBM Corporation, 1981, 2008. All rights reserved. -- ------------------------------------------------------------------------ -- Please see the document "...
11,695
310
jart/cosmopolitan
false
cosmopolitan/third_party/python/Lib/test/decimaltestdata/dqNextToward.decTest
------------------------------------------------------------------------ -- dqNextToward.decTest -- decQuad next toward rhs [754r nextafter] -- -- Copyright (c) IBM Corporation, 1981, 2008. All rights reserved. -- ------------------------------------------------------------------------ -- Please see the document "...
29,351
376
jart/cosmopolitan
false
cosmopolitan/third_party/python/Lib/test/decimaltestdata/ddScaleB.decTest
------------------------------------------------------------------------ -- ddScalebB.decTest -- scale a decDouble by powers of 10 -- -- Copyright (c) IBM Corporation, 1981, 2008. All rights reserved. -- ------------------------------------------------------------------------ -- Please see the document "...
12,544
244
jart/cosmopolitan
false
cosmopolitan/third_party/python/Lib/test/decimaltestdata/ddMinMag.decTest
------------------------------------------------------------------------ -- ddMinMag.decTest -- decDouble minnummag -- -- Copyright (c) IBM Corporation, 1981, 2008. All rights reserved. -- ------------------------------------------------------------------------ -- Please see the document "...
11,332
294
jart/cosmopolitan
false
cosmopolitan/third_party/python/Lib/test/decimaltestdata/copy.decTest
------------------------------------------------------------------------ -- copy.decTest -- quiet copy -- -- Copyright (c) IBM Corporation, 1981, 2008. All rights reserved. -- ------------------------------------------------------------------------ -- Please see the document "...
3,290
87
jart/cosmopolitan
false
cosmopolitan/third_party/python/Lib/test/decimaltestdata/dqNextPlus.decTest
------------------------------------------------------------------------ -- dqNextPlus.decTest -- decQuad next that is greater [754r nextup] -- -- Copyright (c) IBM Corporation, 1981, 2008. All rights reserved. -- ------------------------------------------------------------------------ -- Please see the document "...
8,403
125
jart/cosmopolitan
false
cosmopolitan/third_party/python/Lib/test/decimaltestdata/dqAbs.decTest
------------------------------------------------------------------------ -- dqAbs.decTest -- decQuad absolute value, heeding sNaN -- -- Copyright (c) IBM Corporation, 1981, 2008. All rights reserved. -- ------------------------------------------------------------------------ -- Please see the document "...
5,149
127
jart/cosmopolitan
false
cosmopolitan/third_party/python/Lib/test/decimaltestdata/ddMax.decTest
------------------------------------------------------------------------ -- ddMax.decTest -- decDouble maxnum -- -- Copyright (c) IBM Corporation, 1981, 2008. All rights reserved. -- ------------------------------------------------------------------------ -- Please see the document "...
11,992
323
jart/cosmopolitan
false
cosmopolitan/third_party/python/Lib/test/decimaltestdata/ddAbs.decTest
------------------------------------------------------------------------ -- ddAbs.decTest -- decDouble absolute value, heeding sNaN -- -- Copyright (c) IBM Corporation, 1981, 2008. All rights reserved. -- ------------------------------------------------------------------------ -- Please see the document "...
4,775
127
jart/cosmopolitan
false
cosmopolitan/third_party/python/Lib/test/decimaltestdata/tointegral.decTest
------------------------------------------------------------------------ -- tointegral.decTest -- round decimal to integral value -- -- Copyright (c) IBM Corporation, 2001, 2008. All rights reserved. -- ------------------------------------------------------------------------ -- Please see the document "...
8,864
242
jart/cosmopolitan
false
cosmopolitan/third_party/python/Lib/test/decimaltestdata/dqReduce.decTest
------------------------------------------------------------------------ -- dqReduce.decTest -- remove trailing zeros from a decQuad -- -- Copyright (c) IBM Corporation, 2003, 2008. All rights reserved. -- ------------------------------------------------------------------------ -- Please see the document "...
7,637
184
jart/cosmopolitan
false
cosmopolitan/third_party/python/Lib/test/decimaltestdata/invert.decTest
------------------------------------------------------------------------ -- invert.decTest -- digitwise logical INVERT -- -- Copyright (c) IBM Corporation, 1981, 2008. All rights reserved. -- ------------------------------------------------------------------------ -- Please see the document "...
8,110
177
jart/cosmopolitan
false
cosmopolitan/third_party/python/Lib/test/decimaltestdata/dqLogB.decTest
------------------------------------------------------------------------ -- dqLogB.decTest -- integral 754r adjusted exponent, for decQuads -- -- Copyright (c) IBM Corporation, 2005, 2008. All rights reserved. -- ------------------------------------------------------------------------ -- Please see the document "...
6,220
161
jart/cosmopolitan
false
cosmopolitan/third_party/python/Lib/test/decimaltestdata/comparetotmag.decTest
------------------------------------------------------------------------ -- comparetotmag.decTest -- decimal comparison, abs. total ordering -- -- Copyright (c) IBM Corporation, 1981, 2008. All rights reserved. -- ------------------------------------------------------------------------ -- Please see the document "...
35,339
791
jart/cosmopolitan
false
cosmopolitan/third_party/python/Lib/test/decimaltestdata/dqFMA.decTest
------------------------------------------------------------------------ -- dqFMA.decTest -- decQuad Fused Multiply Add -- -- Copyright (c) IBM Corporation, 1981, 2008. All rights reserved. -- ------------------------------------------------------------------------ -- Please see the document "...
128,204
1,787
jart/cosmopolitan
false
cosmopolitan/third_party/python/Lib/test/decimaltestdata/extra.decTest
version: ?.?? extended: 1 rounding: half_even -- testing folddown and clamping maxexponent: 9 minexponent: -9 precision: 6 clamp: 1 extr0000 apply 1E+11 -> Infinity Overflow Inexact Rounded extr0001 apply 1E+10 -> Infinity Overflow Inexact Rounded extr0002 apply 1E+9 -> 1.00000E+9 Clamped extr0003 apply 1E+8 -> 1.000...
92,512
2,831
jart/cosmopolitan
false
cosmopolitan/third_party/python/Lib/test/decimaltestdata/copynegate.decTest
------------------------------------------------------------------------ -- copyNegate.decTest -- quiet copy and negate -- -- Copyright (c) IBM Corporation, 1981, 2008. All rights reserved. -- ------------------------------------------------------------------------ -- Please see the document "...
3,587
87
jart/cosmopolitan
false
cosmopolitan/third_party/python/Lib/test/decimaltestdata/dqNextMinus.decTest
------------------------------------------------------------------------ -- dqNextMinus.decTest -- decQuad next that is less [754r nextdown] -- -- Copyright (c) IBM Corporation, 1981, 2008. All rights reserved. -- ------------------------------------------------------------------------ -- Please see the document "...
8,525
127
jart/cosmopolitan
false
cosmopolitan/third_party/python/Lib/test/decimaltestdata/randomBound32.decTest
------------------------------------------------------------------------ -- randomBound32.decTest -- decimal testcases -- boundaries near 32 -- -- Copyright (c) IBM Corporation, 1981, 2008. All rights reserved. -- ------------------------------------------------------------------------ -- Please see the document "...
304,506
2,444
jart/cosmopolitan
false
cosmopolitan/third_party/python/Lib/test/decimaltestdata/ddOr.decTest
------------------------------------------------------------------------ -- ddOr.decTest -- digitwise logical OR for decDoubles -- -- Copyright (c) IBM Corporation, 1981, 2008. All rights reserved. -- ------------------------------------------------------------------------ -- Please see the document "...
15,731
293
jart/cosmopolitan
false
cosmopolitan/third_party/python/Lib/test/decimaltestdata/randoms.decTest
------------------------------------------------------------------------ -- randoms.decTest -- decimal random testcases -- -- Copyright (c) IBM Corporation, 1981, 2008. All rights reserved. -- ------------------------------------------------------------------------ -- Please see the document "...
291,073
4,031
jart/cosmopolitan
false
cosmopolitan/third_party/python/Lib/test/decimaltestdata/samequantum.decTest
------------------------------------------------------------------------ -- samequantum.decTest -- check quantums match -- -- Copyright (c) IBM Corporation, 2001, 2008. All rights reserved. -- ------------------------------------------------------------------------ -- Please see the document "...
16,202
390
jart/cosmopolitan
false
cosmopolitan/third_party/python/Lib/test/decimaltestdata/min.decTest
------------------------------------------------------------------------ -- min.decTest -- decimal minimum -- -- Copyright (c) IBM Corporation, 1981, 2008. All rights reserved. -- ------------------------------------------------------------------------ -- Please see the document "...
15,690
408
jart/cosmopolitan
false
cosmopolitan/third_party/python/Lib/test/decimaltestdata/dqEncode.decTest
------------------------------------------------------------------------ -- dqEncode.decTest -- decimal sixteen-byte format testcases -- -- Copyright (c) IBM Corporation, 2000, 2008. All rights reserved. -- ------------------------------------------------------------------------ -- Please see the document "...
30,953
478
jart/cosmopolitan
false
cosmopolitan/third_party/python/Lib/test/decimaltestdata/ddCanonical.decTest
------------------------------------------------------------------------ -- ddCanonical.decTest -- test decDouble canonical results -- -- Copyright (c) IBM Corporation, 1981, 2008. All rights reserved. -- ------------------------------------------------------------------------ -- Please see the document "...
18,551
358
jart/cosmopolitan
false
cosmopolitan/third_party/python/Lib/test/decimaltestdata/nextplus.decTest
------------------------------------------------------------------------ -- nextplus.decTest -- decimal next that is greater [754r nextup] -- -- Copyright (c) IBM Corporation, 1981, 2008. All rights reserved. -- ------------------------------------------------------------------------ -- Please see the document "...
6,773
151
jart/cosmopolitan
false
cosmopolitan/third_party/python/Lib/test/decimaltestdata/ddMin.decTest
------------------------------------------------------------------------ -- ddMin.decTest -- decDouble minnum -- -- Copyright (c) IBM Corporation, 1981, 2008. All rights reserved. -- ------------------------------------------------------------------------ -- Please see the document "...
11,660
310
jart/cosmopolitan
false
cosmopolitan/third_party/python/Lib/test/decimaltestdata/abs.decTest
------------------------------------------------------------------------ -- abs.decTest -- decimal absolute value -- -- Copyright (c) IBM Corporation, 1981, 2008. All rights reserved. -- ------------------------------------------------------------------------ -- Please see the document "...
6,289
162
jart/cosmopolitan
false
cosmopolitan/third_party/python/Lib/test/decimaltestdata/decDouble.decTest
------------------------------------------------------------------------ -- decDouble.decTest -- run all decDouble decimal arithmetic tests -- -- Copyright (c) IBM Corporation, 1981, 2008. All rights reserved. -- ------------------------------------------------------------------------ -- Please see the document "...
2,209
66
jart/cosmopolitan
false
cosmopolitan/third_party/python/Lib/test/decimaltestdata/dqMinus.decTest
------------------------------------------------------------------------ -- dqMinus.decTest -- decQuad 0-x -- -- Copyright (c) IBM Corporation, 1981, 2008. All rights reserved. -- ------------------------------------------------------------------------ -- Please see the document "...
4,068
89
jart/cosmopolitan
false
cosmopolitan/third_party/python/Lib/test/decimaltestdata/ddSubtract.decTest
------------------------------------------------------------------------ -- ddSubtract.decTest -- decDouble subtraction -- -- Copyright (c) IBM Corporation, 1981, 2008. All rights reserved. -- ------------------------------------------------------------------------ -- Please see the document "...
34,769
630
jart/cosmopolitan
false
cosmopolitan/third_party/python/Lib/test/decimaltestdata/log10.decTest
------------------------------------------------------------------------ -- log10.decTest -- decimal logarithm in base 10 -- -- Copyright (c) IBM Corporation, 2005, 2008. All rights reserved. -- ------------------------------------------------------------------------ -- Please see the document "...
32,145
552
jart/cosmopolitan
false
cosmopolitan/third_party/python/Lib/test/decimaltestdata/dqBase.decTest
------------------------------------------------------------------------ -- dqBase.decTest -- base decQuad <--> string conversions -- -- Copyright (c) IBM Corporation, 1981, 2008. All rights reserved. -- ------------------------------------------------------------------------ -- Please see the document "...
57,874
1,082
jart/cosmopolitan
false
cosmopolitan/third_party/python/Lib/test/decimaltestdata/ddInvert.decTest
------------------------------------------------------------------------ -- ddInvert.decTest -- digitwise logical INVERT for decDoubles -- -- Copyright (c) IBM Corporation, 1981, 2008. All rights reserved. -- ------------------------------------------------------------------------ -- Please see the document "...
10,159
203
jart/cosmopolitan
false
cosmopolitan/third_party/python/Lib/test/decimaltestdata/ddCopySign.decTest
------------------------------------------------------------------------ -- ddCopySign.decTest -- quiet decDouble copy with sign from rhs -- -- Copyright (c) IBM Corporation, 1981, 2008. All rights reserved. -- ------------------------------------------------------------------------ -- Please see the document "...
7,457
176
jart/cosmopolitan
false
cosmopolitan/third_party/python/Lib/test/decimaltestdata/dqOr.decTest
------------------------------------------------------------------------ -- dqOr.decTest -- digitwise logical OR for decQuads -- -- Copyright (c) IBM Corporation, 1981, 2008. All rights reserved. -- ------------------------------------------------------------------------ -- Please see the document "...
30,216
402
jart/cosmopolitan
false
cosmopolitan/third_party/python/Lib/test/decimaltestdata/ddRemainderNear.decTest
------------------------------------------------------------------------ -- ddRemainderNear.decTest -- decDouble remainder-near -- -- Copyright (c) IBM Corporation, 1981, 2008. All rights reserved. -- ------------------------------------------------------------------------ -- Please see the document "...
29,630
630
jart/cosmopolitan
false
cosmopolitan/third_party/python/Lib/test/decimaltestdata/rotate.decTest
------------------------------------------------------------------------ -- rotate.decTest -- rotate coefficient left or right -- -- Copyright (c) IBM Corporation, 1981, 2008. All rights reserved. -- ------------------------------------------------------------------------ -- Please see the document "...
11,641
248
jart/cosmopolitan
false
cosmopolitan/third_party/python/Lib/test/decimaltestdata/and.decTest
------------------------------------------------------------------------ -- and.decTest -- digitwise logical AND -- -- Copyright (c) IBM Corporation, 1981, 2008. All rights reserved. -- ------------------------------------------------------------------------ -- Please see the document "...
16,026
339
jart/cosmopolitan
false
cosmopolitan/third_party/python/Lib/test/decimaltestdata/dqXor.decTest
------------------------------------------------------------------------ -- dqXor.decTest -- digitwise logical XOR for decQuads -- -- Copyright (c) IBM Corporation, 1981, 2008. All rights reserved. -- ------------------------------------------------------------------------ -- Please see the document "...
27,853
411
jart/cosmopolitan
false
cosmopolitan/third_party/python/Lib/test/decimaltestdata/ddXor.decTest
------------------------------------------------------------------------ -- ddXor.decTest -- digitwise logical XOR for decDoubles -- -- Copyright (c) IBM Corporation, 1981, 2008. All rights reserved. -- ------------------------------------------------------------------------ -- Please see the document "...
17,365
338
jart/cosmopolitan
false
cosmopolitan/third_party/python/Lib/test/decimaltestdata/dqDivide.decTest
------------------------------------------------------------------------ -- dqDivide.decTest -- decQuad division -- -- Copyright (c) IBM Corporation, 1981, 2008. All rights reserved. -- ------------------------------------------------------------------------ -- Please see the document "...
54,294
809
jart/cosmopolitan
false
cosmopolitan/third_party/python/Lib/test/decimaltestdata/squareroot.decTest
------------------------------------------------------------------------ -- squareroot.decTest -- decimal square root -- -- Copyright (c) IBM Corporation, 2003, 2008. All rights reserved. -- ------------------------------------------------------------------------ -- Please see the document "...
192,459
3,835
jart/cosmopolitan
false
cosmopolitan/third_party/python/Lib/test/decimaltestdata/dqMax.decTest
------------------------------------------------------------------------ -- dqMax.decTest -- decQuad maxnum -- -- Copyright (c) IBM Corporation, 1981, 2008. All rights reserved. -- ------------------------------------------------------------------------ -- Please see the document "...
12,027
323
jart/cosmopolitan
false
cosmopolitan/third_party/python/Lib/test/decimaltestdata/ddShift.decTest
------------------------------------------------------------------------ -- ddShift.decTest -- shift decDouble coefficient left or right -- -- Copyright (c) IBM Corporation, 1981, 2008. All rights reserved. -- ------------------------------------------------------------------------ -- Please see the document "...
13,149
263
jart/cosmopolitan
false
cosmopolitan/third_party/python/Lib/test/decimaltestdata/ddCopyNegate.decTest
------------------------------------------------------------------------ -- ddCopyNegate.decTest -- quiet decDouble copy and negate -- -- Copyright (c) IBM Corporation, 1981, 2008. All rights reserved. -- ------------------------------------------------------------------------ -- Please see the document "...
3,794
89
jart/cosmopolitan
false
cosmopolitan/third_party/python/Lib/test/decimaltestdata/dqCopyNegate.decTest
------------------------------------------------------------------------ -- dqCopyNegate.decTest -- quiet decQuad copy and negate -- -- Copyright (c) IBM Corporation, 1981, 2008. All rights reserved. -- ------------------------------------------------------------------------ -- Please see the document "...
4,160
89
jart/cosmopolitan
false
cosmopolitan/third_party/python/Lib/test/decimaltestdata/rescale.decTest
------------------------------------------------------------------------ -- rescale.decTest -- decimal rescale operation -- -- Copyright (c) IBM Corporation, 1981, 2008. All rights reserved. -- ------------------------------------------------------------------------ -- Please see the document "...
35,257
765
jart/cosmopolitan
false
cosmopolitan/third_party/python/Lib/test/decimaltestdata/exp.decTest
------------------------------------------------------------------------ -- exp.decTest -- decimal natural exponentiation -- -- Copyright (c) IBM Corporation, 2005, 2008. All rights reserved. -- ------------------------------------------------------------------------ -- Please see the document "...
38,767
675
jart/cosmopolitan
false
cosmopolitan/third_party/python/Lib/test/decimaltestdata/dqCompare.decTest
------------------------------------------------------------------------ -- dqCompare.decTest -- decQuad comparison that allows quiet NaNs -- -- Copyright (c) IBM Corporation, 1981, 2008. All rights reserved. -- ------------------------------------------------------------------------ -- Please see the document "...
32,369
754
jart/cosmopolitan
false
cosmopolitan/third_party/python/Lib/test/decimaltestdata/dqCompareTotalMag.decTest
------------------------------------------------------------------------ -- dqCompareTotalMag.decTest -- decQuad comparison; abs. total order -- -- Copyright (c) IBM Corporation, 1981, 2008. All rights reserved. -- ------------------------------------------------------------------------ -- Please see the document "...
31,920
707
jart/cosmopolitan
false
cosmopolitan/third_party/python/Lib/test/decimaltestdata/dqInvert.decTest
------------------------------------------------------------------------ -- dqInvert.decTest -- digitwise logical INVERT for decQuads -- -- Copyright (c) IBM Corporation, 1981, 2008. All rights reserved. -- ------------------------------------------------------------------------ -- Please see the document "...
15,879
246
jart/cosmopolitan
false
cosmopolitan/third_party/python/Lib/test/decimaltestdata/divideint.decTest
------------------------------------------------------------------------ -- divideint.decTest -- decimal integer division -- -- Copyright (c) IBM Corporation, 1981, 2008. All rights reserved. -- ------------------------------------------------------------------------ -- Please see the document "...
20,436
487
jart/cosmopolitan
false
cosmopolitan/third_party/python/Lib/test/decimaltestdata/ddDivideInt.decTest
------------------------------------------------------------------------ -- ddDivideInt.decTest -- decDouble integer division -- -- Copyright (c) IBM Corporation, 1981, 2008. All rights reserved. -- ------------------------------------------------------------------------ -- Please see the document "...
19,135
450
jart/cosmopolitan
false
cosmopolitan/third_party/python/Lib/test/decimaltestdata/dqRemainder.decTest
------------------------------------------------------------------------ -- dqRemainder.decTest -- decQuad remainder -- -- Copyright (c) IBM Corporation, 1981, 2008. All rights reserved. -- ------------------------------------------------------------------------ -- Please see the document "...
26,966
598
jart/cosmopolitan
false
cosmopolitan/third_party/python/Lib/test/decimaltestdata/ln.decTest
------------------------------------------------------------------------ -- ln.decTest -- decimal natural logarithm -- -- Copyright (c) IBM Corporation, 2005, 2008. All rights reserved. -- ------------------------------------------------------------------------ -- Please see the document "...
34,914
612
jart/cosmopolitan
false
cosmopolitan/third_party/python/Lib/test/decimaltestdata/dqSubtract.decTest
------------------------------------------------------------------------ -- dqSubtract.decTest -- decQuad subtraction -- -- Copyright (c) IBM Corporation, 1981, 2008. All rights reserved. -- ------------------------------------------------------------------------ -- Please see the document "...
41,293
636
jart/cosmopolitan
false
cosmopolitan/third_party/python/Lib/test/decimaltestdata/testall.decTest
------------------------------------------------------------------------ -- testall.decTest -- run all general decimal arithmetic testcases -- -- Copyright (c) IBM Corporation, 1981, 2008. All rights reserved. -- ------------------------------------------------------------------------ -- Please see the document "...
2,731
88
jart/cosmopolitan
false
cosmopolitan/third_party/python/Lib/test/decimaltestdata/ddCompareSig.decTest
------------------------------------------------------------------------ -- ddCompareSig.decTest -- decDouble comparison; all NaNs signal -- -- Copyright (c) IBM Corporation, 1981, 2008. All rights reserved. -- ------------------------------------------------------------------------ -- Please see the document "...
27,761
648
jart/cosmopolitan
false
cosmopolitan/third_party/python/Lib/test/decimaltestdata/logb.decTest
------------------------------------------------------------------------ -- logb.decTest -- return integral adjusted exponent as per 754r -- -- Copyright (c) IBM Corporation, 2005, 2009. All rights reserved. -- ------------------------------------------------------------------------ -- Please see the document "...
7,131
189
jart/cosmopolitan
false
cosmopolitan/third_party/python/Lib/test/decimaltestdata/copysign.decTest
------------------------------------------------------------------------ -- copysign.decTest -- quiet copy with sign from rhs -- -- Copyright (c) IBM Corporation, 1981, 2008. All rights reserved. -- ------------------------------------------------------------------------ -- Please see the document "...
7,201
178
jart/cosmopolitan
false
cosmopolitan/third_party/python/Lib/test/decimaltestdata/fma.decTest
------------------------------------------------------------------------ -- fma.decTest -- decimal fused multiply add -- -- Copyright (c) IBM Corporation, 1981, 2008. All rights reserved. -- ------------------------------------------------------------------------ -- Please see the document "...
191,900
3,427
jart/cosmopolitan
false
cosmopolitan/third_party/python/Lib/test/decimaltestdata/ddNextToward.decTest
------------------------------------------------------------------------ -- ddNextToward.decTest -- decDouble next toward rhs [754r nextafter] -- -- Copyright (c) IBM Corporation, 1981, 2008. All rights reserved. -- ------------------------------------------------------------------------ -- Please see the document "...
24,616
375
jart/cosmopolitan
false
cosmopolitan/third_party/python/Lib/test/decimaltestdata/class.decTest
------------------------------------------------------------------------ -- class.decTest -- Class operations -- -- Copyright (c) IBM Corporation, 1981, 2008. All rights reserved. -- ------------------------------------------------------------------------ -- Please see the document "...
6,245
132
jart/cosmopolitan
false
cosmopolitan/third_party/python/Lib/test/decimaltestdata/dqAdd.decTest
------------------------------------------------------------------------ -- dqAdd.decTest -- decQuad addition -- -- Copyright (c) IBM Corporation, 1981, 2008. All rights reserved. -- ------------------------------------------------------------------------ -- Please see the document "...
87,982
1,216
jart/cosmopolitan
false
cosmopolitan/third_party/python/Lib/test/decimaltestdata/compare.decTest
------------------------------------------------------------------------ -- compare.decTest -- decimal comparison that allows quiet NaNs -- -- Copyright (c) IBM Corporation, 1981, 2008. All rights reserved. -- ------------------------------------------------------------------------ -- Please see the document "...
29,627
759
jart/cosmopolitan
false
cosmopolitan/third_party/python/Lib/test/decimaltestdata/dqDivideInt.decTest
------------------------------------------------------------------------ -- dqDivideInt.decTest -- decQuad integer division -- -- Copyright (c) IBM Corporation, 1981, 2008. All rights reserved. -- ------------------------------------------------------------------------ -- Please see the document "...
19,373
454
jart/cosmopolitan
false
cosmopolitan/third_party/python/Lib/test/decimaltestdata/dqCanonical.decTest
------------------------------------------------------------------------ -- dqCanonical.decTest -- test decQuad canonical results -- -- Copyright (c) IBM Corporation, 1981, 2008. All rights reserved. -- ------------------------------------------------------------------------ -- Please see the document "...
26,947
373
jart/cosmopolitan
false
cosmopolitan/third_party/python/Lib/test/decimaltestdata/rounding.decTest
------------------------------------------------------------------------ -- rounding.decTest -- decimal rounding modes testcases -- -- Copyright (c) IBM Corporation, 1981, 2008. All rights reserved. -- ------------------------------------------------------------------------ -- Please see the document "...
63,772
1,304
jart/cosmopolitan
false
cosmopolitan/third_party/python/Lib/test/decimaltestdata/dqCopyAbs.decTest
------------------------------------------------------------------------ -- dqCopyAbs.decTest -- quiet decQuad copy and set sign to zero -- -- Copyright (c) IBM Corporation, 1981, 2008. All rights reserved. -- ------------------------------------------------------------------------ -- Please see the document "...
4,013
89
jart/cosmopolitan
false
cosmopolitan/third_party/python/Lib/test/decimaltestdata/dqMultiply.decTest
------------------------------------------------------------------------ -- dqMultiply.decTest -- decQuad multiplication -- -- Copyright (c) IBM Corporation, 1981, 2008. All rights reserved. -- ------------------------------------------------------------------------ -- Please see the document "...
31,904
590
jart/cosmopolitan
false
cosmopolitan/third_party/python/Lib/test/decimaltestdata/dqCopySign.decTest
------------------------------------------------------------------------ -- dqCopySign.decTest -- quiet decQuad copy with sign from rhs -- -- Copyright (c) IBM Corporation, 1981, 2008. All rights reserved. -- ------------------------------------------------------------------------ -- Please see the document "...
8,053
176
jart/cosmopolitan
false
cosmopolitan/third_party/python/Lib/test/decimaltestdata/ddEncode.decTest
------------------------------------------------------------------------ -- ddEncode.decTest -- decimal eight-byte format testcases -- -- Copyright (c) IBM Corporation, 2000, 2008. All rights reserved. -- ------------------------------------------------------------------------ -- Please see the document "...
24,193
496
jart/cosmopolitan
false
cosmopolitan/third_party/python/Lib/test/decimaltestdata/ddNextMinus.decTest
------------------------------------------------------------------------ -- ddNextMinus.decTest -- decDouble next that is less [754r nextdown] -- -- Copyright (c) IBM Corporation, 1981, 2008. All rights reserved. -- ------------------------------------------------------------------------ -- Please see the document "...
6,701
127
jart/cosmopolitan
false
cosmopolitan/third_party/python/Lib/test/decimaltestdata/ddCopyAbs.decTest
------------------------------------------------------------------------ -- ddCopyAbs.decTest -- quiet decDouble copy and set sign to zero -- -- Copyright (c) IBM Corporation, 1981, 2008. All rights reserved. -- ------------------------------------------------------------------------ -- Please see the document "...
3,641
89
jart/cosmopolitan
false